rustnet/.github/workflows
Marco Cadetg 665beb3a01
ci: remove redundant test-static-builds.yml (#140)
This workflow is now redundant since test-platform-builds.yml calls
build-platforms.yml which includes both x86_64 and aarch64 static builds.

PRs touching workflow files will automatically trigger the build tests.
2026-01-18 18:54:32 +01:00
..
aur-update.yml fix(ci): trigger AUR workflow on release publish instead of tag push 2025-12-07 13:24:42 +01:00
build-platforms.yml ci: add arm64 musl static build with eBPF support 2026-01-18 18:41:10 +01:00
copr-update-spec.yml chore(deps): bump actions/checkout from 5 to 6 (#78) 2025-11-21 17:34:02 +01:00
docker.yml chore(deps): bump actions/checkout from 5 to 6 (#78) 2025-11-21 17:34:02 +01:00
ppa-release.yml chore(deps): bump the actions group across 1 directory with 3 updates (#94) 2025-12-15 12:57:37 +01:00
publish.yml feat: reorganize platform code into per-platform directories (#81) 2025-11-30 18:08:11 +01:00
release.yml Refactor CI: share build logic via reusable workflow 2026-01-08 17:17:40 +01:00
rust.yml chore: remove unused deps, add cargo audit to CI (#117) 2025-12-29 17:33:23 +01:00
test-platform-builds.yml fix: add explicit permissions to GitHub Actions workflows (#131) 2026-01-09 17:09:54 +01:00