2
Authoring and Debugging Workflows
This chapter goes a step further and you will learn best practices for authoring workflows. This includes using Visual Studio Code, running your workflows locally, linting, working in branches, and using advanced logging and monitoring. This will be the foundation for the other chapters, as it gives you plenty of options on how to write your workflows.
This chapter covers the following:
- Using Visual Studio Code for authoring workflows
- Developing workflows in branches
- Linting workflows
- Writing messages to the log
- Enabling debug logging
- Running your workflows locally
Technical requirements
For this chapter, you need Visual Studio Code (VS Code) installed on your local machine. It is available for Windows (x64, ...
Get GitHub Actions Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.