GitHub Actions

  • GitHub Actions is a pipeline product from GitHub
  • Free to use for open source projects
  • Can run builds in response to events (like a PR or a merge to main)
  • Has a lot of support for Docker, AWS, Java, etc
  • Easily extensible

23 / 25