Git: check if a folder changed
Often I need to “do X only if files on some folder changed” or whatever. I always …
I create, maintain, and operate software. Sometimes I write about it here.
Often I need to “do X only if files on some folder changed” or whatever. I always …
The next GoReleaser version will have a more flexible Docker configuration format. In this post …
Caching things can be hard to do and hard to test. In this post I’ll demonstrate a …
I have written some exporters to observe things on GitHub. This is how and why.
We will talk …
Ever wanted to validate your Packer image with Goss? Well, you can!
I was looking into ways to …
I’m working in a project that uses Chef, so it has a lot of JSON files.
I like everything …
GoReleaser was able to build Snapcraft packages for a long time, but it wasn’t able to …
I shared some of my experiences coding GoReleaser, this time, more about community and less …
I have an old Couchbase 4.5.x cluster, and I though it would be nice to upgrade it. This are my …