Skip to content

ci(release): isolate Go fetch validation - #63

Merged
3leapsdave merged 1 commit into
mainfrom
fix/validate-release-go-fetch-tempdir
Aug 31, 2026
Merged

ci(release): isolate Go fetch validation#63
3leapsdave merged 1 commit into
mainfrom
fix/validate-release-go-fetch-tempdir

Conversation

@3leapsdave

Copy link
Copy Markdown
Member

Summary

  • run the release Go fetchability probe from a temporary directory
  • avoid colliding with the repository root go.mod before go get executes

Verification

  • actionlint .github/workflows/validate-release.yml
  • git diff --check -- .github/workflows/validate-release.yml
  • pre-commit and pre-push hooks passed

Run the release Go module fetchability probe from a temporary directory so go mod init does not collide with the repository root module.

Generated by GPT-5 via Codex CLI under supervision of @3leapsdave

Co-Authored-By: GPT-5 <noreply@3leaps.net>

Role: devlead

Committer-of-Record: @3leapsdave
@3leapsdave
3leapsdave merged commit e7f74ce into main Aug 31, 2026
19 checks passed
@3leapsdave
3leapsdave deleted the fix/validate-release-go-fetch-tempdir branch August 31, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant