Skip to content

Added support for build number in Github Actions #228

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 3 commits into from
May 20, 2025

Conversation

rand0m86
Copy link

Context

Added support for determining the build number on Github Actions. Apparently it was not that easy task when the initial support was added.

Contributor Checklist

  • Added relevant integration or unit tests to verify the changes
  • Update the Readme or any other documentation (including relevant Javadoc)
  • Ensured that tests pass locally: mvn clean package
  • Ensured that the code meets the current checkstyle coding style definition: mvn clean verify -Pcheckstyle -Dmaven.test.skip=true -B

@TheSnoozer TheSnoozer merged commit 819e54c into git-commit-id:master May 20, 2025
4 of 24 checks passed
@TheSnoozer TheSnoozer added this to the next milestone May 20, 2025
@rand0m86
Copy link
Author

Thanks @TheSnoozer, it was quick 🙂.
Any expected day/month for the next release of the gradle plugin, by any chance?

@TheSnoozer
Copy link
Contributor

Nothing concrete planned :-) Let me make a release once the tests pass :-)

@TheSnoozer
Copy link
Contributor

Wow...I haven't done a release for quite some time now. I managed to release the git-commit-id-plugin-core part os version 6.0.0 now. I'll try to release the maven plugin with the relevant changes by the weekend.

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