veilor-os/.github/workflows
s8n-ru 702702650a
Some checks failed
Build veilor-os Installer ISO / Build installer ISO (push) Failing after 28s
Build veilor-os OCI (BlueBuild) / Build + push OCI (push) Failing after 3h10m14s
fix(bluebuild): move brand-leak check recipe RUN -> CI smoke-test
- STEP 14/30 hung under buildah fuse-overlayfs scanning
  /usr/share/veilor-os on ~130-layer secureblue base (Forgejo run 171,
  2026-05-07, hit 360-min timeout, no error logged).
- Brand-leak grep -rqi removed from bluebuild/recipe.yml RUN snippet;
  one-line comment left in its place pointing at the new location.
- Added equivalent assertion at the end of the Smoke-test OCI image
  step in .github/workflows/build-bluebuild.yml. Runs once on the
  sealed image (no overlayfs in flight), uses `find -type f` over
  bounded paths + name globs (text files only), then a single grep
  invocation — much faster than recursive grep over the whole tree.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-08 00:52:09 +01:00
..
build-bluebuild.yml fix(bluebuild): move brand-leak check recipe RUN -> CI smoke-test 2026-05-08 00:52:09 +01:00
build-installer-iso.yml feat(installer): persist install logs to USB by default 2026-05-08 00:51:16 +01:00
build-iso.yml ci: gate cosign/sbom/attest steps to github only 2026-05-06 16:10:03 +01:00
lint.yml ci(bluebuild): pin actions to node20-safe tags 2026-05-06 13:54:12 +01:00
smoke-test-oci.yml ci: smoke-test workflow for v0.7 OCI image 2026-05-06 18:12:05 +01:00