Skip to content

Commit 02a64d6

Browse files
committed
chore(issue_template): Move reminder to spark product updates
Leaving a hint in the airflow version bumps. Although, it won't be noticable at 0.0.0-dev time.
1 parent f6e580c commit 02a64d6

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,11 @@ Add/Change/Remove anything that isn't applicable anymore
3333
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3434
- [ ] Ensure prerequisites are up to date (required-external-components.adoc).
3535
- [ ] Update the version in demos. Add the PR(s) to the list below.
36-
- [ ] Update the [stackable-airflow/dags](https://github.com/stackable-airflow/dags) private repository if needed.
36+
37+
> [!TIP]
38+
> The tests might fail to pull an image if the spark version is not updated in the private repo as part
39+
> of the Spark version bumps.
40+
> This is usually only discoverable after branching, because there are always old versions for 0.0.0-dev.
3741
3842
## Related Pull Requests
3943

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Add/Change/Remove anything that isn't applicable anymore
3434
- [ ] Update other dependencies if applicable (eg: python, jmx_exporter, aws_java_sdk_bundle, etc).
3535
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3636
- [ ] Update the version in demos. Add the PR(s) to the list below.
37+
- [ ] Update the version in the SparkApplication within the [stackable-airflow/dags](https://github.com/stackable-airflow/dags) private repository.
3738

3839
## Related Pull Requests
3940

0 commit comments

Comments
 (0)