@@ -23,8 +23,13 @@ and products do not negatively impact the products.
2323> Eg:
2424>
2525> ``` md
26- > :green_circle : ** airflow-scheduled-job**
26+ > ## :green_circle : airflow-scheduled-job
2727>
28+ >
29+ > - :hourglass : current stable (25.3.0)
30+ > - :hourglass : upgrade to nightly (pending external dep bumps)
31+ >
32+ > Notes can be left here, for example:
2833> The CRD had been updated and I needed to change the following in the manifest:
2934> ...
3035> ```
@@ -51,8 +56,6 @@ GitHub handle next to the demo to indicate a particular demo was picked up for t
5156 | xargs -I {} echo "- [ ] [{}](https://docs.stackable.tech/home/stable/demos/{})"
5257-->
5358
54- <!-- TODO (@Techassi): Test stacks which don't have a demo -->
55-
5659- [ ] [airflow-scheduled-job](https://docs.stackable.tech/home/stable/demos/airflow-scheduled-job)
5760- [ ] [data-lakehouse-iceberg-trino-spark](https://docs.stackable.tech/home/stable/demos/data-lakehouse-iceberg-trino-spark)
5861- [ ] [end-to-end-security](https://docs.stackable.tech/home/stable/demos/end-to-end-security)
@@ -67,6 +70,17 @@ GitHub handle next to the demo to indicate a particular demo was picked up for t
6770- [ ] [trino-iceberg](https://docs.stackable.tech/home/stable/demos/trino-iceberg)
6871- [ ] [trino-taxi-data](https://docs.stackable.tech/home/stable/demos/trino-taxi-data)
6972
73+ ### Additional stacks
74+
75+ If we have time (otherwise they can be tested and patched after the release)
76+
77+ - [ ] monitoring
78+ - [ ] logging
79+ - [ ] dual-hive-hdfs-s3
80+ - [ ] observability @NickLarsenNZ
81+ - [ ] tutorial-openldap
82+ - [ ] openldap
83+
7084## Stable to Nightly Upgrade Testing Instructions
7185
7286These instructions are for deploying and completing the stable demo, and then
0 commit comments