0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Michael Matloka
b20b16ad6e
ci: Try to fix sync with posthog-foss v2 (#15700)
* Try a different fix

* Test on PR

* Fix commit SHA

* Hard-code commit ref

* Update `EndBug/add-and-commit`

* Don't run on PRs

This was just for testing.

* Use v3 of PostHog/git-sync
2023-06-13 19:11:08 +02:00
Michael Matloka
5aa237a534
ci: Try to fix sync with posthog-foss (#15698) 2023-05-24 16:19:29 +01:00
Harry Waye
293988b5b6
ci(github): update actions that use node v12 (#12452)
* ci(github): update actions that use node v12

See
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

* update actions for node 12 -> node 16

* update actions for node 12 -> node 16
2022-10-26 18:40:00 +00:00
Eric Duong
2adf4dcb8a
refactor: restore foss sync workflow (#10467) 2022-06-23 21:16:55 -04:00
Paul D'Ambra
04001be493
disable FOSS workflows by moving them (#8231) 2022-01-24 16:53:12 +00:00
Paul D'Ambra
52351afcc5
Disable foss sync job without erroring (#8222) 2022-01-24 13:03:50 +00:00
Eric Duong
a71e899605
Yeetcode (#7830)
* remove django query tests

* remove funnel and caching check

* remove ee available var

* remove is_clickhouse_enabled

* remove abstract tests

* change primary db

* missing func

* unnecessary test

* try new e2e ci

* func arg

* remove param

* ci

* remove plugins in docker

* background

* change ur;

* add kafka url

* add step

* update docker

* primary docker file

* mount volumes correctly

* one more

* remove postgres tests

* remove foss

* remove all  is_clickhouse_neabled

* remove irrelelvant test

* remove extra arg

* remove var

* arg

* add foss comment

* add foss comment

* plugin server config

* Update posthog/utils.py

Co-authored-by: Karl-Aksel Puulmann <macobo@users.noreply.github.com>

* migrate commands

* comment

* add clickhouse to pg tests

* change script

* change ordering

* deepsource

* restore foss tests

* test remove KAFKA_ENABLED from CI

* always wait

* up proper resources

* use one conftest

* restore

* remove unnecessary tests

* remove more pg

* log event tests

* fix more tests

* more tests

* type

* fix more tests

* last test

* typing

* account for shared class setup

* temp test cloud

* restore cloud master checkout

* adjust contexts

* backwards

Co-authored-by: Karl-Aksel Puulmann <macobo@users.noreply.github.com>
Co-authored-by: yakkomajuri <yakko.majuri@gmail.com>
2022-01-18 14:32:28 -05:00
Paolo D'Amico
ee12a63ff7
GH actions for FOSS (#6645) 2021-10-25 14:59:31 -07:00
Paolo D'Amico
49dc208570
Build FOSS release to Docker Hub (#6584) 2021-10-21 07:49:25 -07:00