Skip to content

Request: add windows executable to releases #589

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

Open
malik-n opened this issue May 19, 2025 · 2 comments
Open

Request: add windows executable to releases #589

malik-n opened this issue May 19, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@malik-n
Copy link

malik-n commented May 19, 2025

Describe the solution you'd like

To have a downloadable windows executable

Describe alternatives you've considered

looking for a way to configure python and c++ code formatting with one tool that works on windows and linux

@malik-n malik-n added the enhancement New feature or request label May 19, 2025
@zimbatm
Copy link
Member

zimbatm commented May 20, 2025

If somebody wants to tackle this, the following things need to happen:

  • Fix the path of the state directory that contains the eval cache to be Windows specific.
  • Check all the code for path handling and see if it works on Windows.
  • Extend the CI pipeline to Windows.
  • Probably some more testing.
  • Extend the release pipeline.

@brianmcgee
Copy link
Member

I'd welcome someone to help maintain the Windows side of things 🙏.

I don't have a Windows setup, and haven't used it actively for a very long time.

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

No branches or pull requests

3 participants