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
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
80d56fcca6
ci/cd start working on linux core tests
2023-09-18 12:12:03 +02:00