You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both release implementations use git push origin --tags which pushes every local tag. RFC D7 requires explicit tag list. Files: multimod/release/internal/gitcli/gitcli.go:70, multirelease/release.go:146
Both release implementations use
git push origin --tagswhich pushes every local tag. RFC D7 requires explicit tag list. Files:multimod/release/internal/gitcli/gitcli.go:70,multirelease/release.go:146