Open github-actions[bot] opened 1 year ago
I learnt that we can have custom actions that can be reused in multiple similar projects.
Container-based actions - extremely flexible
1) Create custom Actions, 2) workflow save-state
Mine was realising you can use intellisense (I didn't know you could do that) 😆
Debug output with ${{ toJSON(runner|github) }}
Creating custom actions
The ease with which you can run actions in containers
Being able to know that one can create custom Javatypscript actions to to verify installations on a runner
I'm planning on learning it properly when I can absorb it which will be slowly over the course of a long while probably, but it's good to have this intro and demo of everything that's possible. I noticed the thing about only building when a push goes to main, even if I don't remember the syntax (yet!) which solves an issue we noticed already in our pipelines.
What was the GitHub Actions feature you liked best that you have learned about Thursday the first time? If you want add your hobby to share it with the group. Comment below 👇