chore(ci): converge ci-workflows pins on 0.1.23 - #185
Closed
rldyourmnd wants to merge 1 commit into
Closed
rldyourmnd wants to merge 1 commit into
rldyourmnd wants to merge 1 commit into
Conversation
Previous pins in this repository: ci-feedback-events.yml 9f100310; codeql.yml 9eb9e070; gds-ci.yml 9eb9e070. A fleet audit found eight distinct ci-workflows pins in use across the estate, from 0.1.11 (88 commits behind main) to 0.1.21. 0.1.23 is the first tag carrying the vendored tool-cache action and the retired GARM label vocabulary, so it is the single current target. Input contracts were diffed across every reusable this repository calls for the whole 0.1.16..0.1.23 range: no input was removed and none became required, so this is a pin move with no caller change. Signed-off-by: rldyourmnd <danil@nddev.it.com> Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Contributor
Author
|
Closing unmerged: 0.1.23 cannot be a convergence target.
Fixed at source in NDDev-OpenNetwork/ci-workflows#122. This repository will be pointed at the release carrying that fix instead. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Converges this repository's
NDDev-OpenNetwork/ci-workflowspins on the published 0.1.23 tag (96215b32fbc751716b5c0b758a7a7ca202246574).Why
An estate-wide audit found the fleet spread across eight distinct
ci-workflowspins, from 0.1.11 (2026-08-26, 88 commits behindmain) to 0.1.21. Several pins were untagged development commits. 0.1.23 is the first published tag carrying both current standards changes:tool-cachecomposite action vendored intoci-workflows/actions/tool-cache/, removing a dependency on the archivedNDDev-Archive/github-actions-garm;nddev-linux-standard,nddev-linux-untrusted,nddev-linux-integration) replaced by the live singlenddev-linuxlabel, with ADR-0004 carrying the dated cutover.Safety
Input contracts were diffed for every reusable this repository calls across the whole
0.1.16..0.1.23range: no input was removed and none became required. This is a pin move with no caller change.The retired
nddev-linux-*vocabulary was checked against every workflow in all 68 active repositories before the release: zero occurrences. Live runners advertise exactlyself-hosted,Linux,X64,nddev-linux— 24 of them, 6 organization-scope and 18 repository-scope, all online.Every pin uses the
# 0.1.23release-comment form thatcheck_pinned_actions.pyrequires.🤖 Generated with Claude Code