0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Michael Matloka
632b2195f7
Try running review apps in production mode (#1847) 2020-10-13 12:40:17 +02:00
Michael Matloka
f81c6c3134
Improve Django commands for development (#1720)
* Rename setup_review to setup_dev

* Add a command for retrieving API keys through CLI
2020-09-28 21:25:50 +02:00
Tim Glaser
1acdf79294
Automatically set up user account (#1496)
* Automatically set up user account

* skip onboarding flow

* Add defaults
2020-08-27 14:58:51 +02:00
Michael Matloka
49a15e9f53
Enhance and optimize PR GitHub workflows (#1365)
* Enhance and optimize GitHub workflows

* Prettier app.json

* Update YAML list

* Prettier workflows

* Include YAML in prettier runs

* Improve job naming

* Update E2E workflow name

* Prettier docker-compose YAML

* Update workflows

* Put freezegun into prod requirements

* Update workflow names

* Update workflow names again

* Update ci-backend.yml

* Update Lint with flake8

* Remove redundant eslint:ci script

* Revert "Put freezegun into prod requirements"

This reverts commit 460e3942d10194e9f46c8a2196ebd9ecc1f23c6f.

* Install freezegun in workflow and update dev.txt

* Prettier auto-image.yml

* Add "CI" to ci-* names

* Fix prettier:check

* Add missing SECRET_KEY

* Prettier 2 last files
2020-08-18 11:08:40 +02:00
Tim Glaser
51d98db499
update logo heroku (#1210) 2020-07-14 16:27:45 +02:00
Tim Glaser
dc27b6d884
Set redis key policy to allkeys-lur (#825)
* Set redis key policy to allkeys-lur

* Correct key

* Try underscore
2020-05-25 15:29:54 +01:00
Marius Andra
643db5d505 add formation to review apps to trigger worker deployments 2020-04-07 14:24:36 +02:00
Marius Andra
edc3dc3632 require (at least) one worker in app.json 2020-04-07 14:01:33 +02:00
Marius Andra
306a57244d add celery 2020-04-07 14:01:33 +02:00
Tim Glaser
50807d063b Closes #111 Search through user properties 2020-02-17 17:02:50 -08:00
Tim Glaser
7bd0f9bee3 Extend app.json 2020-02-08 22:46:52 -08:00
Tim Glaser
7f911cddcc Events frontend 2020-01-24 15:57:57 -08:00