CI/CD Pipeline Using GitHub Actions: Automate Software Delivery (for free)
Setting up a CI/CD pipeline for your project allows you to run all your tests and deploy your code without needing to lift a finger. In this video, I cover the difference between Continuous Integration, Continuous Delivery and Continuous Deployment as well as show you how to set up a working CI/CD Pipeline in GitHub Actions.
☕️ I don’t accept paid sponsorships and I have turned off mid-video ads. You’re welcome! If you would like to support my channel see: https://ko-fi.com/alexhyett
? Join my free weekly newsletter for advice, technology and more: https://newsletter.alexhyett.com
?️ Backend Developer Roadmap: https://www.alexhyett.com/backend-developer-roadmap/
? Transcript: https://www.alexhyett.com/ci-cd-pipeline-github-actions/
? RECOMMENDED COURSES (Use code FRIENDS10 for 10% off)
The Complete Web Developer Course - https://academy.zerotomastery.io/a/aff_r1613hhr/external?affcode=441520_ijj9itwx
The Complete Junior to Senior Web Developer Roadmap - https://academy.zerotomastery.io/a/aff_hpwn5xy9/external?affcode=441520_ijj9itwx
C#/.NET Bootcamp: The Fundamentals: https://academy.zerotomastery.io/a/aff_1478fv7q/external?affcode=441520_ijj9itwx
Complete SQL + Databases Bootcamp - https://academy.zerotomastery.io/a/aff_fd1vc7n6/external?affcode=441520_ijj9itwx
? RECOMMENDED BOOKS
Clean Code - https://geni.us/5AEwj2
Design Patterns - https://geni.us/5ncUt
Developer Hegemony - https://geni.us/lAXy
Pragmatic Programmer - https://geni.us/GfNj9
Data Structures and Algorithms Made Easy - https://geni.us/sqg6kJ
Refactoring - https://geni.us/ufAP0mE
Pragmatic Thinking and Learning - https://geni.us/x81A
⏳ TIMESTAMPS
00:00 - Introduction
00:14 - Continuous Integration
00:51 - Alternatives to GitHub Actions
01:06 - Continuous Delivery / Deployment
01:51 - Project Introduction
02:18 - Code Access
02:36 - Project Walkthrough
04:01 - .Net Core Dockerfile
05:06 - Docker Compose
06:25 - GitHub Actions Cost
06:50 - GitHub Actions File (part 1)
07:15 - Single vs Multiple Jobs
07:32 - GitHub Actions File (part 2)
09:17 - Spin up Docker in GitHub Actions
10:24 - Test Reporter
10:59 - Push Docker Image to ECR
11:34 - Final Result
11:48 - Support Me for Code Access
??‍? You can check out more of my favourite tools on my website: https://www.alexhyett.com/tech/
? MY KEY LINKS
? Blog - https://www.alexhyett.com/
? Mastodon - https://social.alexhyett.com/@alex
?‍? WHO AM I
I’m Alex, a Software Developer and YouTube working in the UK. I make videos about software development to help developers with the skills they need to be senior developers. As well as this YouTube Channel, I also write articles on my website (https://alexhyett.com) as well as write a regular newsletter that contains some thoughts to help aspiring developers.
‼️ DISCLAIMERS
Some of the links in this description are affiliate links, for which I get a small commission, at no extra cost to you ?. I appreciate you supporting my channel so I can continue providing you with free software development content!
#coding #programming #developer