This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/lifecycle
Jens L a987846c76
root: celery refactor (#6095)
* root: celery refactor

cleanup deprecation messages by configuring celery with a single object

run celery as django management command

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* improve debug experience

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix lint

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add debugpy to dev dependencies

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix task_always_eager

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-06-28 16:44:50 +02:00
..
system_migrations root: add install ID (#5717) 2023-05-22 17:24:12 +02:00
__init__.py root: automate system migrations, move docker to lifecycle folder 2020-09-10 00:18:39 +02:00
ak root: celery refactor (#6095) 2023-06-28 16:44:50 +02:00
ak.py root: add ak wrapper script to be installed with poetry 2022-01-04 22:17:07 +01:00
gunicorn.conf.py root: celery refactor (#6095) 2023-06-28 16:44:50 +02:00
migrate.py ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03:00
wait_for_db.py core: revert django update (#5236) 2023-04-13 14:10:12 +02:00
worker.py lifecycle: use custom worker class 2021-12-11 19:55:09 +01:00