Skip to content
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

Open
andrewrk opened this issue Feb 18, 2019 · 7 comments · Fixed by #9360
Open

enable NetBSD Continuous Integration #1984

andrewrk opened this issue Feb 18, 2019 · 7 comments · Fixed by #9360
Labels
contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-netbsd
Milestone

Comments

@andrewrk
Copy link
Member

andrewrk commented Feb 18, 2019

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 support

@andrewrk andrewrk added contributor friendly This issue is limited in scope and/or knowledge of Zig internals. os-netbsd labels Feb 18, 2019
@andrewrk andrewrk added this to the 0.5.0 milestone Feb 18, 2019
@andrewrk andrewrk modified the milestones: 0.5.0, 0.6.0 Apr 30, 2019
@euantorano
Copy link
Contributor

euantorano commented Aug 8, 2019

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.

@andrewrk andrewrk modified the milestones: 0.6.0, 0.7.0 Oct 17, 2019
@daurnimator
Copy link
Contributor

@cryo

@krytarowski
Copy link

Probably the best approach is to add NetBSD to sr.ht, for general benefit.

@euantorano
Copy link
Contributor

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

@andrewrk andrewrk modified the milestones: 0.7.0, 0.8.0 Oct 10, 2020
@andrewrk andrewrk modified the milestones: 0.8.0, 0.9.0 Nov 6, 2020
@SpexGuy SpexGuy added the enhancement Solving this issue will likely involve adding new logic or components to the codebase. label Mar 20, 2021
@andrewrk andrewrk modified the milestones: 0.9.0, 0.10.0 May 19, 2021
@andrewrk andrewrk reopened this Jul 12, 2021
@andrewrk
Copy link
Member Author

Reopened due to 3063f0a

@nektro
Copy link
Contributor

nektro commented Jul 24, 2021

Did this get closed again with 3e83947 ?

@Vexu Vexu closed this as completed Jul 27, 2021
@andrewrk andrewrk modified the milestones: 0.10.0, 0.9.0 Aug 31, 2021
@lun-4
Copy link
Contributor

lun-4 commented Jul 15, 2022

This issue should be reopened until the LLVM regression described in ziglang/zig-bootstrap#71 is solved

@ifreund ifreund reopened this Jul 15, 2022
@ifreund ifreund modified the milestones: 0.9.0, 0.10.0 Jul 15, 2022
@andrewrk andrewrk modified the milestones: 0.10.0, 0.12.0 Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase. os-netbsd
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants