-
Notifications
You must be signed in to change notification settings - Fork 464
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
Needs build pipeline for Linux, MacOS #407
Comments
Would be awesome! To at least run tests in parallel on two different pools/OS. |
I'm running on arch linux at home and windows at work so I can assist if there is some issues :) |
Where do I find the builds? |
I remember a pipeline was using Ubuntu but actually it's the deployment that uses it, not built. Sorry, closed too fast. |
Would a solution utilizing NUKE build and running on native GitHub Actions be accepted? The build produce the same artifacts as before. |
I'd like to continue using ADO, I like it much more. I think all the current pipeline missing is a matrix which would make run the same build on two different platform in parallel. |
I see that there are a pipeline setup for the repo, it does however just build on windows.
Regarding the move to System.Text.Json and the question of increasing test coverage I think it would be nice to have added coverage to also build for linux.
Thoughts?
The text was updated successfully, but these errors were encountered: