Commit Graph

1151 Commits

Author SHA1 Message Date
Julian Bez
e3a92281ea chore(dev): simplify dual-database local dev setup (#39302) 2025-10-09 12:18:36 +02:00
Julian Bez
e507c1ff06 chore(ci): optimize runner costs (#39214) 2025-10-09 09:28:57 +00:00
Meikel Ratz
39a19fa595 feat(myke): revert add cohort membership consumer (#39369) 2025-10-09 10:56:06 +02:00
Julian Bez
65e861dcfa fix(ci): optimize workflow skip logic to reduce runner waste (#39306) 2025-10-09 08:07:41 +00:00
Meikel Ratz
87094a9bec feat(myke): add cohort membership consumer (#38649) 2025-10-09 10:02:05 +02:00
Julian Bez
acb6f4c9b2 fix(migration-analysis): skip AddIndex/AddConstraint on newly created tables (#39354) 2025-10-09 09:34:36 +02:00
Joshua Snyder
beaf13adca chore(mcp): cleanup mcp example from django (#39314) 2025-10-08 14:52:32 +01:00
Oliver Browne
a5e050b3fc chore(err): rename embedding worker, fix types to general form (#39287) 2025-10-08 15:29:12 +03:00
Julian Bez
12133e9c86 chore(ci): upgrade mypy to 1.18.2 and enable fine-grained cache (#39310) 2025-10-08 10:12:58 +00:00
Joshua Snyder
96a67434f6 feat(mcp): move mcp server into monorepo (#39217)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-08 10:26:55 +01:00
José Sequeira
45acdbd5a3 feat(kafka-dedup): Add duplicate producer (#39175) 2025-10-08 10:40:42 +02:00
Nick Best
c268e4a327 feat(persons): use sqlx for persons migrations (#37463) 2025-10-07 15:52:56 -07:00
Joshua Snyder
06d233507e feat(array): temporal workflow for sandbox environment (#39082) 2025-10-07 14:57:02 +00:00
Julian Bez
2972cfe3e5 perf(ci): extend uv cache optimization to all workflows (#39004) 2025-10-07 10:47:44 +02:00
Tue Haulund
b3923adade feat: remap workflows to new Session Replay Temporal queue (#39171) 2025-10-06 16:21:51 +02:00
Lucas Ricoy
6d9dd032c8 fix(ci): correct reviewers syntax in update-bot-ips workflow (#38925) 2025-10-06 11:15:30 -03:00
José Sequeira
e9ef8ec6aa feat(kafka-dedup): Add more detail to duplication results (#38854) 2025-10-06 13:17:42 +00:00
Sven Lange
32b7115c49 feat(ci): Push tag@digest references to CI (#39031) 2025-10-06 14:43:45 +02:00
Tue Haulund
442e69af75 feat: move the enforcement of max retention to Temporal (#39089)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-10-03 16:29:52 +02:00
Julian Bez
4038080335 fix(ci): prevent Playwright snapshot loop (#38994) 2025-10-02 16:17:56 +02:00
Julian Bez
51854eefdc fix(ci): Allow third-party migrations to skip PostHog policy checks (#38957) 2025-10-02 11:00:50 +02:00
Marius Andra
33a4eb63ab fix(devex): playwright container e2e timeout (#38843) 2025-10-02 10:54:19 +02:00
Julian Bez
eafa69a592 chore(devex): add markdownlint to CI (#38899) 2025-10-02 06:52:17 +00:00
Julian Bez
f080a5e21c perf(ci): skip SAML deps on uv cache hit (#38929) 2025-10-01 21:26:51 +02:00
Oliver Browne
7992255774 feat(err): embeddings worker skeleton (#38926) 2025-10-01 15:06:25 +00:00
Tue Haulund
2ae70b45e2 fix: make sure to trigger Temporal deployment when delete-recordings … (#38912) 2025-10-01 13:07:05 +02:00
Julian Bez
5a05b5520a feat(security): Add migration risk analyzer (#38853) 2025-10-01 10:55:55 +00:00
Daniel Escribano
24a7ca68de fix: apply migrations on all nodes when running tests (#38902)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-01 10:06:26 +00:00
dependabot[bot]
75bd60379c chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.22 to 4.0.0 (#38781)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
2025-09-30 09:15:22 +01:00
Sandy Spicer
1d2c445caf feat: playwright testing for sharing (#38344)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-29 17:09:05 -07:00
Tom Piccirello
8d230e28fb chore: run shellcheck against hobby deploy script (#38735) 2025-09-26 11:46:14 -07:00
Joshua Snyder
d7fe5e776e feat(tasks): add posthog cli (#38710)
Co-authored-by: Julian Bez <julian@posthog.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
2025-09-26 13:40:26 +01:00
Julian Bez
95e8ddf038 chore(devex): Clean up product model structures and remove shims (#38583) 2025-09-26 12:16:34 +02:00
Rafael Audibert
702a1fc010 revert: "chore(deps): bump astral-sh/setup-uv from 5.4.1 to 6.4.3 (#36444)" (#38677) 2025-09-25 16:02:00 -03:00
dependabot[bot]
1701b207db chore(deps): bump astral-sh/setup-uv from 5.4.1 to 6.4.3 (#36444)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rafa Audibert <rafael@posthog.com>
2025-09-25 12:15:26 -03:00
Joshua Snyder
08344a085c feat(tasks): base image for sandbox (#38640)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-25 15:48:57 +01:00
Ben White
8ec9e1c560 feat(cdp): Revert Modify bot filter to use global list (#38513) (#38516) 2025-09-25 09:03:00 +02:00
Hugues Pouillot
c23858555b chore(cli): upgrade cargo dist (#38576) 2025-09-24 11:47:30 +00:00
Phil Haack
af6c6b0ea4 feat(rust): Add common-hypercache crate for multi-tier caching (#38111)
Co-authored-by: Dylan Martin <dylan@posthog.com>
2025-09-23 17:34:53 -07:00
Tom Owers
281ec2fddc chore(hogql): Move hogql folder to hard codeowners (#38533) 2025-09-23 11:44:14 -07:00
Meikel Ratz
e084c9ea93 feat(cdp): Revert Modify bot filter to use global list (#38513) 2025-09-23 15:56:13 +02:00
Ben White
fa27c01966 feat(cdp): Modify bot filter to use global list (#37893) 2025-09-23 14:21:23 +02:00
Pawel Cebula
c1890f1f7a chore: move salesforce enrichment to billing temporal queue (#38467) 2025-09-23 08:40:51 +02:00
dependabot[bot]
9e66b85d1e chore(deps): bump actions/setup-go from 5 to 6 (#38426)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paweł Szczur <orian@users.noreply.github.com>
2025-09-22 12:29:11 +02:00
Raquel Smith
70734e2aaa chore: add changelog note to template (#38328)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-09-18 14:08:46 -07:00
Peter Kirkham
6ba6caca49 feat: add new step to CI to build state for new temporal worker (tasks) (#38287) 2025-09-18 20:34:43 +01:00
David Newell
f32097b7b5 chore: codeowners (#38218) 2025-09-18 13:50:10 +01:00
Meikel Ratz
23d7fce377 feat(msg): add temporal workflow for behavioral cohorts (#38209) 2025-09-18 08:37:10 +02:00
Pawel Cebula
870198fba2 chore: switch quota limiting back to thread_sensitive=True (#38217) 2025-09-17 16:21:21 +02:00
Julian Bez
23cf3588ce chore: upgrade to Python 3.11.13 (#38031) 2025-09-16 08:55:26 +02:00