Category: github, Microsoft, yaml

There’s a lot of interest in GitHub Actions, so we’ve got a number of Actions-related posts today.

Porting an Azure Pipeline (YAML) to a GitHub Action Marcus steps into the Actions world by porting an existing Azure Pipeline’s build. The Fastest NuGet Package Ever Published (Probably) Muhammad walks through a template to help you get NuGet packages published from GitHub Actions. Doing Stupid Stuff with GitHub Actions Sid shares some fun stuff you can do with GitHub Actions. Running GitHub Actions Sequentially Steven shows us how to run GitHub Actions in order – sometimes it does matter!

Related Articles