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

DAT-15071 Automatically bump version on mongodb via the release workflow #383

Merged
merged 4 commits into from
Jun 23, 2023

Conversation

jandroav
Copy link

More details here: liquibase/build-logic#32

feat(create-release.yml): add update-version job to update extension version before building
refactor(create-release.yml): remove git user configuration and pom.xml version update from build job and move it to update-version job
feat(pom.xml): add maven-release-plugin to configure scmCommentPrefix for version bumping commit messages

…version before building

refactor(create-release.yml): remove git user configuration and pom.xml version update from build job and move it to update-version job
feat(pom.xml): add maven-release-plugin to configure scmCommentPrefix for version bumping commit messages
@jandroav jandroav requested a review from jnewton03 June 13, 2023 08:37
jandroav added 2 commits June 20, 2023 12:45
feat(create-release.yml): add 'update-version' job to update extension version before creating a release
fix(create-release.yml): fix typo in job name from 'Draft Release' to 'Create Release'
…te steps for release preparation, release performing, and release rollback to improve release management and error handling
Copy link

@jnewton03 jnewton03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jandroav jandroav merged commit 7082769 into main Jun 23, 2023
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