libsql-experimental-python icon indicating copy to clipboard operation
libsql-experimental-python copied to clipboard

Add GitHub Actions Workflow for Building and Uploading Windows Wheel Packages

Open swoiow opened this issue 11 months ago • 1 comments

Description

Add Windows Support. If need me to finish the checklist, please let me known. @notrab

Checklist

  • [x] Add build-windows-wheel.yml workflow file.
  • [ ] Ensure pyproject.toml has the correct project name and version.
  • [ ] Update README.md with CI/CD workflow details.
  • [ ] Verify environment variables and secrets setup.
  • [ ] Test the workflow execution and artifact uploads.
  • [ ] Configure publishing steps for PyPI and GitHub Releases.

swoiow avatar Jan 30 '25 09:01 swoiow

@penberg hello,any idea with this pr?

swoiow avatar Mar 26 '25 18:03 swoiow

@swoiow sorry for the delay here, Windows support hasn't been a priority of ours, but we're happy to see what we can do here to unblock you with this PR. @levydsa can you take a look at this?

notrab avatar Jun 02 '25 14:06 notrab

Got it. Maybe you’ve been updated to support AWS integration. Since I’m using your service for DNS work in a Windows development setup, I need a .whl file for it. When your team has time, please try to merge the changes as well. Thanks!


btw, the build-windows-wheel.yml build by github action has pass again in my branch, you can add multi python verions @levydsa

swoiow avatar Jun 03 '25 03:06 swoiow

Obsoleted by https://github.com/tursodatabase/libsql-python/pull/99

penberg avatar Jul 29 '25 10:07 penberg

ok. when i sync fork. I can build it too. https://github.com/swoiow/libsql-experimental-python/releases/tag/released

swoiow avatar Aug 31 '25 12:08 swoiow