grafana/scripts/build
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902)
* WIP

* Set public_suffix to a pre Ruby 2.6 version

* we don't need to install python

* Stretch->Buster

* Bump versions in lib.star

* Manually update linter

Sort of messy, but the .mod-file need to contain all dependencies that
use 1.16+ features, otherwise they're assumed to be compiled with
-lang=go1.16 and cannot access generics et al.

Bingo doesn't seem to understand that, but it's possible to manually
update things to get Bingo happy.

* undo reformatting

* Various lint improvements

* More from the linter

* goimports -w ./pkg/

* Disable gocritic

* Add/modify linter exceptions

* lint + flatten nested list

Go 1.19 doesn't support nested lists, and there wasn't an obvious workaround.
https://go.dev/doc/comment#lists
2022-09-12 12:03:49 +02:00
..
ci-build Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
ci-deploy CI; Update Dockerfile for grafana/grafana-ci-deploy container (#52516) 2022-07-20 06:34:09 -04:00
ci-e2e ci-e2e: Add Git (#28410) 2020-10-20 19:32:22 +02:00
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 CircleCI: Skip enterprise builds for forked PRs (#22851) 2020-03-17 21:39:02 +01:00
old_appveyor.yml Chore: Migrate yarn from v1 to v2 (#39082) 2021-10-08 15:19:10 +01:00
prepare_signing_key.sh Use git clone --depth (#26976) 2020-09-08 09:27:10 +02:00
publish.sh Chore: Put what's new and release notes URLs in package.json (#24006) 2020-04-28 21:26:36 +02:00
retrieve-npm-packages.sh Package release before publishing (#42218) 2021-11-30 10:53:07 +00:00
rpmmacros Fix package signing (#20451) 2019-11-18 21:23:32 +01:00
sign_packages.sh Fix package signing (#20451) 2019-11-18 21:23:32 +01:00
store-npm-packages.sh Package release before publishing (#42218) 2021-11-30 10:53:07 +00:00
verify_signed_packages.sh Build: Fix RPM verification (#20460) 2019-11-19 09:22:51 +01:00