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

1.2.0 release #4

Merged
merged 3 commits into from
Apr 19, 2024
Merged

1.2.0 release #4

merged 3 commits into from
Apr 19, 2024

Conversation

d-ryan-ashcraft
Copy link
Collaborator

No description provided.

@@ -54,7 +54,7 @@ jobs:
git config --local user.name "Github Actions"
git checkout -b ${{ inputs.releaseVersion }}-release
mvn -B release:clean release:prepare release:perform -Possrh-release -DreleaseVersion=${{ inputs.releaseVersion }} -DdevelopmentVersion=${{ inputs.developmentVersion }} -Darguments="-Dhabushu.usePyenv=false"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I (Informational): updated based on some post-release processing that didn't work in the GitHub Action

Copy link

@colinpalmer-pro colinpalmer-pro Apr 19, 2024

Choose a reason for hiding this comment

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

Just curious what was the issue here? Do we need to update the other technology brewery release scripts as well?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

versions:set doesn't cover the licenses-example-projects pom file. But release:update-versions does.

I think eliminating the shell script in favor of the release plugin would be worthwhile at some point on the technology brewery projects, but not a major priority IMO unless something is broken.

@d-ryan-ashcraft d-ryan-ashcraft merged commit 30acfce into dev Apr 19, 2024
1 check passed
@d-ryan-ashcraft d-ryan-ashcraft deleted the 1.2.0-release branch April 19, 2024 13:47
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.

3 participants