authentik setup and tracing #2

Merged
dan merged 69 commits from working-setup into dev 2023-11-27 17:01:47 +01:00
2 changed files with 4 additions and 0 deletions
Showing only changes of commit cc2bb37b64 - Show all commits

View file

@ -0,0 +1,3 @@
# will be loaded in conftest.py
# will provide context for other tests (wordpress etc.)
# that depend on authentik (which is all of them)

View file

@ -0,0 +1 @@
# put authentik setup here and run at beginning of runner