mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* add very basic tests to verify storybook builds correctly
* add storybook step to drone
* reorder steps
* drone tweaks
* don't need host since it's set in env
* don't need to wait
* format build.star and readd wait
* install netcat in CI
* do a yarn install here to get correct bindings
* refactoring to hopefully work better in CI
* add wait-on
* add verbose logging
* localhost?
* more logging
* specify storybook host
* ...
* back to grafana-server
* does this work? 🤔
* run storybook e2e test after rgm-package so the backround process is running for less time
* split into separate step
* format
|
||
---|---|---|
.. | ||
build | ||
cli | ||
codemods | ||
docs | ||
drone | ||
go/bin | ||
grafana-server | ||
helpers | ||
modowners | ||
openapi3 | ||
tests | ||
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 | ||
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 | ||
generate-a11y-report.sh | ||
generate-icon-bundle.js | ||
generate-rtk-apis.ts | ||
import_many_dashboards.sh | ||
levitate-parse-json-report.js | ||
list-release-artifacts.sh | ||
mixin-check.sh | ||
prepare-packagejson.js | ||
protobuf-check.sh | ||
publish-npm-packages.sh | ||
stripnulls.sh | ||
tag_release.sh | ||
trigger_docker_build.sh | ||
trigger_grafana_packer.sh | ||
trigger_windows_build.sh | ||
validate-npm-packages.sh |