-
Notifications
You must be signed in to change notification settings - Fork 84
[WIP] Azure pipelines #207
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
Conversation
Sweet, thanks @ulrikstrid !
I think with I'm working around this for now by setting |
I think I tried setting that as well, unfortunately the build fails locally on my windows machine. I could try building it on my Mac to figure out paths. |
Yes, the path would need to be updated for the tasks we run on Windows (see my PR for an example: #199) |
Used https://strid.visualstudio.com/OSS/_build/results?buildId=281 |
I'm a Program Manager on Azure Pipelines. Let me know if you have any questions or suggestions. I'm happy to help! |
@kaylangan it would be really nice to have a task that runs a script and saves the output as a variable
Could be more readable, but is not a blocker |
yasssss let's get this done. Supercedes #207, which seems fitting somehow
Thanks for an excellent head start! I finally got this working in #307 😅 |
Started working on porting the CI flow to use Azure Pipelines.
I hit some error in the build I think https://strid.visualstudio.com/OSS/_build/results?buildId=275 it shows as green in the logs but there is no output in the build folder and the logs doesn't look like they should.