Skip to content

Update gradle plugins version to eliminate VcsTag in module.xml file#1324

Merged
labkey-susanh merged 2 commits intorelease26.3-SNAPSHOTfrom
26.3_fb_vcsTagReporting
Apr 3, 2026
Merged

Update gradle plugins version to eliminate VcsTag in module.xml file#1324
labkey-susanh merged 2 commits intorelease26.3-SNAPSHOTfrom
26.3_fb_vcsTagReporting

Conversation

@labkey-susanh
Copy link
Copy Markdown
Contributor

Rationale

When we switched from the Gradle VCS plugin to using plain git commands for populating VCS info, the VCS Tag property stopped getting populated. Since we don't check out tags when creating our artifacts, there is never anything to put into this property. In the related PR, we are switching to report the Release Version in the VcsTag mothership property (for backward compatibility) and thus no longer need this property (which is always blank or "Unknown" anyway).

Related Pull Requests

Changes

  • Gradle plugins version update

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

ERROR: A pull request from 26.3_fb_vcsTagReporting is expected to target release26.3-SNAPSHOT, not develop

@labkey-susanh labkey-susanh changed the base branch from develop to release26.3-SNAPSHOT April 3, 2026 13:42
@labkey-susanh labkey-susanh merged commit 6c78147 into release26.3-SNAPSHOT Apr 3, 2026
6 of 9 checks passed
@labkey-susanh labkey-susanh deleted the 26.3_fb_vcsTagReporting branch April 3, 2026 19:59
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