Cian-H
ada32e43a9
Update Toolchains (uv, ty, python, maturin, rust 2024) ( #69 )
...
* WIP: Fixed non-deterministic test error
* Updated tooling to use uv/ty instead of poetry/mypy
* Updated python/rust/maturin versions
* Added mac os to testing pipelines
* Properly enforced fixed with csv reading
* Minor tweaks for maintainability
* Minor version bump
* track npz files with git-lfs
* fix: add macos dynamic lookup linker flags for pyo3
2026-06-19 14:33:18 +01:00
dependabot[bot]
63ffe2c77d
ci: bump the action-dependencies group with 2 updates
...
Bumps the action-dependencies group with 2 updates: [actions/setup-python](https://github.com/actions/setup-python ) and [actions/github-script](https://github.com/actions/github-script ).
Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
Updates `actions/github-script` from 7 to 8
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: action-dependencies
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 04:25:43 +00:00
dependabot[bot]
ea8349484f
ci: bump actions/checkout from 4 to 5 in the action-dependencies group
...
Bumps the action-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 07:21:55 +00:00
dependabot[bot]
5593c4bf7d
ci: bump actions/setup-python from 3 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-27 17:02:30 +00:00
Cian Hughes
189cc4ff6c
Fixed misconfigured workflow
2024-11-14 18:40:43 +00:00
Cian Hughes
5d57ccbe86
Added timeout to workflows
2024-11-14 18:34:18 +00:00
Cian Hughes
129c6772be
Fixed windows build on rust workflow
2024-11-14 18:20:17 +00:00
Cian-H
abb88c1b0f
Attempted fix for bash scripting issue in workflows
2024-11-13 20:26:44 +00:00
Cian-H
29b99710f8
Removed macos workflow test (unsupported by maturin)
2024-11-13 19:34:32 +00:00
Cian-H
2e5fe7eee2
Fixed cross platform testing in worflows
2024-11-13 19:19:15 +00:00
Cian-H
8128e6083f
Updated rust workflow
2024-11-13 18:28:51 +00:00
Cian-H
109ee3fae8
Added rust git workflow
2024-11-13 10:08:47 +00:00