File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- name : Release Tracking
3
- about : This template can be used to track the progress of the SDP
4
- title : " chore(tracking): Release SDP XX.(X)X"
2
+ name : Release
3
+ about : This template can be used to track the release process at Stackable
4
+ title : Release XX.(X)X
5
5
labels : ['epic']
6
6
assignees : ' '
7
7
@@ -20,13 +20,9 @@ assignees: ''
20
20
21
21
## Release checklists
22
22
23
- Replace the items in the task lists below with the applicable Pull Requests / Issues
24
-
25
23
``` [tasklist]
26
24
### General pre-requisites (before feature freeze)
27
- - [ ] [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)
28
- - [ ] [TODO: Update Rust toolchain](https://github.com/stackabletech/operator-templating)
29
- - [ ] [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)
25
+ - [ ] Bump operator-rs to latest version in all operators. This should be done early in the release cycle to leave sufficient time for testing etc.
30
26
- [ ] Check Rust and e.g. cargo deps versions
31
27
- [ ] Run/check getting-started scripts
32
28
- [ ] Run/check demos with dev release and main branch and create draft PR for release-related changes
You can’t perform that action at this time.
0 commit comments