Skip to content

Conversation

@pboos
Copy link
Contributor

@pboos pboos commented Oct 28, 2025

Summary

This pull request updates the CI/CD pipeline to utilize the GitHub tag for determining the release version. The changes include:

  • Modifying the .github/workflows/publish.yml to extract the tag from the GitHub reference and set it as an output variable.
  • Updating build.gradle to use the environment variable GH_TAG for setting the project version.

These changes ensure that the release version aligns with the GitHub tag, improving the consistency of versioning in the release process.


@pboos pboos marked this pull request as ready for review October 28, 2025 08:23
@pboos pboos requested a review from a team as a code owner October 28, 2025 08:23
@pboos pboos merged commit e88a04c into main Oct 28, 2025
7 of 8 checks passed
@pboos pboos deleted the ci/release-fix branch October 28, 2025 08:25
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