go-jsonnet/.github/workflows
John Bartholomew 3c92d79e96 ci: python cibuildwheel updates for go-jsonnet
- Checkout with submodules, otherwise the sdist won't include libjsonnet.h
- Install golang in the cibuildwheel build container.
- Skip musllinux build; it's not working for me.
- Skip Windows platform builds; they're not working for me.

It would be nice to get the other platforms working but I have already
spent hours on this and haven't succeeded yet. Previous go-jsonnet
releases on PyPI didn't have prebuilt wheel packages anyway, so it's
still strictly better to have some rather than none even if not all
platforms are covered.
2025-02-22 20:32:22 +00:00
..
ci.yml ci: update versions of referenced github actions in ci.yml 2025-02-22 17:41:22 +00:00
install-go.sh ci: python cibuildwheel updates for go-jsonnet 2025-02-22 20:32:22 +00:00
publish-python.yml ci: python cibuildwheel updates for go-jsonnet 2025-02-22 20:32:22 +00:00
release.yml ci: trigger release workflow manually 2025-02-22 17:30:56 +00:00