dependabot[bot]
df2b5b5d44
chore(deps): bump actions/upload-artifact from 3 to 4 ( #1412 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 22:53:42 -04:00
Olivier DEBAUCHE
03c654a3d9
ci(fix): Workflow actions updates and fix arm64 wheels not included in release ( #1392 )
...
* Update test.yaml
Bump actions/checkout@v3 to v4
Bump action/setup-python@v4 to v5
* Update test-pypi.yaml
Bum actions/setup-python@v4 to v5
* Update build-and-release.yaml
Bump softprops/action-gh-release@v1 to v2
Bump actions/checkout@v3 to v4
Bump actions/setup-python@v3 to v5
* Update publish.yaml
Bump actions/checkout@v3 to v4
Bump actions/sertup-python@v4 to v5
* Update publish-to-test.yaml
Bump actions/checkout@v3 to v4
Bump actions/setup-python @v4 to v5
* Update test-pypi.yaml
Add Python 3.12
* Update build-and-release.yaml
* Update build-docker.yaml
Bump docker/setup-qemu-action@v2 to v3
Bump docker/setup-buildx-action@v2 to v3
* Update build-and-release.yaml
* Update build-and-release.yaml
2024-04-29 22:52:23 -04:00
dependabot[bot]
c07db99e5b
chore(deps): bump pypa/cibuildwheel from 2.16.5 to 2.17.0 ( #1401 )
...
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel ) from 2.16.5 to 2.17.0.
- [Release notes](https://github.com/pypa/cibuildwheel/releases )
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md )
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.16.5...v2.17.0 )
---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-27 20:51:13 -04:00
Andrei Betlen
611781f531
ci: Build arm64 wheels. Closes #1342
2024-04-23 02:48:09 -04:00
Andrei
5a930ee9a1
feat: Binary wheels for CPU, CUDA (12.1 - 12.3), Metal ( #1247 )
...
* Generate binary wheel index on release
* Add total release downloads badge
* Update download label
* Use official cibuildwheel action
* Add workflows to build CUDA and Metal wheels
* Update generate index workflow
* Update workflow name
2024-04-03 15:32:13 -04:00
Andrei Betlen
7dbbfdecad
fix: submodule kompute is not included in sdist. Closes #1165
2024-02-13 23:53:56 -05:00
Andrei Betlen
5f15a3d91c
Disable wheel repair command
2023-11-10 06:05:42 -05:00
Andrei Betlen
e02d52df29
Try to clean before calling cibuildwheel
2023-11-10 06:01:58 -05:00
Andrei Betlen
ed5a9260f6
Force LD_LIBRARY_PATH
2023-11-10 05:54:23 -05:00
Andrei Betlen
2f070afd61
Don't install in editable mode for release
2023-11-10 05:45:44 -05:00
Andrei Betlen
b0e597e46e
Pin python version in release
2023-11-06 08:56:41 -05:00
Andrei Betlen
6cb77a20c6
Migrate to scikit-build-core. Closes #489
2023-07-18 18:52:29 -04:00
Andrei Betlen
e3542b6627
Revert "Merge pull request #350 from abetlen/migrate-to-scikit-build-core"
...
This reverts commit fb2c5f7fd9
, reversing
changes made to 202ed4464b
.
2023-06-09 23:23:16 -04:00
Andrei Betlen
7345456779
Migrate to scikit-build-core
2023-06-08 21:49:42 -04:00
Andrei Betlen
241d608bbb
Update workflow permissions
2023-04-10 02:35:00 -04:00
Andrei Betlen
d41cb0ecf7
Add create release step to workflow
2023-04-10 01:54:52 -04:00
Andrei Betlen
8594b8388e
Add build and release
2023-04-10 01:29:32 -04:00