chore(release): 0.1.22 - #120
Merged
Merged
Conversation
Publishes the vendored tool-cache composite action and the retired GARM label vocabulary so consumers stop pinning the untagged commit 95971df. The fleet is currently spread across eight ci-workflows pins from 0.1.11 to 0.1.21; a tagged 0.1.22 gives every consumer one current target to converge on. The retired `nddev-linux-*` class names were verified absent from every consumer before cutting this, so the release breaks no caller. Signed-off-by: rldyourmnd <danil@nddev.it.com> Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.
Publishes the two standards commits sitting unreleased on
mainsince 2026-09-20:tool-cachevendored intoactions/tool-cache/(byte-identical to the archivedNDDev-Archive/github-actions-garm468af475), so an archived dependency no longer sits in the private security bundle path.nddev-linux-standard,nddev-linux-untrusted,nddev-linux-integration) replaced by the live singlenddev-linuxlabel acrossdocs/03,examples/nddev/security-private-selfhosted.ymland thedeny_runner/docker-buildcomments, with ADR-0004 carrying the dated cutover amendment.Why now
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. Consumers cannot converge onmain, and 0.1.21 predates both standards changes above, so there is currently no tagged target that carries them. This tag creates one.Safety
The retired
nddev-linux-*class vocabulary was checked against every workflow in all 68 active repositories across the seven installations before cutting: zero occurrences. Live org runners advertise exactlyself-hosted,Linux,X64,nddev-linux. No caller is broken by this release.check_release_ledger.check(core tier) returns no findings.check_tagsreports the expected pre-tag state and resolves when the tag is published.🤖 Generated with Claude Code