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)
Tue, Nov 25, 4:00 PM
Unknown Object (File)
Tue, Nov 25, 2:34 AM
Unknown Object (File)
Sat, Nov 22, 10:22 AM
Unknown Object (File)
Fri, Nov 21, 9:39 PM
Unknown Object (File)
Sat, Nov 15, 7:08 AM
Unknown Object (File)
Fri, Oct 31, 12:35 AM
Unknown Object (File)
Oct 28 2025, 3:59 AM
Unknown Object (File)
Oct 18 2025, 6:12 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.