grafana/pkg/build
Dimitris Sotirakis e9cf8fa751
CI: Add automation for github assets publishing (#59491)
* Add github.star

# Conflicts:
#	.drone.star
#	.drone.yml

* Make step depend on fetch images

# Conflicts:
#	.drone.yml

* artifacts -> path

# Conflicts:
#	.drone.yml

* Add github token

# Conflicts:
#	.drone.yml

* Fix custom path

# Conflicts:
#	.drone.yml

* Add case where path is absent

# Conflicts:
#	.drone.yml

* Add GH_REGISTRY secret

# Conflicts:
#	.drone.yml
2022-12-12 09:51:27 -05:00
..
cmd CI: Add automation for github assets publishing (#59491) 2022-12-12 09:51:27 -05:00
compilers CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
config CI: Add enterprise2 mode in versions.go (#59851) 2022-12-05 15:03:47 -06:00
cryptoutil Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
docker Build: Unified dockerfile for all builds (#59173) 2022-11-28 16:18:53 -05: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
env CI: Make the downstream enterprise test a check instead of comments (#59071) 2022-11-24 08:17:12 -06: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
git CI: change regex to accomodate new branching stategy in enterprise (#59429) 2022-11-28 13:09:10 -05: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 Server: Switch from separate server & cli to a unified grafana binary (#58286) 2022-11-22 11:53:43 -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 CI: add a quick test, set enterprise2 when the enterprise2 flag is added (#59967) 2022-12-07 13:52:16 -05:00
plugins CI: Refactor versions.go (#55238) 2022-09-16 06:26:33 -04:00
stringutil CI: Make the downstream enterprise test a check instead of comments (#59071) 2022-11-24 08:17:12 -06: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 Server: Switch from separate server & cli to a unified grafana binary (#58286) 2022-11-22 11:53:43 -05: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