freenas-proxmox/.github/workflows
Kevin Adams 93d7ed1270 feat: Cloudsmith→GitHub Pages migration script; fix apt arch warning
scripts/migrate-repo-to-github-pages.sh:
- Detects installed version and picks the correct dist track automatically
- Finds Cloudsmith sources by URL content (not filename) to handle the
  varied naming conventions users have in sources.list.d/
- Removes old keyrings, imports GitHub Pages key, writes new source
- Confirms the package is visible from the new repo before exiting

build.yml publish job:
- Add empty binary-amd64 and binary-arm64 Packages files alongside
  binary-all, and set Architectures: all amd64 arm64 in Release
- Silences the "doesn't support architecture 'amd64'" warning on PVE
  hosts without duplicating package entries

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06 14:29:15 -04:00
..
action.yml Fix CI workflow file issues causing no-jobs-run failure 2026-05-15 14:52:17 -04:00
build.yml feat: Cloudsmith→GitHub Pages migration script; fix apt arch warning 2026-06-06 14:29:15 -04:00