Page MenuHomeFreeBSD

.cirrus.yml: Switch image and refactor
ClosedPublic

Authored by bofh on May 1 2025, 10:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 9, 5:30 AM
Unknown Object (File)
Thu, Aug 7, 7:12 PM
Unknown Object (File)
Thu, Aug 7, 6:14 PM
Unknown Object (File)
Thu, Aug 7, 5:20 PM
Unknown Object (File)
Thu, Aug 7, 8:07 AM
Unknown Object (File)
Fri, Jul 25, 5:12 AM
Unknown Object (File)
Jul 7 2025, 7:35 AM
Unknown Object (File)
Jul 7 2025, 5:41 AM
Subscribers

Details

Summary
  • Switch default to freebsd-14-2-release-amd64-ufs
  • Most of the matrix options are manually triggered ones but they do specifically those in the name. So add the string (manual) in the name of the jobs for better clarity in the web interface of cirrus CI.

These are mostly cosmetic changes and have no effects on the build itself.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bofh requested review of this revision.May 1 2025, 10:26 PM

I'd suggest doing this as two separate commits -- building on 14.2 makes sense for 15 and probably for 14, but we wouldn't merge that change to stable/13. The (manual) tag could be merged to all stable branches.

This revision is now accepted and ready to land.May 1 2025, 10:31 PM
This revision was automatically updated to reflect the committed changes.