Skip to content

Commit

Permalink
Update upstream to PostHog/posthog@cb81e9d
Browse files Browse the repository at this point in the history
  • Loading branch information
depot-bot committed Jan 28, 2025
1 parent 9d224d0 commit 42ae782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upstream
Submodule upstream updated 30 files
+0 βˆ’2 .vscode/launch.json
+16 βˆ’6 frontend/src/scenes/pipeline/hogfunctions/HogFunctionConfiguration.tsx
+3 βˆ’1 frontend/src/scenes/pipeline/hogfunctions/filters/HogFunctionFilters.tsx
+6 βˆ’0 plugin-server/src/capabilities.ts
+91 βˆ’0 plugin-server/src/cdp/consumers/__snapshots__/cdp-cyclotron-plugins-worker.test.ts.snap
+186 βˆ’0 plugin-server/src/cdp/consumers/cdp-cyclotron-plugins-worker.consumer.ts
+323 βˆ’0 plugin-server/src/cdp/consumers/cdp-cyclotron-plugins-worker.test.ts
+18 βˆ’17 plugin-server/src/cdp/consumers/cdp-cyclotron-worker.consumer.ts
+0 βˆ’0 plugin-server/src/cdp/consumers/cdp-function-callback.consumer.ts
+1 βˆ’1 plugin-server/src/cdp/consumers/cdp-processed-events.consumer.ts
+263 βˆ’0 plugin-server/src/cdp/legacy-plugins/customerio/index.ts
+60 βˆ’0 plugin-server/src/cdp/legacy-plugins/customerio/plugin.json
+7 βˆ’0 plugin-server/src/cdp/legacy-plugins/index.ts
+197 βˆ’0 plugin-server/src/cdp/legacy-plugins/intercom/index.ts
+42 βˆ’0 plugin-server/src/cdp/legacy-plugins/intercom/plugin.json
+28 βˆ’0 plugin-server/src/cdp/legacy-plugins/types.ts
+1 βˆ’1 plugin-server/src/cdp/services/hog-executor.service.ts
+1 βˆ’18 plugin-server/src/cdp/services/hog-function-manager.service.test.ts
+1 βˆ’0 plugin-server/src/cdp/services/hog-function-manager.service.ts
+2 βˆ’1 plugin-server/src/cdp/types.ts
+0 βˆ’1 plugin-server/src/config/config.ts
+12 βˆ’0 plugin-server/src/main/pluginsServer.ts
+2 βˆ’1 plugin-server/src/types.ts
+2 βˆ’0 plugin-server/src/utils/fetch.ts
+1 βˆ’0 plugin-server/tests/cdp/cdp-e2e.test.ts
+123 βˆ’0 posthog/cdp/migrations.py
+17 βˆ’0 posthog/cdp/templates/_internal/template_legacy_plugin.py
+27 βˆ’0 posthog/management/commands/migrate_plugins_to_hog_functions.py
+4 βˆ’0 posthog/models/hog_functions/hog_function.py
+16 βˆ’0 posthog/models/plugin.py

0 comments on commit 42ae782

Please sign in to comment.