The present repository has several branches, each with a distinct challenge.
You can observe the several steps in the workshop diagram [+].
- The present repo is for demonstration purposes
- There are bad practices everywhere β‘β οΈ
- We'll fix them throughout the workshop!
- Linux or macOS terminal (you can use the subject's virtual machine, it already has all the necessary tools installed)
- Or Fork repo and use GitHub Actions
- When forking, don't forget to uncheck the option
Copy the main branch only
. You need to fork all existing branches. - You will need to activate the issues (Settings -> General -> Issues)
- When forking, don't forget to uncheck the option
You can observe all the execution steps on GitHub actions or in the workflow definition file called ci-demo.yml.
git checkout start