diff --git a/.gitlab/issue_templates/deploy-new-stack-in-production.md b/.gitlab/issue_templates/deploy-new-stack-in-production.md index fde09b136a6450b9e812206203ae91cdf6ae57a5..184f97f8f76937ca6cbc738a6e620b04a673444c 100644 --- a/.gitlab/issue_templates/deploy-new-stack-in-production.md +++ b/.gitlab/issue_templates/deploy-new-stack-in-production.md @@ -4,6 +4,8 @@ /labels ~"activity::Deployment" +*Note* This proposes a plan to deploy the new stack in production. Please, +drop the unneeded actions from the plan. - [ ] [swh-charts](https://gitlab.softwareheritage.org/swh/infra/ci-cd/swh-charts/-/blob/production/swh/values/production.yaml?ref_type=heads#L126): Checkout production branch - [ ] [swh-charts](https://gitlab.softwareheritage.org/swh/infra/ci-cd/swh-charts/-/blob/production/swh/values/production.yaml?ref_type=heads#L143): Adapt values to reference the new lister and loader (equivalent to what was done for staging) diff --git a/.gitlab/issue_templates/deploy-new-stack-in-staging.md b/.gitlab/issue_templates/deploy-new-stack-in-staging.md index abb21e795dfc58fecaa7dca33672308f298dfa39..e5e1f601e39448d7fca916f3f141a1d8530056be 100644 --- a/.gitlab/issue_templates/deploy-new-stack-in-staging.md +++ b/.gitlab/issue_templates/deploy-new-stack-in-staging.md @@ -4,6 +4,8 @@ /labels ~"activity::Deployment" +*Note* This proposes a plan to deploy the new stack in staging. Please, drop +the unneeded actions from the plan. - [ ] [swh-apps](https://gitlab.softwareheritage.org/swh/infra/swh-apps/-/tree/master/apps?ref_type=heads): Build image (if required) - [ ] [swh-charts](https://gitlab.softwareheritage.org/swh/infra/ci-cd/swh-charts/-/blob/staging/values-swh-application-versions.yaml?ref_type=heads): Reference new image (if required) diff --git a/.gitlab/issue_templates/deploy-new-stack-version.md b/.gitlab/issue_templates/deploy-new-stack-version.md index d5474da5745546cb8e258844a17991c40db66d99..46b2670a3f011925ab7fdcfd8f0acfa69bebe656 100644 --- a/.gitlab/issue_templates/deploy-new-stack-version.md +++ b/.gitlab/issue_templates/deploy-new-stack-version.md @@ -4,6 +4,8 @@ /labels ~"activity::Deployment" +*Note* This proposes a plan to deploy a new version for a given stack (Arch +Linux, AUR, ...). Please, drop the unneeded actions from the plan. staging: diff --git a/.gitlab/issue_templates/deploy-next-swh-version.md b/.gitlab/issue_templates/deploy-next-swh-version.md index 360c851418b1ceda8f5ead13f25f7f7aa805a4f2..a037942beee1f68b1330f502316a40216cdc7708 100644 --- a/.gitlab/issue_templates/deploy-next-swh-version.md +++ b/.gitlab/issue_templates/deploy-next-swh-version.md @@ -4,6 +4,8 @@ /labels ~"activity::Deployment" +*Note* This proposes a plan to deploy the next swh version. Please, drop the +unneeded actions from the plan. Actions: - [ ] Tags all impacted modules