authelia/cmd/authelia-scripts
Amir Zarrinkafsh 91c0c81818
refactor(suites): stop integration tests on first failure (#3270)
* refactor(suites): stop integration tests on first failure

* refactor(suites): remove additional nginx instance

* refactor(suites): log relevant containers

* refactor(suites): add traefik2 logs to stdout

* refactor(suites): explicitly enable traefik for tests

* refactor(suites): remove redis restart and duplicate pathprefix tests

* ci(buildkite): allow manual retry on integration tests
2022-05-02 14:50:37 +10:00
..
authelia-scripts do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
cmd_bootstrap.go feat: implement mutual tls in the web server (#3065) 2022-04-05 09:57:47 +10:00
cmd_build.go build(deps): update dependency swagger-ui to 4.10.3 (#3110) 2022-04-04 14:59:27 +10:00
cmd_ci.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
cmd_clean.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
cmd_docker.go feat: builds with gox and buildx (#2381) 2021-09-16 22:39:18 +10:00
cmd_gen.go refactor: introduce config key gen (#3206) 2022-04-16 19:00:39 +10:00
cmd_serve.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
cmd_suites.go refactor(suites): stop integration tests on first failure (#3270) 2022-05-02 14:50:37 +10:00
cmd_unittest.go refactor: replace yarn with pnpm (#2424) 2021-09-29 17:24:21 +10:00
cmd_xflags.go build: add enhanced information (#2067) 2021-06-18 14:35:43 +10:00
const.go feat: builds with gox and buildx (#2381) 2021-09-16 22:39:18 +10:00
docker.go refactor: replace yarn with pnpm (#2424) 2021-09-29 17:24:21 +10:00
helpers.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
main.go refactor: introduce config key gen (#3206) 2022-04-16 19:00:39 +10:00