rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
98.69k stars 12.75k forks source link

Native FreeBSD and OpenBSD testing on CI #55461

Open gnzlbg opened 6 years ago

gnzlbg commented 6 years ago

https://builds.sr.ht/ offers native (no qemu emulation) FreeBSD and OpenBSD CI services. These are currently free and invite only, but invites can be requested at sir@cmpwn.com . They plan to offer these as paid services in the future at $2, $5, and $10 / month price points depending on the plan.

This is currently how https://github.com/swaywm/wlroots is tested on these platforms.

Maybe we should give these a try.

asomers commented 4 years ago

https://cirrus-ci.com/ also offers FreeBSD CI services (and Windows, OSX, and Linux too).

asomers commented 3 years ago

What would it take to get this done? Cirrus CI is pretty easy to use.