Commit graph

142 commits

Author SHA1 Message Date
bunkerity
220374db4b ci/cd - fix syntax error in jobs 2023-04-03 15:34:20 +02:00
bunkerity
9b8606d40e fix redis hostname for k8s files and only append tasks with a desired state of running for autoconf/swarm 2023-04-03 15:32:44 +02:00
bunkerity
1c3c0d63b7 ci/cd - fix missing k8s create infra job 2023-04-03 12:16:41 +02:00
bunkerity
e8c6d04aa6 ci/cd - various fixes for k8s tests 2023-04-03 12:15:54 +02:00
florian
1bb79b155b
linux - add geoip deps to rhel rpm 2023-03-31 14:57:42 +02:00
florian
ea1394b044
ci/cd - add linux/rhel tests, fix docker/behind-reverse-proxy, fix missing stream module for linux/fedora and remove placement constraints for swarm 2023-03-31 13:04:51 +02:00
florian
b3eb647459
ci/cd - temp disable autoconf tests and add missing packages for linux/centos 2023-03-31 09:52:37 +02:00
Théophile Diot
8c67d08aee
Lint code 2023-03-09 10:04:59 +01:00
bunkerity
966f57ceaa init work on examples refactoring 2023-03-08 17:01:55 +01:00
bunkerity
c7d8b7dc18 update resty core and http lua to support latest version of stream lua and various fixes related to ci/cd 2023-03-07 15:31:41 +01:00
bunkerity
b28668d68a ci/cd - revert back to old condition for pulling images 2023-03-07 11:42:36 +01:00
bunkerity
706305917a ci/cd - fix wrong autoconf local image name, add missing secrets for tests-ui, fix wrong IMAGE_TAG for tests-k8s and try to fix pcre issue on linux 2023-03-07 11:40:39 +01:00
bunkerity
2d440d26e1 ci/cd - add missing runs-on for reusable tests-ui 2023-03-07 10:51:52 +01:00
bunkerity
93945f391f ci/cd - add ui tests 2023-03-07 10:49:27 +01:00
florian
01fab41620
ci/cd - fix CVE-2022-1304 and wrong TEST_DOMAINS 2023-03-06 16:20:35 +01:00
florian
88a2955173
ci/cd - fix log() call 2023-03-05 21:51:04 +01:00
florian
b95d1bc6d5
ci/cd - add missing log() and fix TYPE for linux tests 2023-03-05 19:00:25 +01:00
florian
2604d9a563
ci/cd - trying a hack to support dynamic runs-on 2023-03-05 17:51:03 +01:00
bunkerity
ed4d945293 ci/cd - trying to fix runs-on problem 2023-03-03 16:29:58 +01:00
bunkerity
53410e831b ci/cd - remove steps 2023-03-03 16:19:18 +01:00
bunkerity
609210021d ci/cd - inherit secrets for tests workflow 2023-03-03 16:08:56 +01:00
bunkerity
a168f2bceb ci/cd - fix rhel build and runs-on for tests 2023-03-03 15:51:20 +01:00
bunkerity
8bf211bc53 ci/cd - fix linux package generation (again) 2023-03-03 15:30:25 +01:00
bunkerity
9250faa524 ci/cd - fix linux package generation 2023-03-03 15:12:53 +01:00
bunkerity
7149a34cc5 ci/cd - add empty .trivyignore and rename redhat to rhel 2023-03-03 11:44:05 +01:00
bunkerity
5c5dbcfc72 ci/cd - fix type in push-packagecloud workflow 2023-03-03 11:34:15 +01:00
bunkerity
e826c619f8 ci/cd - fix wrong quotes in delete-infra workflow 2023-03-03 11:31:48 +01:00
bunkerity
b24cbf73da ci/cd - fix wrong quotes in tests workflow 2023-03-03 11:27:23 +01:00
bunkerity
99e27c4300 ci/cd - add missing input in tests workflow 2023-03-03 11:22:16 +01:00
bunkerity
ee0e608de7 ci/cd - fix negative conditions 2023-03-03 11:18:43 +01:00
bunkerity
10f9658f56 ci/cd - fix wrong jobs name in needs 2023-03-03 11:08:15 +01:00
bunkerity
27bac0382f ci/cd - trying to fix dynamic runs-on 2023-03-03 11:03:40 +01:00
bunkerity
97627cf836 ci/cd - pass runs-on to reusable workflows 2023-03-03 10:41:05 +01:00
bunkerity
8969b1e726 ci/cd - remove version from reusable workflows 2023-03-03 10:21:35 +01:00
bunkerity
8ca292fb36 ci/cd - change reusable workflow paths 2023-03-03 10:20:04 +01:00
bunkerity
8e73eb87cf ci/cd - fix syntax errors 2023-03-03 10:11:58 +01:00
bunkerity
95c5e2e47f ci/cd - move dynamic runs-on from reusable to staging workflow 2023-03-02 12:01:18 +01:00
bunkerity
131857a9b3 ci/cd - fix wrong indent in staging/delete-infra-* 2023-03-02 11:57:40 +01:00
bunkerity
fc1cab1af4 ci/cd - remove subfolder and continue work on staging 2023-03-02 11:56:14 +01:00
bunkerity
25729fda74 ci/cd - init work 2023-03-01 17:46:40 +01:00
Théophile Diot
7a8a75901f
Fix multiple CVEs (see comment) (finally) 2023-02-22 10:13:34 +01:00
Théophile Diot
0f35c05eee
Ignore multiple CVEs due to missing deps in python:3.11-alpine 2023-02-16 14:16:32 +01:00
Théophile Diot
38b59954a3
Lint yml files 2022-12-14 17:10:39 +01:00
florian
984b6c5f05
ci/cd - speedup codeql by ignoring some folders not containing python files 2022-11-16 22:14:35 +01:00
florian
272de0b8be
ci/cd - fix codeql config path 2022-11-16 22:03:14 +01:00
florian
d9fc713c4d
ci/cd - move codeql config to file 2022-11-16 22:01:48 +01:00
florian
c2503d63d3
ci/cd - add codeql 2022-11-16 21:57:33 +01:00
florian
fa1739439d
ci/cd - init work on dependabot 2022-11-16 21:25:06 +01:00
florian
82df3f17f7
ci/cd - init work 2022-11-16 20:52:41 +01:00
TheophileDiot
79eea0e998 Linting + starting to migrate bunkerweb to the 1.5 2022-10-19 17:37:13 +02:00