iiasa / climate-assessment

https://climate-assessment.readthedocs.io/en/latest
MIT License
19 stars 18 forks source link

Repetition in github workflows #11

Open znicholls opened 2 years ago

znicholls commented 2 years ago

In our workflows, particularly the WG3 workflow, there is quite a lot of repetition. This violates DRY. As github yaml doesn't support anchors, other options have to be used e.g. https://stackoverflow.com/questions/64895637/what-are-the-dry-options-for-github-action-yml-workflows