release: waxmcp v0.1.25 — vendor homebrew formula, drop submodule - #78
Merged
Conversation
SwiftPM resolve failed on 0.1.24 because the homebrew-wax gitlink pinned an unpublished commit (5fa25bc). Remove the submodule entirely and track Formula/wax.rb as a normal file so package consumers never recurse into the tap. Bump all version surfaces to 0.1.25 and harden submodule_contract_tests to forbid future gitlinks.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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.
Summary
0.1.24pinned submodulehomebrew-wax@5fa25bc, which was never pushed tochristopherkarani/homebrew-wax. SwiftPM recursive checkout failed.Resources/npm/waxmcp/homebrew-wax/Formula/wax.rbas a normal file so SPM consumers never clone the tap.submodule_contract_tests.shto forbid future gitlinks/.gitmodules.publish-all.shto sync the external tap viaHOMEBREW_WAX_TAP(optional) instead of assuming a submodule.git.Test plan
scripts/validate-congruency.sh→ all surfaces 0.1.25Resources/scripts/quality/submodule_contract_tests.shResources/scripts/quality/homebrew_formula_tests.sh0.1.25+waxmcp-v0.1.25, push tags (triggers npm release workflow)swift package resolveagainst0.1.25succeeds without submodule errorshomebrew-waxtap formula after GitHub archive SHA is knownNotes
0.1.24tags; consumers should move to ≥0.1.25.