grafana/scripts
Hugo Häggmark 038f0ee778
Levitate: Pin dev dep and group workflow scripts (#125487)
* Levitate: Pin dev dep and group workflow scripts

  - Move all levitate scripts to .github/workflows/scripts/levitate/
  - Pin @grafana/levitate to 0.17.2 (was npm exec @latest)
  - Use yarn exec levitate so CI uses the version in yarn.lock

* chore: testing some breaking changes

* chore: testing levitate changes

* chore: testing levitate changes

* chore: revert all tests
2026-05-27 11:50:02 +02:00
..
build Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2025-05-09 13:26:39 -04:00
ci fix: never include enterprise imports (#124044) 2026-05-04 14:54:38 +02:00
cli Analytics Framework: Update documentation after moving it to unstable (#124385) 2026-05-07 10:34:33 +00:00
codemods Frontend: Improve barrel file detection in codemod (#87389) 2024-05-09 10:49:47 +02:00
codeowners-manifest Frontend coverage: show regressed files and HTML report artifact on failure (#124305) 2026-05-07 14:38:52 -04:00
docs Chore: Add lint rule for consistent type imports (#121336) 2026-03-30 12:44:01 +01:00
go-workspace deps(go): bump golang.org/x/mod from 0.34.0 to 0.35.0 in /scripts/go-workspace (#124769) 2026-05-13 11:44:56 +02:00
grafana-server Reporting: Clean up csv encoding options feature flag (#124788) 2026-05-13 15:22:40 +02:00
helpers Build: Introduce shellcheck (#18081) 2019-07-23 13:12:33 +03:00
modowners deps(go): bump golang.org/x/mod from 0.34.0 to 0.35.0 in /scripts/modowners (#124770) 2026-05-13 11:16:11 +02:00
openapi3 OpenAPI: Fix URL property (#119093) 2026-02-26 13:03:02 +00:00
tests Tests: Isolate script tests to prevent jest errors locally (#84881) 2024-03-21 12:36:37 +02:00
verify-repo-update Chore: Bump Ubuntu base image from 22.04 to 24.04 (#120573) 2026-03-19 10:38:49 +00:00
webpack Build: Refactor Webpack config to TS (#121181) 2026-04-28 12:45:31 +02:00
benchmark-access-control.sh Access control: Basic structure and functionality behind feature toggle (#31893) 2021-03-22 13:22:48 +01:00
build-deb.sh Packaging: Fix RPM/DEB file permissions and add DISA-STIG CI check (#122735) 2026-04-16 11:15:47 +02:00
build-msi.sh CI: remove pkg/build package (#124825) 2026-05-14 13:15:05 +02:00
build-rpm.sh Packaging: Fix RPM/DEB file permissions and add DISA-STIG CI check (#122735) 2026-04-16 11:15:47 +02:00
build-targz.sh CI: Use make build-targz instead of Dagger for release builds (#121534) 2026-04-01 11:49:42 +02:00
catalog-plugins-defaults Build: Add zipkin to nightly build bundling (#124370) 2026-05-07 14:13:36 +02:00
check-codeowner-affected.js Tests: Check frontend test coverage CI workflow (#116633) 2026-01-22 09:46:04 -04:00
check-frontend-dev.sh Dx: Add check for node version before yarn start (#108144) 2025-07-17 10:23:49 +01:00
ci-frontend-metrics.sh GHA: Remove pa11y (#119489) 2026-03-04 12:54:19 +00:00
ci-job-failed.sh Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
ci-job-started.sh Build: Reports times and outcomes from CircleCI jobs (#20474) 2019-11-20 07:21:07 +01:00
ci-job-succeeded.sh Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
clean-git-or-error.sh Do codegen and check no-diff of all (non-blacklisted) CUE->TS codegen during CI (#39922) 2021-10-08 08:47:55 -04:00
compare-coverage-by-codeowner.js Frontend coverage: show regressed files and HTML report artifact on failure (#124305) 2026-05-07 14:38:52 -04:00
download-catalog-plugins.sh Packaging: Ensure targz build parity between Make and dagger (#121294) 2026-03-30 12:32:56 +00:00
generate-alerting-rtk-apis.ts Chore: Add lint rule for consistent type imports (#121336) 2026-03-30 12:44:01 +01:00
import_many_dashboards.sh Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 2025-02-12 19:23:09 +00: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 Add monitoring mixing for Grafana (#28285) 2020-10-15 17:05:56 +02:00
prepare-npm-package.js Frontend: use custom conditions for development and build (#111685) 2025-12-18 11:47:38 +01:00
protobuf-check.sh Chore: Migrate to use buf for protobuf generation (#87407) 2024-05-08 15:42:40 +02:00
publish-npm-packages.sh NPM: Remove dist-tag code (#115209) 2025-12-12 11:41:57 +01:00
releasefinder.sh Chore: Add comment about shallow clones/single-branch clones (#108043) 2025-07-11 13:10:20 -08:00
stripnulls.sh Actually enforce dashboard schema on devenv (#53797) 2022-08-16 22:07:57 -04:00
tag_release.sh Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
test-coverage-by-codeowner.js Coverage: Add some DX improvements to by codeowner script (#112673) 2025-10-22 15:09:39 -04: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 Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
tsconfig.base.json Build: Upgrade TypeScript to 6.0 (#118528) 2026-04-15 16:37:34 +01:00
validate-npm-packages.sh Grafana/data: Fix theme types schema resolution (#116240) 2026-01-14 12:05:23 +00:00
verify-pkg-stig.sh Packaging: Fix RPM/DEB file permissions and add DISA-STIG CI check (#122735) 2026-04-16 11:15:47 +02:00
view-playwright-ci.sh CI: Speed up Playwright e2e tests workflow (#119277) 2026-03-05 12:54:49 +00:00