GitHub (4)
2019
Build and test ASP.Net Core app in Docker via GitHub Actions
Building and testing an ASP.Net Core application in Docker using GitHub Actions is possible, but I would still use the regular method for a couple of reasons.
Build and test ASP.Net Core 3.0 app via GitHub Actions
GitHub Actions is a modern and easy way to keep your entire product lifecycle wihtin GitHub. Still early days though.
Signing commits using GitHub Desktop on macOS
By verifying your identity in Keybase and using a public key to sign your commits, people can be more confident that a given commit indeed came from you.
GitHub Pages 404 - disabled for private repos
In GitHub’s awesome new free tier, GitHub Pages is still disabled for private repos.