grafana/scripts
David 89abc77b22
Build: Optional skipping of typescript checking in dev bundler (#18772)
* Build: Removed typescript checking from dev bundler

- when switching branches and trying out features, TS checking and bundling are eating up a lot
of CPU
- most of us are using an editor with typechecking support
- this commit removes type checking from the dev bundler
- we still have type checking enabled as a precommit hook and as part of
the prod bundler

* Adds new npm script: start:noTsCheck
2019-08-30 14:02:31 +02:00
..
build MSI: new long file names are causing error building MSI (#18646) 2019-08-20 21:18:38 +02:00
cli Toolkit: moved front end cli scripts to separate package and introduced very early version of plugin tools 2019-06-28 14:11:12 +02:00
go Build: update revive dependency (#18585) 2019-08-19 00:53:26 +03:00
grunt Build: Removed webpack from default grunt task, fixes #18232 (#18242) 2019-07-24 10:40:36 +02:00
helpers Build: Introduce shellcheck (#18081) 2019-07-23 13:12:33 +03:00
verify-repo-update Build: Introduce shellcheck (#18081) 2019-07-23 13:12:33 +03:00
webpack Build: Optional skipping of typescript checking in dev bundler (#18772) 2019-08-30 14:02:31 +02:00
ci-frontend-metrics.sh Chore: Update strictNullChecks error limit (#18387) 2019-08-05 15:06:51 +02:00
ci-metrics-publisher.sh Build: Introduce shellcheck (#18081) 2019-07-23 13:12:33 +03:00
circle-release-next-packages.sh Packages: Temporarily skip canary releases if packages build fail (#18577) 2019-08-15 08:02:45 -07:00
circle-test-backend.sh Build: Introduce shellcheck (#18081) 2019-07-23 13:12:33 +03:00
circle-test-cache-servers.sh Build: Introduce shellcheck (#18081) 2019-07-23 13:12:33 +03:00
circle-test-frontend.sh Build: Introduce shellcheck (#18081) 2019-07-23 13:12:33 +03:00
circle-test-mysql.sh Build: Introduce shellcheck (#18081) 2019-07-23 13:12:33 +03:00
circle-test-postgres.sh Build: Introduce shellcheck (#18081) 2019-07-23 13:12:33 +03:00
import_many_dashboards.sh feat(sqlstore): added index for dashboard_id in dashboard_tag table, fixes #5868 2016-09-21 21:32:51 +02:00
tag_release.sh Build: Introduce shellcheck (#18081) 2019-07-23 13:12:33 +03:00
trigger_docker_build.sh Build: Introduce shellcheck (#18081) 2019-07-23 13:12:33 +03:00
trigger_grafana_packer.sh Build: Introduce shellcheck (#18081) 2019-07-23 13:12:33 +03:00
trigger_windows_build.sh Build: Introduce shellcheck (#18081) 2019-07-23 13:12:33 +03:00