Commit graph

341 commits

Author SHA1 Message Date
dependabot[bot]
cd0ceb48bb
deps/gha: bump ossf/scorecard-action from 2.2.0 to 2.3.0
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](08b4669551...483ef80eb9)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 04:29:44 +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
f0761eed2c
Revert "Add fuzzing tests in CI/CD"
This reverts commit 4babce9749.
2023-10-02 16:10:52 +01:00
Théophile Diot
4babce9749
Add fuzzing tests in CI/CD 2023-10-02 16:06:49 +01:00
Théophile Diot
a263f1f4f1
Update cron for dev-update-mmdb 2023-10-02 15:39:49 +01:00
Théophile Diot
1f90d3668c
Add a pre-commit-config file and passed all checks 2023-09-29 18:11:48 +01:00
Théophile Diot
073e8575e2
Updated Dockerfile, python deps and npm package to use pinned dependencies 2023-09-29 16:47:34 +01:00
Théophile Diot
4d50026744
Extract codeQL workflow to have a separate one + Add scorecards analysis workflow file + Add UI tests for the UI branch 2023-09-28 09:02:31 +01:00
Théophile Diot
93006cf5ce
Fix Firefox installation in core and ui linux tests 2023-09-25 17:14:50 +01:00
Théophile Diot
052e060222
Fix core and ui workflow file for staging tests 2023-09-25 07:55:34 +01:00
Théophile Diot
0303a8f7b9
Update staging workflow file to include core and ui linux tests 2023-09-23 15:06:20 +01:00
Théophile Diot
57374ecc2f
Fix tests ui with linux 2023-09-22 13:13:19 +01:00
Théophile Diot
601f0fde62
Fix tests ui linux not starting the ui service 2023-09-22 09:37:00 +01:00
Théophile Diot
df12058824
Fix tests ui linux executing the wrong file 2023-09-22 09:17:11 +01:00
Théophile Diot
db404a62c3
Fix ui tests misconfiguration 2023-09-22 09:03:26 +01:00
Théophile Diot
a0aced3e53
Fix tests ui linux workflow file 2023-09-22 08:51:31 +01:00
Théophile Diot
e378be9a92
Fix typo in tests ui linux file name + add more logs in ui docker tests 2023-09-22 08:49:33 +01:00
Théophile Diot
432d1587c7
Add linux ui tests 2023-09-22 08:47:47 +01:00
Théophile Diot
06da40bf13
Added more linux core tests 2023-09-20 16:41:33 +02:00
Théophile Diot
aeee38ad32
Fix misc problems related to linux 2023-09-20 13:01:21 +02:00
Théophile Diot
8a6e14d8c8
Added linux tests to a few core plugins 2023-09-19 17:53:07 +02:00
Théophile Diot
e935132242
ci/cd Try to fix permission problems with Firefox in test core linux 2023-09-19 15:20:55 +02:00
Théophile Diot
761c01af6e
ci/cd Fix test core linux shenanigans with Firefox 2023-09-19 15:09:48 +02:00
Théophile Diot
0d9349611e
ci/cd Try to fix errors with firefox in test core linux 2023-09-19 15:02:55 +02:00
Théophile Diot
094d5d5dfe
ci/cd Fix a few things with test core linux + finish antibot linux core tests 2023-09-19 14:52:06 +02:00
Théophile Diot
fdae4549ce
ci/cd Fix permission issues (again) with test core linux 2023-09-19 11:39:33 +02:00
Théophile Diot
d59cf1835d
ci/cd fix permissions issue in test core linux + fix shenanigans with antibot linux core tests 2023-09-19 11:27:10 +02:00
Théophile Diot
43b1a038f9
ci/cd clear out firefox before reinstalling it in test core linux 2023-09-19 11:12:11 +02:00
Théophile Diot
d192fbb829
ci/cd Install Firefox manually in test core linux 2023-09-19 10:59:20 +02:00
Théophile Diot
0239ca64b4
ci/cd test core linux remove dns resolvers override 2023-09-19 10:13:33 +02:00
Théophile Diot
1dd1caeea4
ci/cd Fix Firefox installation for test core linux 2023-09-19 09:56:47 +02:00
Théophile Diot
a0516f773f
ci/cd Install firefox from apt instead of snap + fix antibot core tests for linux 2023-09-19 09:45:17 +02:00
Théophile Diot
480c680f19
ci/cd Fix timeout in geckodriver download for test core linux 2023-09-19 09:27:12 +02:00
Théophile Diot
a94dab2087
ci/cd fix retry job when downloading the geckodriver in test core linux 2023-09-19 09:16:53 +02:00
Théophile Diot
d0a1aab15c
ci/cd Fix perms issues (again) and optimize some things in test core linux 2023-09-18 18:15:02 +02:00
Théophile Diot
dd0c4c93a6
ci/cd Install requirements and deps in test core linux 2023-09-18 18:01:46 +02:00
Théophile Diot
294402dbf2
ci/cd fix perms issues with test core linux 2023-09-18 17:45:40 +02:00
Théophile Diot
cd35d35c25
ci/cd Fix perms in variables.env for test core linux 2023-09-18 17:34:55 +02:00
Théophile Diot
4cce8385c5
ci/cd fix write in /etc/hosts file in test core linux 2023-09-18 17:26:16 +02:00
Théophile Diot
990b6336e2
ci/cd Fix test core linux with dpkg versioning 2023-09-18 17:16:57 +02:00
Théophile Diot
ccc5eb304a
ci/cd Fix version error with ubuntu and test core linux 2023-09-18 17:02:03 +02:00
Théophile Diot
6a38390404
ci/cd Fix tee command not being ran as sudo in tests core linux 2023-09-18 16:52:46 +02:00
Théophile Diot
453cfc2dcc
ci/cd Fix BunkerWeb installation job with linux core tests 2023-09-18 16:44:09 +02:00
Théophile Diot
0b14f8a5d0
ci/cd Fix install command in linux core tests 2023-09-18 16:36:28 +02:00
Théophile Diot
624f4b5bb5
ci/cd Fix path of the .deb file 2023-09-18 16:25:29 +02:00
Théophile Diot
61bc8a3b10
ci/cd fix .deb fetching in Linux core tests 2023-09-18 16:24:36 +02:00
Théophile Diot
fa91bf6c60
ci/cd change needs and logic in test core linux 2023-09-18 13:54:47 +02:00
Théophile Diot
b54c7eb61a
ci/cd test secret inherit for ubuntu private test image 2023-09-18 12:48:29 +02:00
Théophile Diot
30cba0a77d
ci/cd fix dev.yml 2023-09-18 12:13:30 +02:00
Théophile Diot
80d56fcca6
ci/cd start working on linux core tests 2023-09-18 12:12:03 +02:00