chore: retire asdf - #78
Closed
krukonshedul wants to merge 2 commits into
Closed
Conversation
kpiotr
approved these changes
Aug 21, 2026
kpiotr
left a comment
There was a problem hiding this comment.
Approved — mechanical asdf retirement, verified:
- Every deleted
.tool-versionsis covered by amise.toml/.mise.tomlat head with identical tool versions (same directory, or an ancestor config declaring the same pins). - No
.tool-versionsfile left behind at head. - No workflow, script, Dockerfile, or Taskfile at head still reads the deleted file as a live input — remaining mentions are comments, dead
paths:filter entries,continue-on-errorsteps, or inputs the bumpedplatform-tribe-actionspin no longer declares. - Action pins move consistently to
platform-tribe-actions@7f48a2b1a03f0df7c865685b657068a80db68bad, and the removedsteps.versions.outputs.*consumers go away with the step that produced them. - CI green on head with no pending or failing required checks.
Contributor
Author
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.
What changed in this repo
ImageOS: ubuntu22line from theenv:block in.github/workflows/ci.yaml(only workflow file with this pin). The neighboringRUNNER_OScomment was left intact since it documents RUNNER_OS/setup-beam version matching, not solely ImageOS.Part of the org-wide asdf retirement rollout.