Commit Graph

15 Commits (06d707a4dcc9d8b6d8fb13a798844012147a8c3a)

Author SHA1 Message Date
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 0ab43d454e fix: use redis 7.0 in GH action 2022-08-25 13:48:18 +02:00
Raphaël Vinot a8722bab57 chg: Bump action to use playwright. 2022-04-25 13:57:31 +02:00
Raphaël Vinot b71e4a27e4 fix: Typo in last commit 2021-12-03 11:32:11 +01:00
Raphaël Vinot d8ce7f8f5e chg: Run verbose poetry install in action
Debug weirdness with python 3.10
2021-12-03 11:28:32 +01:00
Raphaël Vinot cbb96f67e4 chg: Add stop in action 2021-12-03 10:57:50 +01:00
Raphaël Vinot bdef35ea4f chg: Improve actions 2021-12-03 10:51:50 +01:00
Raphaël Vinot 65e8dfae34 chg: Test install on redis 6.2 2021-06-17 13:11:02 -07:00
Raphaël Vinot 9829241420 chg: Add is_up test to github action 2021-05-21 16:58:48 -07:00
Raphaël Vinot 97098a13f9 new: Github action with full install 2021-05-21 16:53:26 -07:00