Raphaël Vinot
|
cfcb585c0e
|
fix: initialize python version before doing anything else in GHA
|
2024-03-28 17:00:40 +01:00 |
Raphaël Vinot
|
3b7965c6e1
|
chg: Add magic in the deps
|
2024-02-23 01:34:49 +01:00 |
Raphaël Vinot
|
5368151ce0
|
chg: Bump deps
|
2024-02-05 16:33:46 +01:00 |
dependabot[bot]
|
092b9853bf
|
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-07 10:31:05 +00:00 |
Raphaël Vinot
|
3408ae1f2e
|
fix: Avoid failing test when there are no logs
|
2023-11-21 11:49:42 +01:00 |
Raphaël Vinot
|
fcaeda8f7f
|
new: Use S3FS in archiving script instead, remove python 3.12 uspport
Also remove standalone script for updating archived indexes.
|
2023-10-23 13:57:44 +02:00 |
Raphaël Vinot
|
bf9ff87dac
|
new: prepare s3fs support for archives
|
2023-10-22 01:18:34 +02:00 |
Raphaël Vinot
|
1d6026da58
|
chg: disable python 3.12, aiohttp doesn't supports it.
|
2023-10-17 23:17:13 +02:00 |
Raphaël Vinot
|
49f7558d23
|
chg: Bump deps, enable python 3.12
|
2023-10-17 23:06:41 +02:00 |
Raphaël Vinot
|
524132e100
|
fix: revert support for python 3.12
Not supported by playwright: https://github.com/microsoft/playwright-python/issues/2096
|
2023-10-12 16:32:43 +02:00 |
Raphaël Vinot
|
f599f2e031
|
chg: Add support for python 3.12
|
2023-10-12 16:15:43 +02:00 |
Raphaël Vinot
|
219ae1baa7
|
fix: Bypass weird GHA limitation
|
2023-09-25 16:00:01 +02:00 |
Raphaël Vinot
|
ca18a95fc7
|
chg: Clone redis the GHA way
|
2023-09-25 15:53:17 +02:00 |
Raphaël Vinot
|
da43d04841
|
chg: Attempt to install system deps for playwright with the relevant script.
|
2023-09-25 11:41:14 +02:00 |
Raphaël Vinot
|
ad16ba0943
|
chg: Print logs when GHA fails
|
2023-09-25 11:11:42 +02:00 |
Raphaël Vinot
|
d677bf35f2
|
chg: Clone PyLookyloo the GHA way
|
2023-09-25 10:59:39 +02:00 |
Raphaël Vinot
|
d1cc5cb78b
|
chg: Bump deps, improve tests
|
2023-09-25 10:37:02 +02:00 |
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
|
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 |