Skip to content

Files

Latest commit

author
Rowena Foo
Oct 12, 2021
dad29ab · Oct 12, 2021

History

History
16 lines (12 loc) · 652 Bytes

File metadata and controls

16 lines (12 loc) · 652 Bytes

Summary {docsify-ignore-all}

Over the last few hours we've covered a wide range of topics around using GitHub Actions. Let's take a moment to do a quick recap on what we learned:

  • Configure workflows within your repositories
  • Implement continuous integration using GitHub Actions
  • Implement continuous delivery using GitHub Actions
  • Write custom JavaScript actions
  • Write custom Docker container actions
  • Publish applications to cloud providers
  • Share actions across workflows and repositories
  • Publish actions to the GitHub marketplace

Next steps 🎉

Let's take what we know and apply it to the project we've been planning around!