Commit graph

36 commits

Author SHA1 Message Date
Bas Zalmstra
f36e56cc69
fix(docs): split workflow into rust and py-rattler jobs, fix tag matching (#2257) 2026-03-19 13:47:28 +01:00
Pavel Zwerschke
fb84d7be06
chore(py): bump py-rattler 0.23.0 (#2181)
Co-authored-by: Bas Zalmstra <4995967+baszalmstra@users.noreply.github.com>
2026-03-06 16:23:46 +00:00
jaimergp
3e4e3d0bc0
chore(ci): migrate to macos-15-intel runners (#1759) 2025-10-20 13:34:10 +02:00
Alfredo Luque
08b2e1b3af
feat: Expose rattler_pty in py-rattler (#1746) 2025-10-17 13:30:17 +02:00
Lucas Colley
a98ee87a9f
chore: switch from pre-commit to lefthook (#1549)
Co-authored-by: Julian Hofer <julianhofer@gnome.org>
Co-authored-by: Hofer-Julian <30049909+Hofer-Julian@users.noreply.github.com>
2025-09-02 13:06:25 +00:00
renovate[bot]
b2caa97fd1
chore(ci): Update PyO3/maturin-action action to v1.49.4 (#1605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 09:43:17 +02:00
renovate[bot]
8b980161b8
chore(ci): Update PyO3/maturin-action action to v1.49.3 (#1454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-24 09:25:34 +02:00
renovate[bot]
ef5b9e1b89
chore(ci): Update uraimo/run-on-arch-action action to v3.0.1 (#1450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-24 08:57:33 +02:00
renovate[bot]
3a6b60f038
chore(ci): Update PyO3/maturin-action digest to e10f6c4 (#1443) 2025-06-24 07:54:55 +02:00
renovate[bot]
e191faa8ad
chore(ci): Update actions/upload-artifact action to v4.6.2 (#1426) 2025-06-23 11:25:48 +00:00
renovate[bot]
a2d8f4867c
chore(ci): Update actions/setup-python action to v5.6.0 (#1425) 2025-06-23 11:18:32 +00:00
renovate[bot]
a80f0dea8b
chore(ci): Update actions/checkout action to v4.2.2 (#1422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bas Zalmstra <4995967+baszalmstra@users.noreply.github.com>
2025-06-23 11:15:25 +00:00
renovate[bot]
d2b4437e0a
chore(ci): Update actions/download-artifact action to v4.3.0 (#1423) 2025-06-23 11:10:07 +00:00
renovate[bot]
b21a144326
chore(ci): Update PyO3/maturin-action digest to 35be318 (#1411) 2025-06-20 21:29:40 +00:00
renovate[bot]
05717e4cec
chore(ci): Update uraimo/run-on-arch-action digest to aa8e672 (#1413) 2025-06-20 21:27:08 +00:00
dependabot[bot]
c7510a51ae
chore(ci): bump the github-actions group across 1 directory with 10 updates (#1290) 2025-05-16 10:27:24 +02:00
dependabot[bot]
dccc40ec9e
chore(ci): bump the github-actions group with 3 updates (#1232) 2025-04-09 10:04:33 +02:00
dependabot[bot]
c57789ac36
chore(ci): bump the github-actions group across 1 directory with 5 updates (#1213)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 15:38:44 +02:00
dependabot[bot]
152a4f339d
chore(ci): bump PyO3/maturin-action from 1.47.2 to 1.47.3 (#1187) 2025-03-26 07:46:27 +01:00
dependabot[bot]
ef756def62
chore(ci): bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1185) 2025-03-26 07:46:05 +01:00
dependabot[bot]
f22fd7b547
chore(ci): bump actions/download-artifact from 4.1.9 to 4.2.1 (#1184) 2025-03-26 07:45:50 +01:00
Hofer-Julian
e37e28a900
ci: pin github actions (#1164) 2025-03-17 16:32:16 +01:00
dependabot[bot]
4a6ede9cf0
chore(ci): bump uraimo/run-on-arch-action from 2 to 3 (#1131) 2025-03-04 10:40:51 +01:00
Bas Zalmstra
ddb05cef58
chore: remove aarch64-windows-msvc-pc wheel (#971)
* work around bug

* workflow name changed

* revert maturin version

* try 1.7.6

* pin maturin version

* fix: pin maturin version in pyproject

* disable aarch64
2024-12-05 16:42:07 +01:00
Bas Zalmstra
f0e33e3c68 chore: use rustls for aarch64 msvc 2024-12-05 14:56:38 +01:00
Bas Zalmstra
25599df23c fix: disable py-rattler s390x for now 2024-05-27 14:37:35 +02:00
Bas Zalmstra
cac9d1497f
chore: bump py-rattler 0.5.0 (#629)
Removed the version from pixi.toml as well because I dont think it
serves a purpose.
2024-04-26 08:53:09 +00:00
Tarun Pratap Singh
96a45256ae
fix: use manylinux 2_28 for linux (#534) 2024-02-21 13:05:37 +01:00
Tarun Pratap Singh
e0bf037d02
ci: fix python release (#456) 2023-12-20 14:20:36 +01:00
Tarun Pratap Singh
32bcf21e24
ci: fix python release (#453) 2023-12-20 11:57:38 +01:00
dependabot[bot]
c85cc840e0
chore(ci): Bump actions/upload-artifact from 3 to 4 (#439) 2023-12-15 16:36:22 +01:00
dependabot[bot]
d1d334b919
chore(ci): Bump actions/download-artifact from 3 to 4 (#438) 2023-12-15 16:36:12 +01:00
dependabot[bot]
2f6c446e49
chore(ci): Bump actions/setup-python from 4 to 5 (#432) 2023-12-06 16:50:21 +01:00
Bas Zalmstra
dd9ea2191d
feat: enable powerpc and s390x (#425)
With the release of `ring v0.17` we should now be able to target a lot
more targets. Lets try!
2023-12-04 15:42:22 +01:00
Bas Zalmstra
59db5bef62 fix: read version from Cargo.toml instead of pyproject 2023-10-05 17:17:54 +02:00
Bas Zalmstra
3bcf24cc78
initial py-rattler release pipeline (#351)
Adds an initial release pipeline for `py-rattler`
---------

Co-authored-by: Wackyator <pratapsinghtarun9@gmail.com>
Co-authored-by: Tarun Pratap Singh <101409098+Wackyator@users.noreply.github.com>
2023-10-05 17:04:59 +02:00