mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
release process: merge IUC/devteam CI and PR update
This commit is contained in:
@@ -222,7 +222,9 @@ RELEASE_ISSUE_TEMPLATE = string.Template("""
|
||||
- [ ] Deploy to usegalaxy.org (${freeze_date} + 1 week).
|
||||
- [ ] Deploy to toolshed.g2.bx.psu.edu (${freeze_date} + 1 week).
|
||||
- [ ] [Update BioBlend CI testing](https://github.com/galaxyproject/bioblend/commit/b74b1c302a1b8fed86786b40d7ecc3520cbadcd3) to include a ``release_${version}`` target: add ``- TOX_ENV=py27 GALAXY_VERSION=release_${version}`` to the ``env`` list in ``.travis.yml`` .
|
||||
- [ ] Update GALAXY_RELEASE in https://github.com/galaxyproject/tools-iuc/blob/master/.github/workflows/ci.yaml
|
||||
- [ ] Update GALAXY_RELEASE in IUC and devteam github workflows
|
||||
- [ ] https://github.com/galaxyproject/tools-iuc/blob/master/.github/workflows/
|
||||
- [ ] https://github.com/galaxyproject/tools-devteam/blob/master/.github/workflows/
|
||||
|
||||
- [ ] **Create Release Notes**
|
||||
|
||||
@@ -265,11 +267,6 @@ RELEASE_ISSUE_TEMPLATE = string.Template("""
|
||||
- [ ] Change the [dev branch](https://github.com/bgruening/docker-galaxy-stable/tree/dev) of the Galaxy Docker container to ${next_version}
|
||||
- [ ] Merge dev into master
|
||||
|
||||
- [ ] **Ensure Tool Tests use Latest Release**
|
||||
|
||||
- [ ] Update GALAXY_RELEASE in https://github.com/galaxyproject/tools-iuc/blob/master/.github/workflows/pr.yaml
|
||||
- [ ] Update GALAXY_RELEASE in https://github.com/galaxyproject/tools-devteam/blob/master/.travis.yml#L6
|
||||
|
||||
- [ ] **Announce Release**
|
||||
|
||||
- [ ] Verify release included in https://docs.galaxyproject.org/en/master/releases/index.html
|
||||
|
||||
Reference in New Issue
Block a user