Skip to content

Support nested Go module releases - #32

Merged
bcomnes merged 1 commit into
masterfrom
feature/nested-module-workdir
Sep 4, 2026
Merged

Support nested Go module releases#32
bcomnes merged 1 commit into
masterfrom
feature/nested-module-workdir

Conversation

@bcomnes

@bcomnes bcomnes commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • add -workdir to version commands and resolve module-relative paths safely
  • derive canonical nested-module tags such as go/v1.2.3
  • publish nested modules with the same tag across Git, GitHub Releases, and the Go proxy
  • preserve legacy library API behavior and module-specific tag discovery
  • document and test nested versioning, publishing, major migration, and path escape rejection

Validation

  • go test ./...
  • git diff --check

@bcomnes
bcomnes merged commit 1fdbea6 into master Sep 4, 2026
10 checks passed
@bcomnes
bcomnes deleted the feature/nested-module-workdir branch September 4, 2026 00:07
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