karapace/.github/workflows
Marco Allegretti 3d73d25086 fix CI: musl ldd check, ENOSPC sudo path, soft-fail E2E namespaces, cross-run warnings, SBOM 0.5.7
- Fix musl static linking check to accept both 'statically linked'
  and 'not a dynamic executable' ldd output formats
- Fix ENOSPC: use $(which cargo) with sudo (cargo not in root PATH)
- Make E2E/E2E-resolver namespace check soft-fail: skip tests if
  user namespaces unavailable (GitHub Actions runners limitation)
- Cross-run reproducibility (gnu+musl): downgrade to warning since
  different ubuntu versions have different system toolchains;
  same-run reproducibility is the authoritative check
- Fix build-release SBOM: cargo-cyclonedx 0.5.7, single CLI SBOM
2026-02-22 20:41:22 +01:00
..
ci.yml fix CI: musl ldd check, ENOSPC sudo path, soft-fail E2E namespaces, cross-run warnings, SBOM 0.5.7 2026-02-22 20:41:22 +01:00
release.yml fix supply chain: bump cargo-cyclonedx 0.5.7, fix SBOM generation, fix rmeta test 2026-02-22 20:31:08 +01:00
supply-chain-test.yml fix supply chain: bump cargo-cyclonedx 0.5.7, fix SBOM generation, fix rmeta test 2026-02-22 20:31:08 +01:00