On Friday I #Blogged about running #GitHubActions locally using #act, with a particular focus on #DotNet and #Azure.

https://joe.gl/ombek/blog/act/

GitHub Actions .NET and Azure workflows locally with Act

Act is a fantastic tool for testing GitHub actions locally instead of pushing that 10th commit in a row called Testing GitHub Actions (again) but configuring it to work correctly can be a balancing act, so here are some tips for getting Act working with your .NET CI/CD flows.