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

Automate releases #31

Open
StefMa opened this issue Oct 23, 2018 · 0 comments
Open

Automate releases #31

StefMa opened this issue Oct 23, 2018 · 0 comments

Comments

@StefMa
Copy link
Owner

StefMa commented Oct 23, 2018

Currently I have to manually update the version and run the gradle task bintrayUpload.

We should automate this behaviour... somehow.
...
One solution could be that we create a release branch.
And each time we merge into this branch the CI get triggered and publish it to bintray.
But that feels wrong.. somehow..
...
Another solution would be that the CI get triggered each time we publish a tag.
Then the CI build this tag and publish it to bintray...

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

1 participant