authelia/cmd/authelia-scripts/cmd
James Elliott 36e817df92
test(suites): load environment into suites (#4762)
* test(suites): load environment into suites

* test(suites): default setup suite

* test(suites): create base suite

* test(suites): fix nil ptr

* test(suites): add logging

* test: fix missing devworkflow path

* refactor: apply suggestions

* refactor: log

* fix: dev workflow requires env file to trigger vite hmr

* fix(suites): fix dynamic configuration in dev workflow for all proxies

* refactor: apply final suggestions

* fix: pass log level to suites

* fix(suites): include pathprefix to prevent react router basename issues

* fix: missing setup logging calls

* fix: gate suite setup funcs

* test: fix lint

* test: fix tmp dir

* fix(suites): fix gitignore of .env.development with vite hmr

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2023-01-25 15:11:05 +11:00
..
bootstrap.go feat(session): multiple session cookie domains (#3754) 2023-01-12 21:57:44 +11:00
build.go build: add container labels and annotations (#4071) 2022-09-26 10:05:59 +10:00
ci.go docs: remove cobra auto gen tags (#3937) 2022-09-01 12:24:47 +10:00
clean.go docs: remove cobra auto gen tags (#3937) 2022-09-01 12:24:47 +10:00
const.go ci: add dedicated authelia-gen command (#3463) 2022-06-14 22:40:00 +10:00
docker.go ci: fix docker tag manifest hashes (#4354) 2022-11-11 13:44:55 +11:00
errors.go ci: add dedicated authelia-gen command (#3463) 2022-06-14 22:40:00 +10:00
gen.go fix(storage): schema inconsistency (#4262) 2022-11-19 16:47:09 +11:00
helpers.go build: add container labels and annotations (#4071) 2022-09-26 10:05:59 +10:00
helpers_docker.go ci: fix docker tag manifest hashes (#4354) 2022-11-11 13:44:55 +11:00
log.go ci: add dedicated authelia-gen command (#3463) 2022-06-14 22:40:00 +10:00
root.go docs: remove cobra auto gen tags (#3937) 2022-09-01 12:24:47 +10:00
serve.go docs: remove cobra auto gen tags (#3937) 2022-09-01 12:24:47 +10:00
suites.go test(suites): load environment into suites (#4762) 2023-01-25 15:11:05 +11:00
types.go refactor: any (#4133) 2022-10-05 16:05:23 +11:00
unittest.go docs: remove cobra auto gen tags (#3937) 2022-09-01 12:24:47 +10:00
xflags.go build: add container labels and annotations (#4071) 2022-09-26 10:05:59 +10:00