Open katilp opened 3 years ago
I personally prefer the official github docs
This is not so much about the CI/CD part but to see how this is applied to this specific physics analysis workflow with CMS open data. The main goal is to get an idea of what kind of workflows we will be working with.
Oh okay! Perhaps i still need some help in that department then. Maybe we can discuss it in today's meeting?
For the record, the relevant point is to see how the workflow is defined in the .github/workflows/main.yml file in https://hsf-training.github.io/hsf-training-cicd-github/14-plotting-to-take-over-the-world/index.html and https://hsf-training.github.io/hsf-training-cicd-github/15-a-simple-test/index.html in order to be able to compare it to the argo implementation in the following issue (#39)
Work through the analysis workflow used as an example in this tutorial
https://hsf-training.github.io/hsf-training-cicd-github/