Skip to content

Publish GoReleaser nightlies from main#231

Merged
nicobistolfi merged 2 commits intomainfrom
vigilante/issue-230-publish-goreleaser-nightly-builds-for-every-merge-to-main
Mar 18, 2026
Merged

Publish GoReleaser nightlies from main#231
nicobistolfi merged 2 commits intomainfrom
vigilante/issue-230-publish-goreleaser-nightly-builds-for-every-merge-to-main

Conversation

@nicobistolfi
Copy link
Copy Markdown
Collaborator

Summary

  • add a dedicated GitHub Actions workflow that publishes GoReleaser nightlies on every push to main
  • configure GoReleaser to keep a single rolling prerelease tagged nightly with predictable nightly versioning
  • document the required GoReleaser Pro secret and the intentional Homebrew skip for nightly runs

Validation

  • go test ./...
  • git diff --check
  • local goreleaser check could not validate the nightly stanza because the available fallback is the OSS binary and nightly is a GoReleaser Pro feature

Closes #230

@nicobistolfi nicobistolfi merged commit 5fcf0b3 into main Mar 18, 2026
1 check passed
@nicobistolfi nicobistolfi deleted the vigilante/issue-230-publish-goreleaser-nightly-builds-for-every-merge-to-main branch March 18, 2026 19:36
nicobistolfi added a commit that referenced this pull request Mar 18, 2026
nicobistolfi added a commit that referenced this pull request Mar 18, 2026
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