Skip to content

Release use versions from git tags instead of static value #1002

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

Merged
merged 4 commits into from
May 23, 2025

Conversation

shijiesheng
Copy link
Member

What changed?

  • gradle release now uses the version from git describe
  • added a handy task printVersion to get current version for release
  • simplify the git action

Why?

Release rc versions requires code commits which slows down the release process.
Now tagging a value would just release rc version easily

Future Plan

If everything looks good, we can change the action to closeAndRelease directly.

How did you test it?

Sample run
https://github.com/shijiesheng/cadence-java-client/actions/runs/15219317469/job/42811806456

Repository is correctly closed.
Screenshot 2025-05-23 at 3 01 54 PM

Potential risks

Release notes

Documentation Changes

@shijiesheng shijiesheng enabled auto-merge (squash) May 23, 2025 23:13
@shijiesheng shijiesheng merged commit 1ab4241 into cadence-workflow:master May 23, 2025
7 checks passed
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.

None yet

2 participants