mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 04:04:00 -06:00
3f554f58bd
* chore: add a script for detecting breaking changes
* chore: add a temporary binary for POC3
* chore: add a Github Action workflow for detecting breaking changes
* chore: remove unused variables from the script
* chore: rename the POC3 executable script
* chore: add a label if there is a breaking change
* chore: remove "breaking change" label if all is passing
* chore: rename steps
* fix: only remove the label if there were no breaking changes
* chore: jump to the correct step
* chore: skip `@grafana/toolkit`
* chore: add a message for opening links in a new tab
* chore: update comment message
* chore: use Node 16 for the breaking changes workflow
* chore: install Yarn separately
* chore: use @grafana/levitate
* refactor: remove the unused levitate.js bundle
* fix: handle error when trying to remove a label that does not exist
* chore: delete the comment if there are no breaking changes
* chore: add reviewers automatically
* fix: use double-quote in shell script
* TEMPORARY: introduce a breaking change in `@grafana/data`
* fix: use correct line number for the breaking changes
* Revert "TEMPORARY: introduce a breaking change in `@grafana/data`"
This reverts commit
|
||
---|---|---|
.. | ||
build | ||
cli | ||
drone | ||
go | ||
helpers | ||
verify-repo-update | ||
webpack | ||
benchmark-access-control.sh | ||
check-breaking-changes.sh | ||
ci-frontend-metrics.sh | ||
ci-job-failed.sh | ||
ci-job-started.sh | ||
ci-job-succeeded.sh | ||
ci-reference-docs-build.sh | ||
ci-reference-docs-lint.sh | ||
circle-release-canary-packages.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 | ||
generate-a11y-report.sh | ||
import_many_dashboards.sh | ||
mixin-check.sh | ||
protobuf-check.sh | ||
stripnulls.sh | ||
tag_release.sh | ||
trigger_docker_build.sh | ||
trigger_grafana_packer.sh | ||
trigger_windows_build.sh | ||
validate-devenv-dashboards.sh |