grafana/scripts
Dominik Prokop 742e0d56eb
Toolkit: moved front end cli scripts to separate package and introduced very early version of plugin tools
* Move cli to grafana-toolkit

* Moving packages, fixing ts

* Add basics of plugin build task

* Add toolkit build task

* Circle - use node 10 for test-frontend

* Prettier fix

* First attempt for having shared tsconfig for plugins

* Add enzyme as peer depencency

* Do not expose internal commands when using toolkit from npm package

* Introduce plugin linting

* Fix missing file

* Fix shim extenstion

* Remove rollup typings

* Add tslint as dependency

* Toolkit - use the same versions of enzyme and tslint as core does

* Remove include property from plugin tsconfig

* Take failed suites into consideration when tests failed

* Set ts-jest preset for jest

* Cleanup tsconfig.plugins

* Add plugin:test task

* Rename file causing build failute

* Fixing those missed renames

* Add ts as peer dependency

* Remove enzyme dependency and tweak test plugin task

* Allow jest options overrides via package.json config

* Improvements

* Remove rollup node packages

* TMP : Fix ts errors when linked

* use local tslint if it exists

* support coverage commands

* Fix merge

* fix build

* Some minors

* Make jest pass when no tests discovered
2019-06-28 14:11:12 +02:00
..
build Build: Upgrades to golang 1.12.6 (#17542) 2019-06-13 11:08:48 +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: make bra a local dependency (#17414) 2019-06-07 16:42:08 +03:00
grunt Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
verify-repo-update build: fixes bug in verification script. 2019-04-03 12:12:43 +02:00
webpack Fix: Autoprefixer is now working (#16351) 2019-04-02 18:15:30 +02:00
backend-lint.sh Codestyle: Add typecheck and unused linters (#17491) 2019-06-11 09:16:41 +02:00
ci-frontend-metrics.sh noImplicitAny: Lower count to about 3450 (#17799) 2019-06-27 15:56:02 +02:00
ci-metrics-publisher.sh Refactoring the ci metrics a bit more making it easier to re-use 2019-03-13 10:10:46 +01:00
circle-test-backend.sh Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
circle-test-cache-servers.sh use Get instead of Find 2019-03-11 11:04:56 +01:00
circle-test-frontend.sh Chore: breaks build if certain FrontEnd limits are exceeded (#16301) 2019-03-29 15:32:58 +01:00
circle-test-mysql.sh run db tests in all packages 2019-02-15 16:26:24 +01:00
circle-test-postgres.sh build: restore postgres integration tests (#16801) 2019-04-28 12:28:01 +02: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: script for tagging and pushing a release 2018-05-18 13:07:26 +02:00
trigger_docker_build.sh tech(build): starts docker build for latest build 2017-02-02 10:41:11 +01:00
trigger_grafana_packer.sh move circle trigger to /scripts 2016-09-15 12:57:41 +02:00
trigger_windows_build.sh build: cleanup 2018-03-09 12:19:52 +01:00