1
0
Commit Graph

25 Commits

Author SHA1 Message Date
Nicolas Duchon
1fc38f882b
refactor: move to correctly namespaced labels (#1046) 2023-08-01 21:45:39 +02:00
Nicolas Duchon
b4faf2143e
ci: only trigger test workflow on push for main branch 2023-04-30 15:37:13 +02:00
Nicolas Duchon
87c27d22a6
feat: use EAB if available no matter the ACME CI (#981)
* ci: setup Pebble with docker-compose + .env file

* refactor: move acme.sh hooks further down the file

* feat: user EAB with other CAs than Zero SSL

* tests: ACME External Account Binding (EAB)

* ci: add local Pebble EAB testing
2022-12-06 12:28:48 +01:00
Nicolas Duchon
e320cc603b
ci: use actions/checkout@v3 2022-12-03 19:33:11 +01:00
Nicolas Duchon
a0c0e2bddf
ci: update Actions versions 2022-12-03 14:45:13 +01:00
Nicolas Duchon
da853dd5ef
style: linting on CI yaml files 2022-12-03 14:43:43 +01:00
TreeN0de
c26ee284cd
tests: acme.sh pre and post hooks 2022-02-25 20:00:08 +01:00
Nicolas Duchon
3336e69426
ci: remove the nginx-proxy-pull job 2022-02-02 14:29:39 +01:00
Nicolas Duchon
0758306abd
ci: enable workflow_dispatch on tests 2021-07-07 16:21:58 +02:00
Nicolas Duchon
b7e1362115
tests: jwilder/docker-gen -> nginxproxy/docker-gen 2021-06-16 17:12:25 +02:00
Nicolas Duchon
140e487827
ci: don't run default_cert test on GitHub Actions
For some yet unknown reason, this test is fine on local
but has a very high rate of failure on GitHub Actions
2021-04-26 17:11:32 +02:00
Nicolas Duchon
61e5156ed3
ci: fix tests w/ upstream nginx-proxy & docker-gen 2021-04-26 16:10:56 +02:00
Nicolas Duchon
e9abac8b12
chore: project name change 2021-04-05 00:27:52 +02:00
Nicolas Duchon
11a534ecc1
chore: use the nginxproxy/nginx-proxy registry 2021-04-05 00:21:31 +02:00
Nicolas Duchon
2a5e34100e
CI/CD: Re-order integration tests strategy matrix 2020-12-28 11:31:31 +01:00
Nicolas Duchon
b77392a5c8
CI/CD: Test against both Boulder and Pebble 2020-12-28 11:31:20 +01:00
Nicolas Duchon
3f65c8c6c1
CI/CD: Test against Pebble 2020-12-28 11:31:12 +01:00
Nicolas Duchon
be654b5d27
Add OCSP Must-Staple extension feature (#740) 2020-12-25 18:23:33 +01:00
Nicolas Duchon
3ac0f260e9
CI/CD: Patch the companion's Dockerfile for tests 2020-12-23 19:15:11 +01:00
Nicolas Duchon
3d35839f31
CI/CD: Don't run tests for doc-only changes 2020-12-23 10:39:04 +01:00
Nicolas Duchon
4692095e40
CI/CD: Use patched nginx-proxy & docker-gen images 2020-12-21 23:31:51 +01:00
Kevin Marilleau
a6aaac7d72
CI/CD: split tests 2020-12-21 22:07:41 +01:00
Kevin Marilleau
17323b40a6
CI/CD: Split TestsJobs into Docker SPecifications Testing and Integration Testing. 2020-12-21 22:05:41 +01:00
Kevin Marilleau
cfff67c726
CI/CD: Remove Docker Compose Update. 2020-12-21 22:05:40 +01:00
Kevin Marilleau
cd3c9681dd
Move CI/CD from Travis to Github Actions. 2020-12-21 22:04:55 +01:00