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

add -SNAPSHOT even when on a tag #611

Open
david0 opened this issue Apr 14, 2023 · 2 comments
Open

add -SNAPSHOT even when on a tag #611

david0 opened this issue Apr 14, 2023 · 2 comments

Comments

@david0
Copy link
Contributor

david0 commented Apr 14, 2023

Hi,
for consistency we would like to always append -SNAPSHOT even if we are on tag (for feature branches).

Is there a way to always force -SNAPSHOT?

@tacascer
Copy link

tacascer commented Aug 9, 2023

@david0
Copy link
Contributor Author

david0 commented Aug 9, 2023

Hm, I don't think so since that would also force master to be SNAPSHOT then.

We are looking for a solution that works on the developers PC as well as on the CI, so adding parameters to the gradle in special conditions does not seem feasible to me in general.

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

No branches or pull requests

2 participants