@@ -27,16 +27,16 @@ Replace the items in the task lists below with the applicable Pull Requests / Is
27
27
28
28
``` [tasklist]
29
29
### Week 1
30
- - [ ] [Update and release operator-rs workspace members](https://github.com/stackabletech/operator-rs/issues/new?assignees=&labels=epic&projects=& template=release-workspace-members.md&title=chore%3A+Update+and+release+workspace+members )
31
- - [ ] [Update Rust toolchain of operators](https://github.com/stackabletech/operator-templating/issues/new?assignees=&labels=epic&projects=& template=pre-release.md&title=chore%3A+Update+Rust+toolchain+to+1.XX )
32
- - [ ] [Update Rust dependencies of operators](https://github.com/stackabletech/issues/issues/new?assignees=&labels=epic&projects=& template=pre-release.md&title=chore%28tracking%29%3A+Update+Rust+dependencies+of+operators+for+Stackable+release+XX.%28X%29X )
33
- - [ ] [Update Container Images](https://github.com/stackabletech/docker-images/issues/new?assignees=&labels=epic&projects=& template=pre-release.md&title=chore%3A+Update+Container+Images+for+Stackable+Release+XX.%28X%29X )
30
+ - [ ] [Update and release operator-rs workspace members](https://github.com/stackabletech/operator-rs/issues/new?template=release-workspace-members.md)
31
+ - [ ] [Update Rust toolchain of operators](https://github.com/stackabletech/operator-templating/issues/new?template=pre-release.md)
32
+ - [ ] [Update Rust dependencies of operators](https://github.com/stackabletech/issues/issues/new?template=pre-release-operator-rust-deps .md)
33
+ - [ ] [Update Container Images](https://github.com/stackabletech/docker-images/issues/new?template=pre-release.md)
34
34
```
35
35
36
36
``` [tasklist]
37
37
### Week 2
38
- - [ ] [Check and update getting-started script](https://github.com/stackabletech/issues/issues/new?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen& template=pre-release-getting-started-scripts.md)
39
- - [ ] Run/check demos with dev release and main branch and create draft PR for release-related changes including updated screenshots
38
+ - [ ] [Check and update getting-started script](https://github.com/stackabletech/issues/issues/new?template=pre-release-getting-started-scripts.md)
39
+ - [ ] [Test and update demos stable to nightly](https://github.com/stackabletech/issues/issues/new?template=pre- release-demos-nightly.md)
40
40
- [ ] Ensure integration tests are successful on OpenShift
41
41
- [ ] Test SDP release upgrade against several demos (i.e. install current release, run demo, bump to dev release, check what needs to be patched)
42
42
- [ ] Run all of the test suites in Jenkins (with all product versions, not just "nightly")
0 commit comments