0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
posthog/bin
Karl-Aksel Puulmann a978b28a68
Run typescript with strict in CI, allow no new errors (#3050)
* Verify no new typescript code breaks "strict" compilation

With this we have a file containing all current errors. As the code
changes, we should not add more errors here.

* remove some lines to show a failure

* Add total count to script

* Update blacklist after rebase

* Remove some fails on purpose.

* Attempt a reorder

* Add missing file

* Update script to write typegen

* Refresh list

* Attempt to use normal tsc

* update blacklist

* Store all errors

* echo for typegen

* Add check command

* typegen 3 times

* typegen 4 times

* typegen 6 times

* typegen 10 times

* remove debug code

* Update kea typegen to latest

* Remove hacks
2021-01-22 16:36:30 +02:00
..
check-typescript-strict Run typescript with strict in CI, allow no new errors (#3050) 2021-01-22 16:36:30 +02:00
docker
docker-dev Fix webpack-dev-server inside Docker (#2699) 2020-12-08 11:44:39 +01:00
docker-dev-web Fix webpack-dev-server inside Docker (#2699) 2020-12-08 11:44:39 +01:00
docker-frontend Fix webpack-dev-server inside Docker (#2699) 2020-12-08 11:44:39 +01:00
docker-migrate
docker-preview Don't run preview docker build with debug flags (#2610) 2020-12-01 15:15:30 -08:00
docker-server Log web access in docker (#2230) 2020-11-05 12:07:39 +02:00
docker-worker Add handing off event ingestion to plugin server (#2898) 2021-01-21 15:39:44 +01:00
docker-worker-beat Disable celery heartbeat, gossip and mingle (#2513) 2020-11-26 12:44:10 +01:00
docker-worker-celery Add flags to bin/docker-worker-celery (#2621) 2020-12-03 18:53:06 +01:00
frontend-test-runner Deprecate dashboard item type and move to display (#2715) 2020-12-11 20:12:52 +01:00
plugin-server Add handing off event ingestion to plugin server (#2898) 2021-01-21 15:39:44 +01:00
pull_production_db
start
start-backend
start-frontend
start-frontend-https Https locally (#910) 2020-06-04 10:14:54 +01:00
start-https New toolbar cookie + Secure session/csrf cookies (#1387) 2020-08-11 10:52:43 +02:00
start-worker Disable celery heartbeat, gossip and mingle (#2513) 2020-11-26 12:44:10 +01:00
tests Fix /bin/tests (#2527) 2020-11-26 15:32:38 +01:00