David Hewitt
|
5ca810236d
|
ci: rework GitHub caching strategy (#3886)
* ci: rework GitHub caching strategy
* clean up some more redundant imports flagged by nightly
|
2024-02-23 00:51:50 +00:00 |
David Hewitt
|
ececa86a7d
|
ci: cancel in-progress benches job on push (#3874)
|
2024-02-19 22:14:00 +00:00 |
dependabot[bot]
|
bcfbbf198d
|
Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 20:07:15 +00:00 |
dependabot[bot]
|
20e9680a81
|
build(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-11 20:04:18 +00:00 |
David Hewitt
|
2a5dedcbb5
|
ci: refactor pytests dev dependencies
|
2023-12-05 00:54:32 +03:00 |
David Hewitt
|
ef9741850f
|
ci: try to run without rust-toolchain.toml
|
2023-11-14 19:54:39 +00:00 |
dependabot[bot]
|
64b639b945
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-23 20:32:16 +00:00 |
David Hewitt
|
bf2c5a896b
|
add codspeed benchmarks
|
2023-10-19 21:36:05 +01:00 |