From the course: GitHub Actions Cert Prep by Microsoft Press

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Demonstrate how to create a release strategy for an action

Demonstrate how to create a release strategy for an action - GitHub Tutorial

From the course: GitHub Actions Cert Prep by Microsoft Press

Demonstrate how to create a release strategy for an action

- [Instructor] Your release strategy involves stuff like scheduling updates and notifying your users about roadmap issues and upcoming changes to the action. Maintaining a detailed change log so at a glance, prospective users can see the evolution of your action over time. You also can do releases based on different branches that allow your users to test software before you consider the action to be final and supported, this sort of stuff. Basically, it's just how software releases are typically done, certainly in the GitHub ecosystem. There are big businesses, including Microsoft itself that's doing work internally all day long at github.com, and they've got all their open source projects facing the world all at github.com as well.

Contents