Commit Graph

141 Commits

Author SHA1 Message Date
Brigitta Sipőcz 2ff74a8467
CI Update action that got moved org (#29284)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2024-06-18 22:23:53 +02:00
Loïc Estève b20998d4ec
CI Add CPython 3.13 free-threaded manylinux wheel (#29247) 2024-06-18 16:35:56 +02:00
Olivier Grisel e9b485612f
MAINT Protect CUDA GPU workflow against timed commits (#29286)
Co-authored-by: Aviv Keller <redyetidev@gmail.com>
2024-06-18 16:18:11 +02:00
Olivier Grisel 079a1d9a1e
MAINT temporary pin Python 3.12.3 in GitHub Actions workflow (#29222) 2024-06-10 10:32:18 +00:00
dependabot[bot] 2453f2cc5d
Bump the actions group across 1 directory with 4 updates (#29214)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 11:07:55 +02:00
Loïc Estève ea1e8c4b21
CI Update upload-artifact and download-artifact to v4 (#29211) 2024-06-07 11:56:49 -07:00
Jérôme Dockès ef14efda78
MAINT Show HEAD hash in CUDA CI workflow (#29201) 2024-06-06 14:05:17 +02:00
Matthew Feickert b285de0be5
CI Enable Dependabot and use full length commit SHA for PyPI publishing (#29180)
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2024-06-06 13:28:49 +02:00
Olivier Grisel 6340609871
CI Use git to fetch the branch of the PR for the CUDA GPU CI (#29193) 2024-06-05 15:34:36 +00:00
Thomas J. Fan 1009ca42f5
CI Fixes pull request pull for gpu build (#29186) 2024-06-05 10:54:53 +02:00
Thomas J. Fan b32f1542d9
CI Fixes update lock file for array api (#29185) 2024-06-05 08:19:54 +02:00
Tim Head 62e6fcf145
Initial GPU CI setup (#29130)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2024-06-04 16:57:05 -07:00
Loïc Estève abbaed326c
MAINT Drop official PyPy support (#29128) 2024-06-03 14:30:35 +02:00
Jérémie du Boisberranger 64884f92ff
CI Fix wheel builder windows (#29006) 2024-05-13 16:34:37 +02:00
Jérémie du Boisberranger f4cc029635
CI Fix wheel builder on osx (#28886) 2024-04-26 17:22:28 +02:00
Loïc Estève e27425f07c
CI Use check-sdist to check sdist rather than check-manifest (#28757) 2024-04-09 09:00:01 -04:00
Loïc Estève 04c5bdde9c
BUILD/CI Switch to Meson as main build backend (#28506)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2024-03-25 17:32:00 +00:00
KanchiMoe d0a08278e0
CI bump version of setup-python to v5 in Github Actions (#28562) 2024-03-04 18:43:47 +01:00
Thomas J. Fan 53ab6e541d
CI Adds environment for publishing to pypi (#28445) 2024-02-19 10:22:59 +01:00
Thomas J. Fan d6756d74a9
CI Adds environment to upload_anaconda (#28441) 2024-02-17 10:26:41 +01:00
Thomas J. Fan 18641174de
CI Moves macos arm64 wheel building to GitHub Actions (#28346)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2024-02-07 22:23:07 +01:00
Loïc Estève ab476eada7
MNT Add code scanning workflow (#28312) 2024-02-02 11:52:48 +01:00
Loïc Estève 064228769b
CI Fix lock-file update workflow (#28140) 2024-01-16 14:32:27 +01:00
Loïc Estève 28bdc932e8
MNT Add ability to select by build tag to the lock-file update script (#28068) 2024-01-11 22:09:47 +01:00
Thomas J. Fan 9da38ba1ef
CI Fix assign/unassign workflow (#28044) 2024-01-02 14:08:44 +00:00
Thomas J. Fan 5ffbba4e5c
CI Use gh for assign and unassign instead of curl (#28031) 2024-01-02 11:01:25 +01:00
Guillaume Lemaitre 8f5ff3978f
MAINT do not copy anymore conftest.py (#27958) 2023-12-14 15:24:00 +01:00
Guillaume Lemaitre e8ec36c9f3
MAINT bumpversion Python and dependencies (#27910) 2023-12-12 15:12:41 +01:00
Loïc Estève 803a77c431
CI Fix misleading bot comment when lint job is canceled (#27786) 2023-11-15 09:47:47 +01:00
Loïc Estève 51ed53dd0d
CI Fix lint workflow concurrency (#27773) 2023-11-13 10:58:19 +01:00
Loïc Estève bed14db756
CI Add cron schedule for lock-file workflow (#27732) 2023-11-06 15:51:22 +01:00
Loïc Estève 5fc67aeb09
CI Add workflow to update lock files (#27622) 2023-10-27 14:06:01 +02:00
Guillaume Lemaitre eadd9a0c4b
MAINT remove prerelease flag for Python 3.12 (#27605)
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
2023-10-18 14:05:39 +00:00
Guillaume Lemaitre 6396dcb450
MAINT add missing wheel for MacOS x86_64 (#27520)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2023-10-03 10:01:15 +02:00
Loïc Estève 93e22cdd8d
CI Build and test Python 3.12 wheels (#27027)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2023-10-02 14:03:09 +02:00
Thomas J. Fan 672ed4538c
CI Cross compile wheel macos wheels on github actions (#26985) 2023-08-02 08:56:10 -04:00
Adrin Jalali 784ba9ef9f
MNT linter bot: tool versions and finished linting check (#26681) 2023-06-23 15:20:43 +02:00
Adrin Jalali b0977b9357
MNT minor linter bot message enhancements (#26670) 2023-06-22 16:51:23 +00:00
Adrin Jalali ab581af24d
CI Linter Bot: add concurrency group and a link to the commit (#26638) 2023-06-21 14:34:58 +00:00
Adrin Jalali 23a0dcbac9
MNT replace flake8 with ruff (#26630) 2023-06-20 14:34:23 +00:00
Adrin Jalali 180e059b1b
CI Add a bot to comment on PRs when linter fails (#26553) 2023-06-19 17:24:16 +00:00
Joshua Hedlund e14046af33
MAINT remove broken twitter workflow (#26465) 2023-05-31 10:22:44 -04:00
Thomas J. Fan 3d0df7b319
MNT Bump Github Action labeler version to use newer Node (#26302) 2023-05-04 15:17:31 +02:00
Thomas J. Fan ea5a25400e
CI Use Trusted Publishers for uploading wheels to PyPI (#26249) 2023-04-27 11:48:10 +02:00
Jérémie du Boisberranger 66a4d9639e
CI Fix circleci artifact redirector action (#26181) 2023-04-14 18:03:57 -04:00
Jérémie du Boisberranger d92c76986a
TST Speed-up test suite when using pytest-xdist (#25918) 2023-03-22 11:18:30 +01:00
Thomas J. Fan cab725696c
CI Adds permissions to workflows that use GITHUB_TOKEN (#25600)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2023-02-28 18:08:20 +01:00
Thomas J. Fan 3099d27523
CI Upload ARM wheels from CirrusCI to nightly and staging index (#25513)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2023-02-03 20:38:29 +01:00
Loïc Estève de54caafcf
CI Build doc on CircleCI (#25466) 2023-01-24 12:44:52 -05:00
Thomas J. Fan eb8d45e666
MNT Reduces the number of runs for circleci redirector job (#25426) 2023-01-18 17:34:20 +01:00