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

Create a stable branch that is updated after every tagged stable release #10436

Closed
srynot4sale opened this issue Aug 23, 2016 · 3 comments
Closed
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@srynot4sale
Copy link

I'm trying to automate a deployment of piwik, but unless I specify a tag my only other option for what to deploy is master.

I don't want to download a zip, I want to be able to go a git pull! :-)

@mattab
Copy link
Member

mattab commented Aug 23, 2016

Hello @srynot4sale
Please use our Git tags for this purpose, as they are always up to date.

@mattab mattab closed this as completed Aug 23, 2016
@mattab mattab added the answered For when a question was asked and we referred to forum or answered it. label Aug 23, 2016
@mattab
Copy link
Member

mattab commented Aug 23, 2016

Note: you can fetch the latest available Piwik version (ie. git tag) at: https://api.piwik.org/1.0/getLatestVersion/

@srynot4sale
Copy link
Author

Thank you for the quick response.

I'll write a script around fetching the lastest version but I do think that having a stable branch is a good idea and matches user's expectations. It should be trivial to add to your release process also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants