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

feat(ci): Add windows support #479

Merged
merged 1 commit into from
Oct 16, 2024
Merged

feat(ci): Add windows support #479

merged 1 commit into from
Oct 16, 2024

Conversation

thomass-dev
Copy link
Collaborator

@thomass-dev thomass-dev commented Oct 14, 2024

First step to resolve #475 .

image


The tests can be run on Windows by enforcing the usage of the UTF-8 encoding using the PYTHONUTF8.
The next step should be to cover CLI 100% (#508).

@thomass-dev thomass-dev changed the title chore(ci): Add windows support feat(ci): Add windows support Oct 14, 2024
@thomass-dev thomass-dev force-pushed the windows-ci branch 3 times, most recently from 86e9395 to ec2ec99 Compare October 16, 2024 09:29
@thomass-dev thomass-dev marked this pull request as ready for review October 16, 2024 09:40
.github/workflows/skore.yml Show resolved Hide resolved
@rouk1 rouk1 merged commit 004573c into main Oct 16, 2024
18 checks passed
@rouk1 rouk1 deleted the windows-ci branch October 16, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add windows support
3 participants