feat(ci): archive missed packages for redhat-10 and alpine323 #75

Merged
pat-s merged 1 commit from pr/archive-missed-add-platforms into main 2026-06-08 08:30:39 +00:00
Owner

Summary

archive-missed-packages.yaml's matrix was last touched when redhat-9 and alpine322 were the newest targets. redhat-10 and alpine323 builds are now wired up across process-updates-* and weekly-rebuild-missing-* workflows, but the daily archive sweep wasn't catching them — so missed-archive packages on those platforms accumulate untouched.

Adds the 4 missing entries:

  • redhat-10 × {amd64, arm64}
  • alpine323 × {amd64, arm64}
## Summary `archive-missed-packages.yaml`'s matrix was last touched when redhat-9 and alpine322 were the newest targets. redhat-10 and alpine323 builds are now wired up across `process-updates-*` and `weekly-rebuild-missing-*` workflows, but the daily archive sweep wasn't catching them — so missed-archive packages on those platforms accumulate untouched. Adds the 4 missing entries: - `redhat-10` × `{amd64, arm64}` - `alpine323` × `{amd64, arm64}`
The matrix was last updated when redhat-9 and alpine322 were the
newest targets. redhat-10 and alpine323 builds are now wired up
across process-updates and weekly workflows but the daily archive
sweep wasn't catching them, so missed-archive packages on those
platforms never get reconciled.
pat-s merged commit 4425904eeb into main 2026-06-08 08:30:39 +00:00
pat-s deleted branch pr/archive-missed-add-platforms 2026-06-08 08:30:39 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
devxy/build-cran-binaries!75
No description provided.