Closed mre closed 1 month ago
The failing Docker / build (pull_request)
is the one I'm hoping to resolve with merging this... 😬
@mre Sounds like a great idea! How does it affect the failing Docker image build?
I think it will publish release binaries under the new binary names, so that should automatically fix the Docker build. At least that's my current working theory. 🙃
Ah okay sounds good to me.
It's no secret that we're lacking behind on releases; partially, because they are slightly tedious to create.
My hope is that this will be resolved by introducing
release-plz
1, which is automates publication whenever we push tomaster
.Along the way, I aligned the naming of the other workflows.