GitHub Actions DevOps Pipelines as Code Using C#
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore how to orchestrate GitHub Actions build and release pipelines using C# in this conference talk from NDC Oslo 2021. Learn about the advantages of using a programming language instead of markup for build and release configuration as code. Discover step-by-step how to create, test, and debug pipelines locally using standard developer tools like VS Code, leveraging existing language skills and reducing friction. Gain insights into using the open-source build orchestration tool Cake to enable full fidelity inspection of variables and breakpoints. Cover topics including GitHub Actions basics, sample application setup, Cake installation and tasks, pipeline refactoring, artifact naming, and conditional statements.
Syllabus
Intro
What is GitHub Actions
Normal Pipeline
Sample Application
Installing Cake
Cake Tasks
Cake Build
Commit
GitHub Actions
Refactoring
Artifact names
If statement
Taught by
NDC Conferences
Related Courses
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX