Commit graph

4 commits

Author SHA1 Message Date
Jonatan Czarniecki
badd43320d
use mlugg/setup-zig action to install Zig instead of doing it manually 2025-07-02 17:10:16 +02:00
Jonatan Czarniecki
2ed5d9323a
fix target reading logic 2025-06-08 16:26:09 +02:00
Jonatan Czarniecki
cbb31f2183
minor refactor
- simplify CSV reading logic
- add more comments
- rework the packaging script
- remove debug information for git tags
2025-06-08 15:57:24 +02:00
Jonatan Czarniecki
e21cbd1f63
rework the build system
- use rustls for reqwest, so we don't need to compile OpenSSL
- use better defaults for build arguments in Dockerfile
- add Continuous Integration workflow for master branch and it's pull requests
- add Release workflow for tags matching SemVer
- add release template for automatic release notes generation with GH CLI
- remove old and unused assets under .github
2025-06-07 16:11:48 +02:00