Commit Graph

18 Commits

Author SHA1 Message Date
zphinx
3be14f8f6f commit all of this
All checks were successful
CI / test (push) Successful in 27s
2026-05-14 20:00:38 +02:00
4870bd3bfe ci: rename release.yml to tag.yml, fix trigger to match non-v tags
All checks were successful
CI / test (push) Successful in 20s
Tag Build / build (push) Successful in 8m33s
- Trigger was 'v*' but tags are bare semver (0.3.0) — fix to '[0-9]*'
- Rename to tag.yml to reflect tag-driven build purpose
- Add zip to apt dependencies (required for release zip step)
2026-05-04 06:48:34 +02:00
27feeed8bf feat: add combined release zip with binary and deb package
All checks were successful
CI / test (push) Successful in 20s
2026-05-04 06:24:19 +02:00
6aa59bdd6b fix: strip v prefix from tag when generating deb version
All checks were successful
CI / test (push) Successful in 20s
2026-05-04 06:13:53 +02:00
d092b508c3 chore: set deb version equal to tag
Some checks failed
Release / build (push) Failing after 8m20s
CI / test (push) Successful in 19s
2026-05-04 05:48:46 +02:00
7e1cac8bd1 feat: build and upload deb package in release workflow
Some checks failed
CI / test (push) Successful in 20s
Release / build (push) Has been cancelled
2026-05-04 05:48:10 +02:00
5fea8fe096 fix: align release Python setup with CI fallback logic
All checks were successful
CI / test (push) Successful in 19s
Release / build (push) Successful in 8m22s
2026-05-04 05:26:14 +02:00
05adbf7cc9 run
All checks were successful
CI / test (push) Successful in 19s
2026-05-04 05:24:14 +02:00
69d2bdd661 fix: use python3.12 explicitly for venv on Ubuntu Noble runner
Some checks failed
CI / test (push) Successful in 19s
Release / build (push) Failing after 3s
2026-05-04 05:19:43 +02:00
f88048762e fix: remove python3.11-venv, runner uses python3.12 on Ubuntu Noble
All checks were successful
CI / test (push) Successful in 19s
2026-05-04 05:17:37 +02:00
60f42c7754 fix: install python3.11-venv explicitly in release workflow
All checks were successful
CI / test (push) Successful in 19s
2026-05-04 05:13:18 +02:00
33dff26d2b fix: always install python3-venv in release workflow
All checks were successful
CI / test (push) Successful in 19s
2026-05-04 05:07:39 +02:00
61d3e2c4e6 update
Some checks failed
CI / test (push) Failing after 15s
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 04:51:48 +02:00
65c74dde5a update
All checks were successful
CI / test (push) Successful in 14s
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 04:08:50 +02:00
1f0286015b test again
All checks were successful
CI / test (push) Successful in 14s
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 04:05:45 +02:00
1bb7084d97 update
Some checks failed
CI / test (push) Failing after 5s
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 03:59:22 +02:00
6bcf839102 update pipeline
Some checks failed
CI / test (push) Failing after 0s
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 03:47:32 +02:00
17fd96680b push
Some checks failed
CI / test (push) Failing after 1s
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 03:43:41 +02:00