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
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube