Commit Graph

120 Commits (4d5beef79e1315baf7117ad532b456a4d8167aff)

Author SHA1 Message Date
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] b9777e8d00
build(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 10:21:53 +00: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] 038460dda5
build(deps): bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 10:33:34 +00:00
Raphaël Vinot 705a817fb0
Merge pull request #779 from Lookyloo/dependabot/github_actions/docker/login-action-3
build(deps): bump docker/login-action from 2 to 3
2023-09-12 12:33:23 +02:00
Raphaël Vinot 19c8f75950
Merge pull request #778 from Lookyloo/dependabot/github_actions/docker/metadata-action-5
build(deps): bump docker/metadata-action from 4 to 5
2023-09-12 12:33:12 +02:00
dependabot[bot] f964441c71
build(deps): bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 10:15:26 +00:00
dependabot[bot] 66d8d44dfa
build(deps): bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 10:15:23 +00:00
dependabot[bot] f6f65516d3
build(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 10:15:20 +00: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 9c10161866 fix: Use known working docker publish 2023-03-14 16:44:32 +01:00
Raphaël Vinot 7d38baf425
Update docker-publish.yml 2023-03-14 16:41:00 +01:00
dependabot[bot] f8c0d7f318
build(deps): bump docker/setup-buildx-action
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 03a7a3d9fbee4f8ab73454ce02879cbaeb94fff8 to 4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](03a7a3d9fb...4b4e9c3e2d)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 11:05:51 +00:00
dependabot[bot] fb72e5b895
build(deps): bump docker/setup-buildx-action
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from a19c1710881d7ce3cf668865cc8459bba5b912aa to 03a7a3d9fbee4f8ab73454ce02879cbaeb94fff8.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](a19c171088...03a7a3d9fb)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 10:46:30 +00:00
Raphaël Vinot 089c007280
Merge pull request #627 from Lookyloo/dependabot/github_actions/sigstore/cosign-installer-3.0.1
build(deps): bump sigstore/cosign-installer from 2.6.0 to 3.0.1
2023-03-02 14:17:34 +01:00
Raphaël Vinot 695e8fc589
Merge pull request #626 from Lookyloo/dependabot/github_actions/docker/metadata-action-4.3.0
build(deps): bump docker/metadata-action from 3.3.0 to 4.3.0
2023-03-02 14:17:22 +01:00
Raphaël Vinot 3eead3ad94
Merge pull request #625 from Lookyloo/dependabot/github_actions/docker/build-push-action-4.0.0
build(deps): bump docker/build-push-action from 2.10.0 to 4.0.0
2023-03-02 14:17:04 +01:00
Raphaël Vinot 47552d98b2
Merge pull request #624 from Lookyloo/dependabot/github_actions/docker/setup-buildx-action-a19c1710881d7ce3cf668865cc8459bba5b912aa
build(deps): bump docker/setup-buildx-action from 79abd3f86f79a9d68a23c75a09a9a85889262adf to a19c1710881d7ce3cf668865cc8459bba5b912aa
2023-03-02 14:16:52 +01:00
dependabot[bot] 30ea31c3ce
build(deps): bump sigstore/cosign-installer from 2.6.0 to 3.0.1
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.6.0 to 3.0.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](f3c664df7a...c3667d9942)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 11:07:17 +00:00
dependabot[bot] 13f2696f74
build(deps): bump docker/metadata-action from 3.3.0 to 4.3.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.3.0 to 4.3.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](98669ae865...507c2f2dc5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 11:07:14 +00:00
dependabot[bot] d80e20f66e
build(deps): bump docker/build-push-action from 2.10.0 to 4.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](ac9327eae2...3b5e8027fc)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 11:07:09 +00:00
dependabot[bot] 696d9040f1
build(deps): bump docker/setup-buildx-action
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 79abd3f86f79a9d68a23c75a09a9a85889262adf to a19c1710881d7ce3cf668865cc8459bba5b912aa.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](79abd3f86f...a19c171088)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 11:07:06 +00:00
dependabot[bot] 9801561563
build(deps): bump docker/login-action from 1.9.0 to 2.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](28218f9b04...f4ef78c080)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 11:06:59 +00:00
Raphaël Vinot e11d2bb78e chg: Use GHA from marketplace 2023-03-01 12:55:28 +01:00
dependabot[bot] 4620f0227f
build(deps): bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 10:13:44 +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
Raphaël Vinot cffbd22745
Merge pull request #524 from Lookyloo/dependabot/github_actions/actions/setup-python-4
build(deps): bump actions/setup-python from 2 to 4
2022-09-23 13:15:55 +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