chore: re-pin GrayCodeAI deps to v0.1.x release wave, untrack hawk_bin#84
Open
Patel230 wants to merge 1 commit into
Open
chore: re-pin GrayCodeAI deps to v0.1.x release wave, untrack hawk_bin#84Patel230 wants to merge 1 commit into
Patel230 wants to merge 1 commit into
Conversation
- eyrie v0.1.0 -> v0.1.3 (drops phantom tok v0.3.0 + circular hawk dep from module graph) - hawk-core-contracts v0.1.0 -> v0.1.3 - inspect v0.1.0 -> v0.1.3 (now on hawk-mcpkit v0.1.0) - sight v0.1.0 -> v0.1.2 (now on hawk-mcpkit v0.1.0) - tok v0.1.0 -> v0.1.2 - trace v0.1.0 -> v0.1.3 - yaad v0.1.0 -> v0.1.3 - untrack 17MB hawk_bin build artifact, add to .gitignore - purge stale go.sum hashes from re-cut v0.1.0 tags
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
tok v0.3.0require and the circularhawkdep that poisoned the module graph)hawk_binbuild artifact and adds it to.gitignorego.sumhashes left over from the re-cut v0.1.0 tagsValidation
go mod tidyresolves cleanly against real tags only (no phantom versions)go build ./...✅go test ./...✅ (exit 0)