Commit Graph

13 Commits (5db34010799b592eb98e640545a426843bb5d079)

Author SHA1 Message Date
dependabot[bot] 566a090893
build(deps): 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-09-05 10:16:58 +00:00
Raphaël Vinot d6af35b98a chg: Bump deps, use poetry 1.3, support python 3.11. 2022-12-16 16:18:11 +01:00
Raphaël Vinot ff68e29136 fix: numpy install issue with python < 3.10 2022-10-27 13:47:52 +02:00
Raphaël Vinot 3d0b42ded8 chg: Force install numpy with pip as poetry fails 2022-10-24 11:48:27 +02:00
Raphaël Vinot 28cf1ef6e0 chg: Disable fail fast in GHA 2022-10-24 11:21:53 +02:00
Raphaël Vinot ecf58b512d chg: Change poetry install in GHA 2022-10-09 21:26:48 +02:00
Raphaël Vinot 9c97874439 fix: properly cache poetry deps 2022-10-09 21:24:02 +02:00
Raphaël Vinot f62e7b4a19 chg: Add cache in GHA 2022-10-09 21:19:48 +02:00
Raphaël Vinot 52cb5b14f4
Merge pull request #525 from Lookyloo/dependabot/github_actions/actions/checkout-3
build(deps): bump actions/checkout from 2 to 3
2022-09-23 13:16:06 +02:00
dependabot[bot] fc854c9c68
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 11:15:07 +00:00
dependabot[bot] 08720e4c90
build(deps): bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
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>
2022-09-23 11:15:03 +00:00
Raphaël Vinot cf46dde1ed chg: Add basic pre-hook config 2022-03-31 11:30:53 +02:00
Raphaël Vinot bdef35ea4f chg: Improve actions 2021-12-03 10:51:50 +01:00