mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 09:16:49 +01:00
220ba7777a
* support both 1) zip and tgz archives 2) github and npm packages * revert noisy change in PR * refactor and add test * add tests for downloading and extracting archives * posthog-plugin-server upgrade * add mode to tarfile.open to force gz * swap github and npm tgz order * fix * remove github tgz because we use the zip there * fix test |
||
---|---|---|
.. | ||
package.json | ||
README.md | ||
yarn.lock |
posthog-plugin-server
This folder contains a custom package.json
which installs the latest posthog-plugin-server
package.
The plugin server is started by running bin/plugin-server
directly or indirectly as part of bin/start-worker
or bin/docker-worker
.