Set up a freebsd gitea runner #339
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We have freebsd machines, and develop software that should be able to run on those machines. Even if we can crosscompile, it's hard to test that the software actually works without a native host to test it on. It would be great to have a freebsd machine that we could use in CI/CD pipelines.
We could either repurpose one of the lupines, set up a new box (maybe one of the ones in the computer tower?) or create a freebsd VM on one of our VM hosts.
Make Lupine-4 a freebsd gitea runner to not grind nix flake check jobs to halt maybe.