Use goreleaser to publish tagged binaries #71
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Smaller sister of coop-cloud/go-abra#53.
I guess if we could start getting tagged releases published to https://git.coopcloud.tech/coop-cloud/go-abra/releases? Then we could start bumping https://git.coopcloud.tech/coop-cloud/go-abra/src/branch/main/version under the
x.x.xa
pattern.Might be more immediately use to focus on this smaller step @knoflook? So we can get more people dogfooding this tool using
abra upgrade [--dev]
flows. We can get to the system packages after that.Yeah, that's a good idea! I'm hoping to take a couple of hours today to understand drone and gorelaser and I want to have this running no later than by the end of this week (but hopefully earlier :p)