#### Describe the Bug: Charts are released before docker images are built, which means that we might release a broken chart if the docker build step fails. Fix: make the `release` workflow dependent on the two build (airflow and airflow-dag-trigger) steps #### Probability: 2 #### Impact: 5 <img src="https://www.getzephyr.com/sites/default/files/riksk%20matrix.jpg" alt="Bug Matrix" width="250" height="250"/> #### Steps to reproduce the behaviour: 1. Step #1 2. Step #2 3. Step #3 #### Screenshots: #### Additional information: OS: [e.g. iOS] Browser: [e.g. chrome, safari] Version: [e.g. 22] #### Additional Context -
Describe the Bug:
Charts are released before docker images are built, which means that we might release a broken chart if the docker build step fails.
Fix: make the
releaseworkflow dependent on the two build (airflow and airflow-dag-trigger) stepsProbability: 2
Impact: 5
Steps to reproduce the behaviour:
Screenshots:
Additional information:
OS: [e.g. iOS]
Browser: [e.g. chrome, safari]
Version: [e.g. 22]
Additional Context