Commit graph

2 commits

Author SHA1 Message Date
56ffb5adfc
feat: add alpine ci
Some checks failed
/ build (push) Failing after 29s
Rust Checks / Format (push) Failing after 23s
Rust Checks / Clippy (push) Failing after 35s
Rust Checks / Cargo Test (push) Failing after 34s
2025-05-31 18:48:28 +02:00
80e8900f04
add initial alpine packaging
notes:
- to build the package, you must use the cargo version from the edge branch
  (by building on edge or by installing it manually)
- building from git requires some work (abuild supports snapshots for getting
  the release from git, but the version number would remain unchanged)
- the apkbuild doesn't include any packaging tests (as i don't know what to include)
2025-05-04 13:22:48 +02:00