chore: package and CI maintenance for 0.1.5 - #1
Merged
Merged
Conversation
Modernize CI/CD and release packaging: add PR CI with org ARM64 runners, move release to softprops/action-gh-release@v3, pin bootstrap tools and gate scanners, fail-close checksum verification, and drop darwin/amd64 artifacts with installer and self-update recovery guidance. Generated by Grok 4.5 (https://x.ai) running Grok Build (https://x.ai) under supervision of @3leapsdave Co-Authored-By: Grok 4.5 <noreply@3leaps.net> Role: devlead Committer-of-Record: Dave Thompson <dave.thompson@3leaps.net> [@3leapsdave]
Use portable set -eu in Make recipes so Linux dash can run release-verify and package-all; keep package-all in one strict shell; match bootstrap pins with exact normalized version comparison and cover current, stale, and substring-false-positive cases; resolve repo-local tools with .exe on Windows hosts; pin and invoke staticcheck via STATICCHECK_VERSION. Generated by Grok 4.5 (https://x.ai) running Grok Build (https://x.ai) under supervision of @3leapsdave Co-Authored-By: Grok 4.5 <noreply@3leaps.net> Role: devlead Committer-of-Record: Dave Thompson <dave.thompson@3leaps.net> [@3leapsdave]
Disable pathname expansion in version-matches-pin before the token loop, add a glob fail-open regression, and pin dogfood sfetch install-script fetch to SFETCH_VERSION for deterministic gate input. Generated by Grok 4.5 (https://x.ai) running Grok Build (https://x.ai) under supervision of @3leapsdave Co-Authored-By: Grok 4.5 <noreply@3leaps.net> Role: devlead Committer-of-Record: Dave Thompson <dave.thompson@3leaps.net> [@3leapsdave]
Append .exe when building the integration test binary on Windows, and normalize CRLF before stripping the install-script main invocation so the Darwin-guard test runs under Git for Windows checkouts. Generated by Grok 4.5 (https://x.ai) running Grok Build (https://x.ai) under supervision of @3leapsdave Co-Authored-By: Grok 4.5 <noreply@3leaps.net> Role: devlead Committer-of-Record: Dave Thompson <dave.thompson@3leaps.net> [@3leapsdave]
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
Package and CI/CD maintenance for the 0.1.5 release line:
1.25.12/toolchain go1.26.5and selected module bumpsGenerated by Grok 4.5 (https://x.ai) running Grok Build (https://x.ai) under supervision of @3leapsdave
Co-Authored-By: Grok 4.5 noreply@3leaps.net
Role: devlead
Committer-of-Record: Dave Thompson dave.thompson@3leaps.net [@3leapsdave]