Commit graph

5 commits

Author SHA1 Message Date
Evan Read
8ec86dfee4
Add support for 64-bit ARM binary (#1774) 2025-07-25 12:06:15 +02:00
Pedro Piñera Buendía
b1cb2564a2
Release the macOS binaries also as .tar.gz (#1642)
* Tar the macOS binary

* Upload the .tar.gz
2025-02-24 08:48:14 +01:00
Matthias
829f5f3e72 Listen to additional release triggers for binary builds 2024-10-06 17:40:16 +02:00
Matthias
9fb9057c60 listen to more release triggers for binary builds 2024-10-06 17:12:15 +02:00
Matthias Endler
f1ac9264b4
Add release-plz and clean up workflows (#1510)
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 to `master`.

Along the way, I aligned the naming of the other workflows.

[1]: https://github.com/MarcoIeni/release-plz
2024-10-05 23:56:42 +02:00
Renamed from .github/workflows/release.yml (Browse further)