0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
posthog/ee
Karl-Aksel Puulmann 773f922eef
feat(apps): Remove onAction plugin function (#10414)
* Remove onAction

* Avoid fetching actions that dont deal with REST - 99% reduction

* Plural hooks

* Avoid hook fetching where not needed

* Remove dead code

* Update lazy VM test

* Rename a function

* Update README

* Explicit reload actions in tests

* Only reload actions which are relevant for plugin server

* Remove excessive logging

* Reload actions when hooks are updated

* update action matching tests

* Remove commented code

* Solve naming issues
2022-06-24 12:29:10 +03:00
..
api
benchmarks
bin
certs
clickhouse
migrations
models feat(apps): Remove onAction plugin function (#10414) 2022-06-24 12:29:10 +03:00
tasks feat(subscriptions): Add Slack Subscriptions (#10388) 2022-06-24 10:29:45 +02:00
test
__init__.py
apps.py
conftest.py
LICENSE
pytest.ini
settings.py
urls.py