Skip to content

Commit 5ab1c89

Browse files
committed
chore(issue_template): Reorder druid product bump steps
1 parent cafa817 commit 5ab1c89

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/update-product-druid.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,13 @@ Add/Change/Remove anything that isn't applicable anymore
2727
2828
## Update tasks
2929

30+
- [ ] Release a new version of [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer)
3031
- [ ] Update `versions.py` to reflect the agreed upon versions in the spreadsheet (including the removal of old versions).
32+
- [ ] Update the [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer/) with the new set of versions.
3133
- [ ] Upload new version (see `druid/upload_new_druid_version.sh`).
3234
- [ ] Create a file: `druid/stackable/patches/x.y.z/.gitkeep`, add patches if applicable.
3335
- [ ] Delete old patch directories.
3436
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
35-
- [ ] Update the [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer/) with the new set of versions.
3637
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3738
- [ ] Ensure prerequisites are up to date (required-external-components.adoc).
3839
- [ ] Update the version in demos. Add the PR(s) to the list below.
@@ -43,11 +44,11 @@ Add/Change/Remove anything that isn't applicable anymore
4344
> Delete any items that do not apply so that all applicable items can be checked.
4445
> For example, if you add release notes to the documentation repository, you do not need the latter two criteria.
4546
47+
- [ ] _Link to [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer/) PR_
4648
- [ ] _Link to the docker-images PR (product update)_
4749
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4850
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
4951
- [ ] _Link to demo PR (raise against the `main` branch)_
50-
- [ ] _Link to [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer/) PR_
5152
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
5253

5354
## Acceptance

0 commit comments

Comments
 (0)