-
Notifications
You must be signed in to change notification settings - Fork 38
Merge the code for the Windows GitHub Actions job with that of the UNIX jobs #1111
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
Merge the code for the Windows GitHub Actions job with that of the UNIX jobs #1111
Conversation
0bfe1da to
16f4699
Compare
33e7305 to
922c31e
Compare
80ab294 to
6994974
Compare
|
I've rebased this and it's now a single commit that is ready for review, and hopefully merging. |
|
Thanks @wilfwilson , any chance you could also merge the changes into main at some point, I tried to do this earlier today, but it seemed non-trivial |
|
Yeah the conflicts arose because dependabot has been making changes to the CI in |
|
@james-d-mitchell Done! |
6994974 to
44bf92a
Compare
|
@james-d-mitchell Please merge this one ASAP. That should get the tests passing again in the stable branch. |
97dea53 to
b313881
Compare
|
@wilfwilson any chance you could sort out the rebase here? I've tried but it seems a little complicated, and you'll undoubtedly do a superior job. |
b313881 to
cb4a003
Compare
|
I've rebased and will merge if everything passes |
As of #1110, the code for the Windows job no longer really has any special cases, so it doesn't have to be kept separate any more.
This PR requires #1110. So I won't mark this as ready for review until #1110 is merged, at which point I'll rebase and there will only be the final commit remaining.