Skip to content

Commit

Permalink
dev: update release template
Browse files Browse the repository at this point in the history
Updates the deployment file related information in the release template.
  • Loading branch information
sgraband authored Dec 9, 2024
1 parent bd4aed6 commit 55598bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/theia_update.md
Original file line number Diff line number Diff line change
@@ -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:

0 comments on commit 55598bb

Please sign in to comment.