Activate Stack CLI 0.5.4 across distribution channels - #46
Merged
Merged
Conversation
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.
Background
Stack CLI 0.5.4 is now available from the immutable GitHub Release, crates.io, and the official Homebrew tap. The source repository still advertises 0.5.3 as the active release, and the Aqua smoke fixture still selects the previous archive set.
Implementation Approach
Release evidence:
48028ac0588d5c1ce4fc10ce2df4ce260a39143e1bd7b0e3c740dbfdcc7ef735863e336b69f815e911af4fc57f53d903475d3619810a2885031d958cbe6cd48fcf50fc7c26c85eaf6869c8bf18cc3284e9638e26068641bed3af4672Testing Approach
npm run skills:checknode scripts/validate-distribution-contract.mjsnode --test scripts/*.test.mjs(82 tests)python3 -m unittest discover -s scripts -p "test_*.py"(15 tests)cargo publish --locked --dry-run --allow-dirtyReview Perspectives / Points of Concern