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

ci: release-please setup with snapshot and release builds #3

Merged
merged 4 commits into from
Mar 15, 2024

Conversation

strantalis
Copy link
Member

This pr introduces the github action for release-please. It also separates out checks and releases.

The way this works is release-please leverages the commit messages to build a release pr that will update

  • CHANGELOG.md
  • versions.txt
  • pom.xml files

The settings introduced here mimic the google-cloud-java repo because release-please was a little confusing with all the different java release-types.

Once a release is merged into main release-please will cut a tag then follow up with a snapshot pr that we can merge in to prepare for the next version.

@strantalis strantalis requested a review from ttschampel March 14, 2024 12:21
ttschampel
ttschampel previously approved these changes Mar 14, 2024
@ttschampel ttschampel merged commit f0c227b into main Mar 15, 2024
3 checks passed
@ttschampel ttschampel deleted the release-please branch March 15, 2024 14:13
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.

2 participants