Skip to content

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

Merged
merged 19 commits into from
Mar 17, 2025
Merged

Add matrix to pr workflow #425

merged 19 commits into from
Mar 17, 2025

Conversation

reakaleek
Copy link
Member

@reakaleek reakaleek commented Feb 5, 2025

  • @cotti fixed windows tests
  • create matrix to run tests windows, linux and macos

@Mpdreamz
Copy link
Member

Windows building now but has actual test failures I need to address. At the office today with no windows laptop though.

@reakaleek
Copy link
Member Author

reakaleek commented Mar 14, 2025

@cotti, do you mind looking at the windows tests results?

Feel free to add commits to this PR.

@cotti
Copy link
Contributor

cotti commented Mar 15, 2025

@reakaleek All passing now!

@reakaleek
Copy link
Member Author

reakaleek commented Mar 17, 2025

@reakaleek All passing now!

Nice! Thank you @cotti

@reakaleek reakaleek requested a review from Mpdreamz March 17, 2025 11:05
@reakaleek reakaleek marked this pull request as ready for review March 17, 2025 11:05
@reakaleek reakaleek requested a review from a team as a code owner March 17, 2025 11:05

- name: Publish AOT
run: ./build.sh publishbinaries

- uses: actions/upload-artifact@v4
Copy link
Member

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?

Copy link
Member Author

@reakaleek reakaleek Mar 17, 2025

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.

@reakaleek reakaleek merged commit 000ddd1 into main Mar 17, 2025
10 checks passed
@reakaleek reakaleek deleted the feature/run-test-on-windows branch March 17, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants