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

Update plugin to expose 'tagExists' property in Tag task #30

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

serpro69
Copy link
Owner

didWork might not always be enough in monorepos where some modules share the version tag with 'root', so we add an additional property that will be set to true if the tag was attempted to be made but already existed.

DidWork might not always be enough in monorepos where some modules share
the version tag with 'root', so we add an additional property that will
be set to true if the tag was attempted to be made but already existed.
@serpro69 serpro69 added enhancement 🪄 New feature or request gradle 🐘 Issues related to gradle plugin labels Mar 28, 2024
@serpro69 serpro69 merged commit 6ae4c46 into master Mar 28, 2024
1 check passed
@serpro69 serpro69 deleted the tag_exists branch March 28, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🪄 New feature or request gradle 🐘 Issues related to gradle plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant