Skip to content

Automate releases #10

@RubenHoms

Description

@RubenHoms

Right now the Docker images are getting built automagically by Docker Hub every time a tag gets pushed which is awesome. I still have to make the actual binaries manually and then upload them to GitHub with a sha256sum file so people can verify the binaries.

The way I currently do this is by bumping the VERSION and then using promu to build the binaries and put them into tarballs. (promu crossbuild tarballs) I then make the sha256sums file (promu checksum .tarballs).

What I would like to do is to automate this process, any help on this is welcome!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions