Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot] 6738b95524
deps/gha: bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 04:15:57 +00:00
Théophile Diot 07676a3d0a
Use hashes instead of versions in github workflows 2023-10-02 18:30:17 +02:00
Théophile Diot 80d56fcca6
ci/cd start working on linux core tests 2023-09-18 12:12:03 +02:00
dependabot[bot] 8ea823e061
deps/gha: 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-13 04:25:31 +00:00
Théophile Diot 0681cf2c9b
Update actions/checkout to v4 2023-09-04 15:59:19 +02:00
bunkerity 95c796c1ee ci/cd - delete temp compose downgrade 2023-08-24 17:40:45 +02:00
bunkerity 423e3b4a39 ci/cd - log to ghcr before getting tests containers 2023-08-24 17:32:02 +02:00
bunkerity 87b4053402 ci/cd - use gh cache for docker cache and pushes to ghcr.io 2023-08-24 16:48:45 +02:00
florian 3dac0aef0e
tests - temp fix for compose network errors 2023-07-05 01:15:40 +02:00
Théophile Diot b529d85255
Revert "Update checkout part of workflow to include submodules"
This reverts commit 4b4e0f8b3b.
2023-06-28 09:59:37 -04:00
Théophile Diot 4b4e0f8b3b
Update checkout part of workflow to include submodules 2023-06-26 13:01:02 -04:00
florian 4962f786ba
fix wrong env parsing in init phase, bypass modsec/crs when method is not allowed, refactor ALLOWED_METHODS and improve error page management 2023-05-18 21:09:51 +02:00
florian 5f668aecaa
ci/cd - fix syntax error in test core wf 2023-05-15 13:12:17 +02:00
florian 9a2e37984d
ci/cd core tests and antibot refactoring 2023-05-15 13:10:27 +02:00