Brian Ketelsen
Brian Ketelsen
When building on linux, I'm getting GLIBC errors unless I'm running on a very recent Ubuntu version. (> 20.04?) Reproduction dockerfiles for wagi (works fine) and spin(GLIBC errors) at this...
given this action: ``` actions: - action: package.install name: git ``` running the module will install git as expected the first time. with a `brew` provider it will fail if...
Add provider for snapcraft [documentation](https://snapcraft.io/)
like "rc" and "beta"
Inspect current against previously tagged version, use the AST to determine if breaking changes, new features, or no features were added. Suggest appropriate release tag bump
the repository doesn't build or install as-is, because of a simple import error. You should implement one of the free CI environments like Travis or drone.io to prevent further breakage,...
Thanks for doing this, thanks for maintaining it. You Rock.
looks interesting - you'll want some more documentation on the protocol and replication if you want to see adoption.
having Version as a string in main.go and also as a file in the repo root is fragile and error-prone. Automate this somehow - simple github action + goreleaser on...
Just wanted to drop by and say "thanks!" this fixed my problems and nothing else worked. You rock for sharing it.