-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enable NetBSD Continuous Integration #1984
Comments
Related to #2978, what's the current thinking on handling targets not supported by existing CI services (eg: NetBSD, OpenBSD, ARM, etc.)? GitHub Actions look like they could actually be a good way forward as you can run an agent on your own server - whether the agent will support NetBSD/OpenBSD/other platforms is a mystery right now though... Obviously actions would need configuring, but that's no big deal really. I know that Nim got some Digital Ocean credit given to them as an open source project to let them host their site and such - possibly worth looking into that kind of thing if we need to start running agents. |
Probably the best approach is to add NetBSD to sr.ht, for general benefit. |
Not sure if you've already seen the call for assistance here: https://lists.sr.ht/~sircmpwn/sr.ht-dev/%3CBXW5IXAF5BP2.2BHCF8T5SOU75%40homura%3E |
Reopened due to 3063f0a |
Did this get closed again with 3e83947 ? |
This issue should be reopened until the LLVM regression described in ziglang/zig-bootstrap#71 is solved |
Zig currently uses sr.ht for FreeBSD CI. Although it does not have Tier 1 Support yet (#1759) at least the behavior tests are run in various configurations. See the file
.builds/freebsd.yml
.sr.ht also has support for NetBSD and so it would be pretty straightforward to get some level of CI testing for NetBSD going.It seems sr.ht dropped supportThe text was updated successfully, but these errors were encountered: