Skip to content

GitHub Actions Migration Workshop

This workshop will help participants understand how to migrate to GitHub Actions from CircleCI.

Upon completion, participants will achieve the following:

  • Create a repository in GitHub based on a template repo
  • Understand the core fundamentals of GitHub Actions
  • Become aware of supporting client name and GitHub Documentation
  • Complete a migration from circleci to GitHub Actions
  • Deploy a sample application to development using GitHub Actions

This workshop is intended to be coach led and typically is scheduled for 4 hours.

For information about upcoming workshops, please reach out on the #dojo update slack channel link slack channel. For ongoing support in migrating your repo to GitHub and GitHub Actions, please post to the #forum-github update slack channel link slack channel.

Agenda

  • Work collaboratively as a team to convert a CircleCI pipeline to an Actions pipeline.
  • Start basic and learning as we go.
  • Stretch goal: add more jobs including SonarQube quality scanning and Snyk security scanning.