github-actions-katas icon indicating copy to clipboard operation
github-actions-katas copied to clipboard

This repository contains a set of exercises to learn Github Actions.

Github Actions katas

Introduction

This repository contains a set of exercises to learn Github Actions.

Exercises

  • Setup
  • Build app
  • Extending the Pipeline
  • Storing Artifacts
  • Building Docker images
  • Systems test
  • Reusable workflows
  • Pull Request based workflow
  • Build app on multiple environments

Rough exercises (not yet ready)

  • Reusing build cache
  • Selfhosted runners

Resources