You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/update-product-druid.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,13 +27,13 @@ Add/Change/Remove anything that isn't applicable anymore
27
27
28
28
## Update tasks
29
29
30
-
-[ ] Release a new version of [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer)
30
+
-[ ] Update the [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer/) with the new set of versions (profiles).
31
+
-[ ] Release a new version of [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer), if compiling against the new Druid version(s) requires changes in the code.
31
32
-[ ] Update `boil-config.toml` 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.
33
-
-[ ] Upload new version (see `druid/upload_new_druid_version.sh`).
34
-
-[ ] Create a file: `druid/stackable/patches/x.y.z/.gitkeep`, add patches if applicable.
35
-
-[ ] Delete old patch directories.
36
33
-[ ] Update `boil-config.toml` to the latest supported version of JVM (base and devel).
34
+
-[ ] Initialize new product versions with patchable and add patches if applicable.
35
+
-[ ] Delete old patch directories.
36
+
-[ ] Check the corresponding operator (getting_started / kuttl / supported-versions) for usage of the versions.
37
37
-[ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
38
38
-[ ] Ensure prerequisites are up to date (required-external-components.adoc).
39
39
-[ ] Update the version in demos. Add the PR(s) to the list below.
@@ -26,7 +25,7 @@ index 3693d28d67..8be5e4c355 100644
26
25
<!-- Following must be updated along with any updates to pac4j version. One can find the compatible version of nimbus libraries in org.pac4j:pac4j-oidc dependencies-->
<!-- mockito-inline artifact was removed in mockito 5.3 (mockito 5.x is required for Java >17),
118
-
however it is required in some cases when running against mockito 4.x (mockito 4.x is required for Java <11. We use the following property to pick the proper artifact based on Java version (see pre-java-11 profile) -->
+ <!-- mockito-inline artifact was removed in mockito 5.3 (mockito 5.x is required for Java >17),
105
+
+ however it is required in some cases when running against mockito 4.x (mockito 4.x is required for Java <11. We use the following property to pick the proper artifact based on Java version (see pre-java-11 profile) -->
0 commit comments