PostHog / plugin-server

Service to process and save PostHog events, supporting JS/TS plugins at that
https://posthog.com
8 stars 5 forks source link

Release 1.26.0 2/2 #402

Closed yakkomajuri closed 3 years ago

yakkomajuri commented 3 years ago

WIP. Just writing down some notes.

Libraries

PHP

Flutter

React Native

iOS

posthog-js

Plugin Server

posthog

Individual Plugins

mariusandra commented 3 years ago

Broadly I see us fighting around 4 different battles simultaneously the next 2 weeks:

1) Data lakes. Exports. Imports. All the data. Reliably. Many different services. 2) The deteriorating state of our libraries. 3) Keep the lights on work in the plugin server itself. 4) New developments that unblock a lot of things: installing plugins, action matching.

Data lakes is the big big business objective we must nail. We're pretty good with what we already support, but we could do more :). https://github.com/PostHog/plugin-server/issues/404 and https://github.com/PostHog/plugin-server/issues/406 are the most important important points this time. The S3 queue also needs to be finished https://github.com/PostHog/plugin-server/pull/399 for extra safety.

Yet we can't ignore the other things.

Twixes commented 3 years ago

Action matching in the plugin server (#235) implementation is well underway now, so that'll ship in this next sprint. On a different note, after all this work on features I'd love to make sure Plugins docs are up to date and top notch (https://github.com/PostHog/posthog.com/issues/1396). Besides that, happy to take on other tasks from the extensive board, to be discussed.

mariusandra commented 3 years ago

Priorities this sprint:

  1. Data lakes. Exports. Imports. All the data. Reliably. Many different services.
  2. The deteriorating state of our libraries.
  3. Keep the lights on work in the plugin server itself.
  4. New developments that unblock a lot of things: installing plugins, action matching.

Tasks sorted by priority for everyone:

Marius:

Michael:

Neil:

Yakko:

mariusandra commented 3 years ago

Hi @paolodamico and welcome to the plugin server repo! You're welcome to stay :D

paolodamico commented 3 years ago

Hahaha oops! Wrong issue šŸ¤¦ , sorry for hijacking it.

Twixes commented 3 years ago

Sprint planned. https://github.com/PostHog/posthog/issues/4446