From 456b8e535b4a41adb22f04f3fe40ee9a195f635e Mon Sep 17 00:00:00 2001 From: Simon Graband Date: Wed, 4 Dec 2024 13:17:53 +0100 Subject: [PATCH] Update release template --- .github/ISSUE_TEMPLATE/theia_update.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/theia_update.md b/.github/ISSUE_TEMPLATE/theia_update.md index a638ff0..676ed7b 100644 --- a/.github/ISSUE_TEMPLATE/theia_update.md +++ b/.github/ISSUE_TEMPLATE/theia_update.md @@ -24,8 +24,8 @@ After Merge Deploy to try.theia-cloud.io: - [ ] Push docker image with version tag to registry via [GH action](https://github.com/eclipse-cdt-cloud/cdt-cloud-blueprint/actions/workflows/publish-image.yml) -- [ ] Update [deployment file](https://github.com/eclipsesource/try-theia-cloud-deployment/blob/main/resources/appdefinitions/cdt.yaml) to use newly pushed docker image -- [ ] Apply the [deployment file](https://github.com/eclipsesource/try-theia-cloud-deployment/blob/main/resources/appdefinitions/cdt.yaml) to the cluster +- [ ] Update [deployment file](https://github.com/eclipsesource/try-theia-cloud-deployment/blob/main/resources/appdefinitions/cdt.yaml) to use newly pushed docker image and open a PR +- [ ] Once the PR is merged the updated [deployment file](https://github.com/eclipsesource/try-theia-cloud-deployment/blob/main/resources/appdefinitions/cdt.yaml) should automatically be applied to the cluster using [this workflow](https://github.com/eclipsesource/try-theia-cloud-deployment/actions/workflows/apply-cdt-app-definition.yaml) - [ ] Verify that updated [CDT Cloud Blueprint Try Online](https://try.theia-cloud.io/?appDef=cdt-cloud-demo) is available and works Release announcement: