grafana/pkg/build
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
..
cmd Build: Add command to publish to AWS Marketplace through the pipeline (#59068) 2022-11-22 13:04:14 -03:00
compilers CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
config CI: Add packages-bucket flag to publish packages command (#56170) 2022-10-03 13:29:32 +01:00
cryptoutil Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
docker CI: Split enterprise2 pipelines (#57997) 2022-11-21 20:06:00 +02:00
droneutil CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
e2eutil CI: move grabpl e2e tests from grabpl to grafana (#53075) 2022-09-02 11:02:10 -04:00
errutil CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
executil CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
frontend CI: move grabpl build-frontend-packages from grabpl to grafana (#53072) 2022-09-06 20:09:08 +03:00
fsutil CI: Add CreateTempDir func and use it in publish packages logic (#57171) 2022-10-19 12:58:22 +02:00
gcloud Replace filename with path without the local dir (#56296) 2022-10-04 17:18:07 +03:00
golangutils CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
gpg CI: Move CreateTempFile - use it for rpm/deb packages (#56990) 2022-10-17 16:23:57 +01:00
grafana Replace armhf with armhfp for RPMs (#55814) 2022-09-27 08:49:00 -05:00
lerna CI: move grabpl build-frontend-packages from grabpl to grafana (#53072) 2022-09-06 20:09:08 +03:00
metrics CI: Move grabpl publish-metrics (#55042) 2022-09-12 13:28:08 -05:00
packaging Grafana Enterprise Packaging: Set to conflict with grafana, not replace (#58189) 2022-11-08 13:08:01 +01:00
plugins CI: Refactor versions.go (#55238) 2022-09-16 06:26:33 -04:00
syncutil CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
validation CI: move grabpl package command to pkg/build (#55651) 2022-09-23 11:49:07 -05:00
action.go CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
cmd.go Build: building a local docker image using build-docker-dev no longer supported (#42563) 2021-12-01 14:34:28 +01:00
docs.go Chore: move build command to importable package (#38726) 2021-09-03 11:24:21 -05:00
exec.go Chore: move build command to importable package (#38726) 2021-09-03 11:24:21 -05:00
fs.go Add nolint to two lines in fs.go (#49357) 2022-05-21 12:14:58 +02:00
git.go Chore: move build command to importable package (#38726) 2021-09-03 11:24:21 -05:00
opts.go Chore: move build command to importable package (#38726) 2021-09-03 11:24:21 -05:00
version.go Chore: Use strings.ReplaceAll and preallocate containers (#58483) 2022-11-09 17:17:09 +01:00