flavorpack 2026-04-03
FreeBSD PSP build infrastructure, CI workflow cleanup
64 files · 2,451+ · 1,876-

FreeBSD PSP build CI infrastructure overhaul

2 files changed
  • freebsd-psp.yml FreeBSD amd64/arm64 PSP build workflow with reusable platform jobs
  • gh-cleanup.sh Bulk-delete stale Actions runs and caches
  • FreeBSD amd64 and arm64 PSP build CI infrastructure completed as a dedicated workflow separate from the main flavor pipeline. gh-cleanup.sh added for bulk-deleting stale Actions workflow runs and cache entries. instantiate internal
    1 file
    • freebsd-psp.yml

Remove FreeBSD and unused workflows from main pipeline

1 file changed
  • 03-flavor-pipeline.yml FreeBSD removed from flavor and taster pipelines
  • FreeBSD removed from main flavor and taster pipelines — now handled in the dedicated freebsd-psp.yml workflow. Unused build-go, build-rust, and exp-freebsd workflows removed. Orphaned FreeBSD and split-build scripts removed. baseline internal
    1 file
    • 03-flavor-pipeline.yml