grafana/pkg/build/cmd
Guilherme Caulada 414df842b8
Build: Add command to publish to AWS Marketplace through the pipeline (#59068)
* Remove generic variables from publish github action

* Create publish aws cmd to automate aws releases

* Add tests to publish aws cmd

* Replace fmt with log for prints

* Remove unnecessary type assertions

* Readd mistakenly removed go package

* Replace log with fmt for prints due to conflicts

* Update github tests to conform with casing
2022-11-22 13:04:14 -03:00
..
argcount_wrapper.go CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
buildbackend.go CI: Refactor versions.go (#55238) 2022-09-16 06:26:33 -04:00
builddocker.go CI: Refactor versions.go (#55238) 2022-09-16 06:26:33 -04:00
buildfrontend.go CI: Call for Grafana version on demand - remove need for version.json (#54638) 2022-09-09 02:35:10 -04:00
buildfrontendpackages.go Only provide version ot build-frontend-packages if it's a valid semver (has 2 digits) (#57808) 2022-10-28 05:04:59 -04:00
buildinternalplugins.go CI: Refactor versions.go (#55238) 2022-09-16 06:26:33 -04:00
e2etests.go AzureMonitor - E2E tests drone update (#57100) 2022-11-08 11:27:54 +01:00
exportversion.go CI: Add export-version command (#55072) 2022-09-13 13:26:24 +03:00
fetchimages.go CI: Move fetch-images sub-command from build-pipeline repo (#55298) 2022-09-19 11:19:31 +03:00
flags.go CI: Move publish-packages command over from grabpl (#55850) 2022-09-29 07:32:42 -04:00
genversions_test.go CI: Call for Grafana version on demand - remove need for version.json (#54638) 2022-09-09 02:35:10 -04:00
genversions.go CI: Split enterprise2 pipelines (#57997) 2022-11-21 20:06:00 +02:00
grafanacom_test.go CI: Move grafanacom command to OSS (#55853) 2022-10-03 14:14:24 +03:00
grafanacom.go grafana.com: Make beta and test releases not stable (#58883) 2022-11-17 12:44:53 +02:00
main.go Build: Add command to publish to AWS Marketplace through the pipeline (#59068) 2022-11-22 13:04:14 -03:00
package.go CI: move grabpl package command to pkg/build (#55651) 2022-09-23 11:49:07 -05:00
package.json CI: Call for Grafana version on demand - remove need for version.json (#54638) 2022-09-09 02:35:10 -04:00
publishaws_test.go Build: Add command to publish to AWS Marketplace through the pipeline (#59068) 2022-11-22 13:04:14 -03:00
publishaws.go Build: Add command to publish to AWS Marketplace through the pipeline (#59068) 2022-11-22 13:04:14 -03:00
publishgithub_test.go Build: Add command to publish to AWS Marketplace through the pipeline (#59068) 2022-11-22 13:04:14 -03:00
publishgithub.go Build: Add command to publish to AWS Marketplace through the pipeline (#59068) 2022-11-22 13:04:14 -03:00
publishimages_enterprise2.go CI: Split enterprise2 pipelines (#57997) 2022-11-21 20:06:00 +02:00
publishmetrics.go CI: Move grabpl publish-metrics (#55042) 2022-09-12 13:28:08 -05:00
shellcheck.go CI: move grabpl shellcheck from grabpl to grafana (#53076) 2022-08-08 10:36:13 -05:00
storestorybook.go CI: Move fetch-images sub-command from build-pipeline repo (#55298) 2022-09-19 11:19:31 +03:00
uploadcdn.go CI: Move upload-cdn subcommand from grabpl (#58957) 2022-11-18 08:37:18 -05:00
uploadpackages.go CI: Move upload-packages subcmd from grabpl (#58960) 2022-11-18 17:22:14 +02:00
verifydrone.go properly format new .drone.yml in verify-drone (#58436) 2022-11-08 10:27:57 -05:00