grafana/scripts/build
Jo 062d255124
Handle ioutil deprecations (#53526)
* replace ioutil.ReadFile -> os.ReadFile

* replace ioutil.ReadAll -> io.ReadAll

* replace ioutil.TempFile -> os.CreateTemp

* replace ioutil.NopCloser -> io.NopCloser

* replace ioutil.WriteFile -> os.WriteFile

* replace ioutil.TempDir -> os.MkdirTemp

* replace ioutil.Discard -> io.Discard
2022-08-10 15:37:51 +02:00
..
ci-build Docker: Install jq on `build-container` image (#52928) 2022-07-28 08:21:48 -05:00
ci-deploy CI; Update Dockerfile for `grafana/grafana-ci-deploy` container (#52516) 2022-07-20 06:34:09 -04:00
ci-e2e
ci-msi-build Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
ci-wix Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
release_publisher Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
update_repo Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
build.sh Chore: Migrate yarn from v1 to v2 (#39082) 2021-10-08 15:19:10 +01:00
gpg-test-vars.sh
old_appveyor.yml Chore: Migrate yarn from v1 to v2 (#39082) 2021-10-08 15:19:10 +01:00
prepare_signing_key.sh
publish.sh
retrieve-npm-packages.sh Package release before publishing (#42218) 2021-11-30 10:53:07 +00:00
rpmmacros
sign_packages.sh
store-npm-packages.sh Package release before publishing (#42218) 2021-11-30 10:53:07 +00:00
verify_signed_packages.sh