grafana/scripts
Brendan O'Handley c6f8462a06
Prometheus: Library fixes for using in external vendor DS (#82115)
* fix stateSlice type errors for build, do not export stateSlice in the future

* fix exports for consistency

* fix package.json for rollup, update licence, keep private

* rollup as devdependencies

* try a different version of @testing-library/dom to try to fix the aria-query issue in drone

* remove testUtils export

* change @testing-library/dom version back

* remove icon bundling, grafana-ui handles this

* remove unused dependencies

* components folder: avoid nested barrel files and use named exports

* configuration folder: avoid nested barrel files and use named exports

* querybuilder folder: avoid nested barrel files and use named exports

* general files: use named exports

* fix loader issue with promql for external ds

* default to support labels match api

* export things necessary for custom config auth

* remove changes to core datasource.test.ts

* Update packages/grafana-prometheus/package.json

Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>

* remove icons script, not needed

* update readme, remove references to grafana/ui

* remove private property

* check tests

* remove private property in package.json

* update changelog

* update npm drone script for file checks

* debug why updating test in script broke another library that had never been tested before

* fix npm test for checking licenses

* fix npm test for checking licenses

* fix npm test for checking licenses

* fix npm test for checking licenses

* update license file for npm drone test

* fix bash script

---------

Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2024-02-16 12:55:39 -06:00
..
build Chore: Upgrade Go to 1.21.5 (#79329) 2023-12-15 10:36:49 +01:00
cli Betterer: Expose results as JSON (#81352) 2024-02-14 16:01:22 +02:00
docs Docs: update description and add alt text (#79538) 2023-12-14 22:18:16 +02:00
drone Drone: Do not upload artifacts if e2e tests have not run (#82451) 2024-02-15 10:26:43 +02:00
go/bin
grafana-server Chore: Reduce flakiness of e2e tests caused by write contention in sqlite (#76659) 2023-10-17 10:49:49 +03:00
helpers
modowners Chore: Remove `grafana-delivery` references (#82505) 2024-02-15 10:00:30 +01:00
openapi3 openapi: Use indentations for human-readable JSON (#53707) 2022-08-15 15:39:18 -04:00
verify-repo-update Chore: Update ubuntu image to 22.04 (#70719) 2023-09-28 08:48:41 -05:00
webpack Chore: webpack alias react and grafana-runtime to share singletons (#81789) 2024-02-05 16:25:19 +00:00
benchmark-access-control.sh
check-breaking-changes.sh Chore: Levitate to ignore private packages for compatibility comparison (#81798) 2024-02-02 16:25:32 +02:00
ci-frontend-metrics.sh I18N: Collect stats on number of untranslated strings in message catalogues (#76272) 2023-10-11 12:26:39 +03:00
ci-job-failed.sh
ci-job-started.sh
ci-job-succeeded.sh
circle-test-backend.sh
circle-test-cache-servers.sh
circle-test-frontend.sh
circle-test-mysql.sh
circle-test-postgres.sh
clean-git-or-error.sh
cleanup-husky.sh Chore: Replace Husky/Lint-staged with Lefthook (#66608) 2023-08-17 09:56:52 +00:00
generate-a11y-report.sh Chore: Fix ShellCheck issue in the local a11y report (#55036) 2022-09-12 16:54:06 +02:00
generate-icon-bundle.js Grafana UI: Make it possible to bundle package with plugins (#76191) 2023-10-13 14:11:41 +02:00
import_many_dashboards.sh
levitate-parse-json-report.js Levitate: fix markdown diff format (#81477) 2024-02-02 09:19:30 +01:00
list-release-artifacts.sh Area Build/Packaging: release process - remove image check for armhf rpm no longer being built (#82406) 2024-02-15 09:10:08 -05:00
mixin-check.sh
prepare-packagejson.js Build: Adds a fallback script to fix package.json main and types fields before packaging (#59628) 2022-12-01 11:34:52 +01:00
protobuf-check.sh
publish-npm-packages.sh Fix: Canary NPM publishing (#66734) 2023-04-18 12:00:05 +02:00
stripnulls.sh Actually enforce dashboard schema on devenv (#53797) 2022-08-16 22:07:57 -04:00
tag_release.sh
trigger_docker_build.sh
trigger_grafana_packer.sh
trigger_windows_build.sh
validate-npm-packages.sh Prometheus: Library fixes for using in external vendor DS (#82115) 2024-02-16 12:55:39 -06:00