Github Actions
Lessons Learned: Migrating from AppVeyor to GitHub Actions
The third article about GitHub Actions in a row? One must be thinking I am up to something.
ReadReporting .NET 5 XUnit Code Coverage in Codecov via GitHub Actions and Coverlet
You might remember my earlier post where I described how to set up code coverage reporting in AppVeyor. This is the GitHub Actions version.
ReadUsing Environment Protection Rules to Secure Secrets When Building External Forks with pull_request_target
Building pull requests from forked repositories with GitHub Actions can be a bit tricky when it comes to secrets.
Read