Skip to content

Prepare ganbatte for release-ready usage#3

Merged
justn-hyeok merged 7 commits intomainfrom
feat/release-readiness-hardening
Apr 28, 2026
Merged

Prepare ganbatte for release-ready usage#3
justn-hyeok merged 7 commits intomainfrom
feat/release-readiness-hardening

Conversation

@justn-hyeok
Copy link
Copy Markdown
Contributor

Closes #2

Summary

  • Harden project/global scope behavior with safe project config discovery and override confirmations.
  • Tighten release publishing so tag releases validate before token use and use current GoReleaser config.
  • Refresh install/release docs, changelog, generated man pages, and doc generation dependencies.

Verification

  • go test ./...
  • go test -race ./...
  • go vet ./...
  • golangci-lint run
  • goreleaser check
  • goreleaser release --snapshot --clean
  • Local gnb smoke test for project override confirmation and --scope project

@justn-hyeok justn-hyeok merged commit cdfadb8 into main Apr 28, 2026
4 checks passed
@justn-hyeok justn-hyeok deleted the feat/release-readiness-hardening branch April 28, 2026 23:50
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.

Prepare ganbatte for real-world release usage

1 participant