Articles by Victoria
All collections

GitHub Actions 101

5parts

Workflows, attributes, actions and a CI/CD pipeline, ending with building a custom action of your own.

  1. 1GitHub Actions 101: Actions, Actions, Actions
  2. 2GitHub Actions 101: Creating Your First Workflow
  3. 3GitHub Actions 101: Deep Dive into Workflow Attributes
  4. 4GitHub Actions 101: Develop a CI/CD Workflow
  5. 5GitHub Actions 101 Finale: Build Your Custom Action