diff --git a/.gitlab/issue_templates/deploy-next-swh-version.md b/.gitlab/issue_templates/deploy-next-swh-version.md new file mode 100644 index 0000000..9e42fa8 --- /dev/null +++ b/.gitlab/issue_templates/deploy-next-swh-version.md @@ -0,0 +1,28 @@ +/title Deploy next swh version + +/milestone %"MRO 2023" + +/label ~"activity::deployment" + +Actions: +- [ ] Tags all impacted modules + +Includes: +- +- ... + +Dependency: +- +- ... + +staging: +- [ ] storage1.staging: Upgrade package & Restart gunicorn-swh-storage (if storage is impacted) +- [ ] swh-charts: Merge new versions +- [ ] Let argocd deploy +- [ ] Checks + +production: +- [ ] saam, moma, webapp1: Upgrade swh.storage package & Restart gunicorn-swh-storage (if storage is impacted) +- [ ] swh-charts: Merge staging branch into production +- [ ] Let argocd deploy +- [ ] Checks