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)
Fri, Jun 27, 5:20 PM
Unknown Object (File)
Thu, Jun 26, 4:49 PM
Unknown Object (File)
Sat, Jun 14, 8:28 AM
Unknown Object (File)
May 30 2025, 1:31 PM
Unknown Object (File)
May 15 2025, 4:11 PM
Unknown Object (File)
May 15 2025, 2:14 AM
Unknown Object (File)
May 13 2025, 11:27 PM
Unknown Object (File)
May 13 2025, 10:02 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.