Skip to content
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

add msvc #33

Merged
merged 26 commits into from
Sep 26, 2024
Merged

add msvc #33

merged 26 commits into from
Sep 26, 2024

Conversation

yaito3014
Copy link
Owner

@yaito3014 yaito3014 commented Sep 7, 2024

fixes #29

@saki7 saki7 added CI enhancement New feature or request labels Sep 8, 2024
@saki7 saki7 requested review from saki7 and removed request for saki7 September 8, 2024 03:33
@saki7 saki7 self-requested a review September 26, 2024 08:18
Copy link
Collaborator

@saki7 saki7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since #36 is a fairly large feature, I would like to enable MSVC tests before merging it.

I was originally thinking that the naive dll copying process (as done in 5d44b6d) is not the proper resolution, but the merit of having MSVC on the matrix surpasses the downside of delaying this merge process. I guess we can live with the potential maintenance burden which would be introduced here, we can fix dll issues separately when the copying starts to fail.

@yaito3014 could you resolve the conflicts and undo the comment-outs of the test cases?

@saki7 saki7 merged commit d0f0394 into main Sep 26, 2024
28 checks passed
@saki7 saki7 deleted the add-msvc branch September 26, 2024 15:13
@saki7
Copy link
Collaborator

saki7 commented Sep 26, 2024

Super Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add MSVC to the test matrix
2 participants