Skip to content

Commit c98be7e

Browse files
authored
chore(issue_template): Add reminder about the gitsync private repo (#1478)
* chore(issue_template): Add reminder about the gitsync private repo * 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 d190da8 commit c98be7e

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ Add/Change/Remove anything that isn't applicable anymore
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.
3636

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.
41+
3742
## Related Pull Requests
3843

3944
> [!TIP]

.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)