Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 898 Bytes

NinjaGitHubActions.md

File metadata and controls

9 lines (5 loc) · 898 Bytes

GitHub Actions in the Modern Apps Ninja Repository

In this blog series, we explore automated workflows supporting the Modern Apps Ninja program. Modern Apps Ninja program administrators and members are encouraged to explore automation and CI/CD to improve the delivery of content and provide experiential learning for community members.

  • Part 1 introduces the Modern Apps Ninja GitHub Repository, GitHub Actions, the GitHub Actions Marketplace, and demonstrates GitHub Actions Ecosystem workflows as leveraged by the Modern Apps Ninja administrators.
  • Part 2 hands-on walk-through and exploration of creating a GitHub Actions.
  • Part 3 explores a more complex GitHub Actions workflow, written to support Modern Apps Ninja member registration; handling secrets and environment variables.