Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: af42338ecca940a6d40f356a18fd78e6a8c995af https://github.com/galaxyproject/galaxy/commit/af42338ecca940a6d40f356a18fd7... Author: John Chilton jmchilton@gmail.com Date: 2016-04-08 (Fri, 08 Apr 2016)
Changed paths: M Makefile M scripts/bootstrap_history.py
Log Message: ----------- Automate and clarify more of the release process.
upstream is used repeatedly and just assumed to be a remote - this tests for it and adds it if it doesn't exist before using in make commands now. This also automates the previous release to dev merge in the instructions with a new Make command.
Additionally, two PRs need to be created to update versions. This prints a reminder to do this and adds it to the release checklist. Ideally, these PRs could be avoided with a direct push or automatically created with hub (https://github.com/github/hub).
Commit: 428c30680eb40c6d5456b2b0ce80610642da548f https://github.com/galaxyproject/galaxy/commit/428c30680eb40c6d5456b2b0ce806... Author: Martin Cech cech.marten@gmail.com Date: 2016-04-08 (Fri, 08 Apr 2016)
Changed paths: M Makefile M scripts/bootstrap_history.py
Log Message: ----------- Merge pull request #2117 from jmchilton/release_improve
Automate and clarify more of the release process.
Compare: https://github.com/galaxyproject/galaxy/compare/aa69d5007d99...428c30680eb4
galaxy-commits@lists.galaxyproject.org