Skip to content

Move gradle.properties update to manual-release workflow#7530

Merged
karianna merged 1 commit intoPCGen:masterfrom
karianna:martijn-verburg/fix-release-gradle-props
Feb 27, 2026
Merged

Move gradle.properties update to manual-release workflow#7530
karianna merged 1 commit intoPCGen:masterfrom
karianna:martijn-verburg/fix-release-gradle-props

Conversation

@karianna
Copy link
Contributor

Moves the gradle.properties version update steps from gradle-release.yml (tag-push workflow) to gradle-release-manual.yml (manual dispatch workflow) where they belong.

Changes:

  • gradle-release.yml: Removed the gradle.properties update steps (this workflow is for tag-push releases where the version should already be correct)
  • gradle-release-manual.yml: Added gradle.properties update steps in both create_release (before validation) and build_release (after tag checkout) jobs, so the entered version is used throughout

…flow

Remove the gradle.properties version update steps from gradle-release.yml
(tag-push workflow) and add them to gradle-release-manual.yml where they
belong. The manual workflow now updates gradle.properties from the entered
tag name before validation and before the build.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@karianna karianna merged commit 21ec593 into PCGen:master Feb 27, 2026
2 checks passed
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.

1 participant