Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update release automation #2875

Closed
embano1 opened this issue Jun 15, 2022 · 0 comments · Fixed by #2877
Closed

Update release automation #2875

embano1 opened this issue Jun 15, 2022 · 0 comments · Fixed by #2877
Assignees

Comments

@embano1
Copy link
Contributor

embano1 commented Jun 15, 2022

Update the release process:

  • Automatically update internal/version (Needs Set User-Agent in http.Client used in govmomi lib #2693)
  • Run release through UI (workflow_dispatch) instead of manual CLI steps
  • Always run release against a release-x.y.z branch and not against master (consider master a protected branch)
  • Support cherry-pick/older releases
  • Allow for dry-run mode to verify release
  • Only update CHANGELOG.md if associated tag for a release is latest (sorted by semver)
@embano1 embano1 self-assigned this Jun 15, 2022
embano1 pushed a commit to embano1/govmomi that referenced this issue Jun 15, 2022
Closes: vmware#2875
Signed-off-by: Michael Gasch <mgasch@vmware.com>
@embano1 embano1 mentioned this issue Jun 15, 2022
12 tasks
embano1 pushed a commit to embano1/govmomi that referenced this issue Jun 15, 2022
Closes: vmware#2875
Signed-off-by: Michael Gasch <mgasch@vmware.com>
embano1 pushed a commit to embano1/govmomi that referenced this issue Jun 15, 2022
Closes: vmware#2875
Signed-off-by: Michael Gasch <mgasch@vmware.com>
embano1 pushed a commit to embano1/govmomi that referenced this issue Jun 15, 2022
Closes: vmware#2875
Signed-off-by: Michael Gasch <mgasch@vmware.com>
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 a pull request may close this issue.

1 participant