Commit graph

60 commits

Author SHA1 Message Date
Théophile Diot
bd4fc41301
chore: Update Nginx dependency to v1.26.0 in misc and docs files 2024-05-25 17:36:11 +01:00
dependabot[bot]
401e25e63e
deps/gha: bump actions/checkout from 4.1.5 to 4.1.6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](44c2b7a8a4...a5ac7e51b4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-17 07:26:08 +00:00
dependabot[bot]
c59dfc8cc6
deps/gha: bump actions/checkout from 4.1.4 to 4.1.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](0ad4b8fada...44c2b7a8a4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 07:36:44 +00:00
dependabot[bot]
68a7d83ecc
deps/gha: bump actions/checkout from 4.1.3 to 4.1.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1d96c772d1...0ad4b8fada)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 07:14:38 +00:00
dependabot[bot]
f147c5d373
deps/gha: bump actions/checkout from 4.1.2 to 4.1.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](9bb56186c3...1d96c772d1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 07:59:13 +00:00
Théophile Diot
121f091389
Update LOG_LEVEL to debug in test-core-linux.yml and tests-ui-linux.yml 2024-04-04 14:00:51 +01:00
dependabot[bot]
50858f2f7d
deps/gha: bump actions/setup-python from 5.0.0 to 5.1.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](0a5c615913...82c7e631bb)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 08:32:32 +00:00
Théophile Diot
112b4feb9b
Merge pull request #983 from bunkerity/dependabot/github_actions/dev/docker/login-action-3.1.0
deps/gha: bump docker/login-action from 3.0.0 to 3.1.0
2024-03-15 15:41:34 +00:00
Théophile Diot
cc3d2226af
Change Python version to 3.9 in test core linux 2024-03-15 15:15:37 +00:00
dependabot[bot]
17a1e07c12
deps/gha: bump docker/login-action from 3.0.0 to 3.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](343f7c4344...e92390c5fb)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 08:24:13 +00:00
dependabot[bot]
50fb5a44b1
deps/gha: bump actions/checkout from 4.1.1 to 4.1.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](b4ffde65f4...9bb56186c3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 08:10:50 +00:00
dependabot[bot]
7958eea2cd
deps/gha: bump nick-fields/retry from 2.9.0 to 3.0.0
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.9.0 to 3.0.0.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](14672906e6...7152eba30c)

---
updated-dependencies:
- dependency-name: nick-fields/retry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 08:58:50 +00:00
Théophile Diot
14172ab70b
Update test-core-linux.yml to optimize pip install command 2024-01-23 11:06:09 +01:00
Théophile Diot
e7557adde4
Update test-core-linux.yml and tests-ui-linux.yml
This commit updates the test-core-linux.yml and tests-ui-linux.yml files. The changes include removing the MAKEFLAGS variable from the pip install command in test-core-linux.yml and moving the "Install BunkerWeb" step after the "Edit configuration files" step in tests-ui-linux.yml.
2024-01-17 11:47:53 +00:00
Théophile Diot
bcfe623e04
Update how the python deps are installed in linux tests (core & ui) 2024-01-04 15:37:06 +00:00
Théophile Diot
413500e5d3
Use Python 3.12 in workflows 2024-01-04 12:55:38 +00:00
Théophile Diot
3ba295d14f
Fix firefox installation in linux tests 2024-01-03 17:08:01 +00:00
Théophile Diot
2b11f24a39
Fix db core test 2023-12-07 12:06:24 +01:00
dependabot[bot]
25cba9feb6
deps/gha: bump actions/setup-python from 4.7.1 to 5.0.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](65d7f2d534...0a5c615913)

---
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 08:18:29 +00:00
Théophile Diot
18aab10dfe
Update Firefox installation in Linux workflows 2023-11-22 10:18:41 +00:00
Théophile Diot
e66b7b79b5
Remove urllib3[socks] from requirements.in files ...
Update Dockerfiles to fix errors when installing deps
2023-11-16 17:28:19 +00:00
florian
fa628cb7d6
linux - add default API_LISTEN_IP 2023-10-30 13:27:28 +01:00
Théophile Diot
619e5644f0
Remove pip caching when setting up python in workflows to avoid errors 2023-10-18 09:04:59 +02:00
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
c4b873e3f2
Fix /etc/bunkerweb dir missing in linux core tests 2023-10-16 12:37:26 +02:00
Théophile Diot
08944b901c
Tweak test-core-linux to fix potential bugs 2023-10-16 12:27:09 +02:00
Théophile Diot
07676a3d0a
Use hashes instead of versions in github workflows 2023-10-02 18:30:17 +02: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
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
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