-
Notifications
You must be signed in to change notification settings - Fork 12
Add matrix to pr workflow #425
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
reakaleek
commented
Feb 5, 2025
•
edited
Loading
edited
- @cotti fixed windows tests
- create matrix to run tests windows, linux and macos
Windows building now but has actual test failures I need to address. At the office today with no windows laptop though. |
@cotti, do you mind looking at the windows tests results? Feel free to add commits to this PR. |
* DiagnosticLinkInlineParser.UpdateLinkUrl()'s Path traversal is adjusted before processing into the HTML payload * Mover received Windows-specific handling
…ly handling tests.
@reakaleek All passing now! |
Nice! Thank you @cotti |
|
||
- name: Publish AOT | ||
run: ./build.sh publishbinaries | ||
|
||
- uses: actions/upload-artifact@v4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder what we were using this for?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was there in the initial implementation of the preview build, where we would download the built binary.