Workshop 1 GHA further reading for the curious

(full GHA resources list on bretfisher.com)

  1. Follow all the latest updates on GitHub Actions:
    1. https://github.blog/changelog/label/actions/
    2. https://github.blog/changelog/label/githubactions/
    3. https://twitter.com/GHchangelog (all changes)
    4. Follow the Roadmap Project. For example, here’s all dependabot feature releases
  2. Docker Official Actions Docs
  3. How do GitHub’s Public Runners work, and what’s installed on them?
  4. List of “Awesome” Actions. Good for ideas on what to run: awesome-actions, (outdated but useful) and useful-actions, Official GitHub Actions, all Verified Actions
slide 32