In this focused session we look at how GitHub Actions and Workflow can be used to address automation of build, provision and deployment of solutions for your team. From continuous integration and delivery to automating document library generation to setting up a new application team’s project, we will explore the patterns and best practices you can use today.
You will learn:
- How to get started with GitHub Workflow and Actions
- About using Variables and Expressions in Workflow
- About extending actions with the marketplace