Announcing GoReleaser v1.13 — the November release
Another month, another release!
Another month, another release!
Continuing our series on the testscript package, we look at some advanced techniques in test scripts such as conditions, concurrency, and managing environment variables.
What our crowdfunding startup microPledge was, why it failed, and what we learned from the process.
We launched GoReleaser v1 exactly 1 year ago today!
Since v1.12.0-pro, GoReleaser can split and merge its release process.
GitHub Sponsors expanded to over 30 new regions this year, Abigail Cabunoc Mayes chat with three developers from India, Brazil and Egypt about building careers in open source.
SSH certificates allow system administrators to SSH into machines without having to manage authorized keys in the servers.
How should we test errors in Go? And how does the need for this testing influence the way we construct, handle, and pass around errors within our Golang programs?