0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/.run
Paul D'Ambra 18c5927f57
fix: celery autoimport was ignoring CSV exports (#10586)
* launch celery with debug logging

* autoimport a single task which decides what type of export to run

* still need to manually inject root folder so tests can clear up

* fix mock
2022-06-30 17:42:28 +01:00
..
Celery.run.xml fix: celery autoimport was ignoring CSV exports (#10586) 2022-06-30 17:42:28 +01:00
Frontend.run.xml
Jest Tests.run.xml
Plugin Server.run.xml refactor: Eliminate the KAFKA_ENABLED setting (#10059) 2022-05-30 18:39:33 +00:00
PostHog.run.xml refactor: Yeet PRIMARY_DB (#9017) 2022-03-21 13:15:50 +01:00
Storybook.run.xml