
This Week: GitHub Action
Even before being acquired by Microsoft a few years ago, GitHub was a big name as far as software development goes. While Microsoft has left GitHub untouched, being under the Microsoft umbrella has made Github even more popular.
This week on the blog, we covered how GitHub Actions compares to Microsoft Azure DevOps, how to transition from Azure DevOps to Actions, and how to set up a CI pipeline with Actions.
GitHub Actions vs. Azure DevOps: Microsoft's New CI/CD Platform
Microsoft made waves with its 2018 acquisition of GitHub. Learn the differences between GitHub Actions and Azure DevOps, which is Microsoft's own CI/CD offering.
How to Move from Azure DevOps to GitHub Actions
Azure DevOps isn't going anywhere. However, Microsoft hasn't been shy about its support for GitHub Actions. Here's how you can make a seamless switch between CICD solutions.
Setting Up a CI Pipeline with Github Actions in C#
If you're new to GitHub Actions, the best way to learn the platform is to jump right in. Start exploring Actions by learning how to use C# to set up a CI pipeline.

Download