|
|
|
@ -19,7 +19,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -73,7 +73,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -322,7 +322,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -619,7 +619,7 @@ services: |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -724,7 +724,7 @@ services: [] |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -837,7 +837,7 @@ services: [] |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -912,7 +912,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -1148,7 +1148,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -1407,8 +1407,8 @@ steps: |
|
|
|
|
- name: docker |
|
|
|
|
path: /var/run/docker.sock |
|
|
|
|
- commands: |
|
|
|
|
- ./bin/grabpl artifacts docker publish --dockerhub-repo grafana --base alpine --base |
|
|
|
|
ubuntu --arch amd64 --arch arm64 --arch armv7 |
|
|
|
|
- ./bin/grabpl artifacts docker publish --dockerhub-repo grafana/grafana --base |
|
|
|
|
alpine --base ubuntu --arch amd64 --arch arm64 --arch armv7 |
|
|
|
|
depends_on: |
|
|
|
|
- build-docker-images |
|
|
|
|
- build-docker-images-ubuntu |
|
|
|
@ -1420,7 +1420,7 @@ steps: |
|
|
|
|
GCP_KEY: |
|
|
|
|
from_secret: gcp_key |
|
|
|
|
image: google/cloud-sdk |
|
|
|
|
name: publish-images-grafana |
|
|
|
|
name: publish-images-grafana/grafana |
|
|
|
|
volumes: |
|
|
|
|
- name: docker |
|
|
|
|
path: /var/run/docker.sock |
|
|
|
@ -1428,8 +1428,8 @@ steps: |
|
|
|
|
repo: |
|
|
|
|
- grafana/grafana |
|
|
|
|
- commands: |
|
|
|
|
- ./bin/grabpl artifacts docker publish --dockerhub-repo grafana-oss --base alpine |
|
|
|
|
--base ubuntu --arch amd64 --arch arm64 --arch armv7 |
|
|
|
|
- ./bin/grabpl artifacts docker publish --dockerhub-repo grafana/grafana-oss --base |
|
|
|
|
alpine --base ubuntu --arch amd64 --arch arm64 --arch armv7 |
|
|
|
|
depends_on: |
|
|
|
|
- build-docker-images |
|
|
|
|
- build-docker-images-ubuntu |
|
|
|
@ -1441,7 +1441,7 @@ steps: |
|
|
|
|
GCP_KEY: |
|
|
|
|
from_secret: gcp_key |
|
|
|
|
image: google/cloud-sdk |
|
|
|
|
name: publish-images-grafana-oss |
|
|
|
|
name: publish-images-grafana/grafana-oss |
|
|
|
|
volumes: |
|
|
|
|
- name: docker |
|
|
|
|
path: /var/run/docker.sock |
|
|
|
@ -1545,7 +1545,7 @@ services: |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -1651,7 +1651,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- $$ProgressPreference = "SilentlyContinue" |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/windows/grabpl.exe |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/windows/grabpl.exe |
|
|
|
|
-OutFile grabpl.exe |
|
|
|
|
image: grafana/ci-wix:0.1.1 |
|
|
|
|
name: windows-init |
|
|
|
@ -1748,7 +1748,7 @@ services: [] |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -1899,7 +1899,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -2204,7 +2204,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -2343,7 +2343,7 @@ services: |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -2441,7 +2441,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- $$ProgressPreference = "SilentlyContinue" |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/windows/grabpl.exe |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/windows/grabpl.exe |
|
|
|
|
-OutFile grabpl.exe |
|
|
|
|
image: grafana/ci-wix:0.1.1 |
|
|
|
|
name: windows-init |
|
|
|
@ -2498,7 +2498,7 @@ services: [] |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -2873,7 +2873,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -2938,7 +2938,7 @@ steps: |
|
|
|
|
name: clone-enterprise |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -3037,7 +3037,7 @@ steps: |
|
|
|
|
name: clone-enterprise |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -3153,7 +3153,7 @@ services: |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -3295,7 +3295,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- $$ProgressPreference = "SilentlyContinue" |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/windows/grabpl.exe |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/windows/grabpl.exe |
|
|
|
|
-OutFile grabpl.exe |
|
|
|
|
- git clone "https://$$env:GITHUB_TOKEN@github.com/grafana/grafana-enterprise.git" |
|
|
|
|
- cd grafana-enterprise |
|
|
|
@ -3370,7 +3370,7 @@ services: [] |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -3398,8 +3398,8 @@ steps: |
|
|
|
|
- name: docker |
|
|
|
|
path: /var/run/docker.sock |
|
|
|
|
- commands: |
|
|
|
|
- ./bin/grabpl artifacts docker publish --dockerhub-repo grafana --base alpine --base |
|
|
|
|
ubuntu --arch amd64 --arch arm64 --arch armv7 --version-tag ${TAG} |
|
|
|
|
- ./bin/grabpl artifacts docker publish --dockerhub-repo grafana/grafana --base |
|
|
|
|
alpine --base ubuntu --arch amd64 --arch arm64 --arch armv7 --version-tag ${TAG} |
|
|
|
|
depends_on: |
|
|
|
|
- fetch-images-oss |
|
|
|
|
environment: |
|
|
|
@ -3410,13 +3410,13 @@ steps: |
|
|
|
|
GCP_KEY: |
|
|
|
|
from_secret: gcp_key |
|
|
|
|
image: google/cloud-sdk |
|
|
|
|
name: publish-images-grafana |
|
|
|
|
name: publish-images-grafana/grafana |
|
|
|
|
volumes: |
|
|
|
|
- name: docker |
|
|
|
|
path: /var/run/docker.sock |
|
|
|
|
- commands: |
|
|
|
|
- ./bin/grabpl artifacts docker publish --dockerhub-repo grafana-oss --base alpine |
|
|
|
|
--base ubuntu --arch amd64 --arch arm64 --arch armv7 --version-tag ${TAG} |
|
|
|
|
- ./bin/grabpl artifacts docker publish --dockerhub-repo grafana/grafana-oss --base |
|
|
|
|
alpine --base ubuntu --arch amd64 --arch arm64 --arch armv7 --version-tag ${TAG} |
|
|
|
|
depends_on: |
|
|
|
|
- fetch-images-oss |
|
|
|
|
environment: |
|
|
|
@ -3427,7 +3427,7 @@ steps: |
|
|
|
|
GCP_KEY: |
|
|
|
|
from_secret: gcp_key |
|
|
|
|
image: google/cloud-sdk |
|
|
|
|
name: publish-images-grafana-oss |
|
|
|
|
name: publish-images-grafana/grafana-oss |
|
|
|
|
volumes: |
|
|
|
|
- name: docker |
|
|
|
|
path: /var/run/docker.sock |
|
|
|
@ -3458,7 +3458,7 @@ services: [] |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -3486,8 +3486,9 @@ steps: |
|
|
|
|
- name: docker |
|
|
|
|
path: /var/run/docker.sock |
|
|
|
|
- commands: |
|
|
|
|
- ./bin/grabpl artifacts docker publish --dockerhub-repo grafana-enterprise --base |
|
|
|
|
alpine --base ubuntu --arch amd64 --arch arm64 --arch armv7 --version-tag ${TAG} |
|
|
|
|
- ./bin/grabpl artifacts docker publish --dockerhub-repo grafana/grafana-enterprise |
|
|
|
|
--base alpine --base ubuntu --arch amd64 --arch arm64 --arch armv7 --version-tag |
|
|
|
|
${TAG} |
|
|
|
|
depends_on: |
|
|
|
|
- fetch-images-enterprise |
|
|
|
|
environment: |
|
|
|
@ -3498,7 +3499,7 @@ steps: |
|
|
|
|
GCP_KEY: |
|
|
|
|
from_secret: gcp_key |
|
|
|
|
image: google/cloud-sdk |
|
|
|
|
name: publish-images-grafana-enterprise |
|
|
|
|
name: publish-images-grafana/grafana-enterprise |
|
|
|
|
volumes: |
|
|
|
|
- name: docker |
|
|
|
|
path: /var/run/docker.sock |
|
|
|
@ -3529,7 +3530,7 @@ services: [] |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -3557,7 +3558,7 @@ steps: |
|
|
|
|
- name: docker |
|
|
|
|
path: /var/run/docker.sock |
|
|
|
|
- commands: |
|
|
|
|
- ./bin/grabpl artifacts docker publish --security --dockerhub-repo grafana-enterprise |
|
|
|
|
- ./bin/grabpl artifacts docker publish --security --dockerhub-repo grafana/grafana-enterprise |
|
|
|
|
--base alpine --base ubuntu --arch amd64 --arch arm64 --arch armv7 --version-tag |
|
|
|
|
${TAG} |
|
|
|
|
depends_on: |
|
|
|
@ -3570,7 +3571,7 @@ steps: |
|
|
|
|
GCP_KEY: |
|
|
|
|
from_secret: gcp_key |
|
|
|
|
image: google/cloud-sdk |
|
|
|
|
name: publish-images-grafana-enterprise |
|
|
|
|
name: publish-images-grafana/grafana-enterprise |
|
|
|
|
volumes: |
|
|
|
|
- name: docker |
|
|
|
|
path: /var/run/docker.sock |
|
|
|
@ -3601,7 +3602,7 @@ services: [] |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -3643,7 +3644,7 @@ services: [] |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -3685,7 +3686,7 @@ services: [] |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -3746,7 +3747,7 @@ services: [] |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -3859,7 +3860,7 @@ services: [] |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -3969,7 +3970,7 @@ services: [] |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -4014,7 +4015,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -4291,7 +4292,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -4424,7 +4425,7 @@ services: |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -4519,7 +4520,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- $$ProgressPreference = "SilentlyContinue" |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/windows/grabpl.exe |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/windows/grabpl.exe |
|
|
|
|
-OutFile grabpl.exe |
|
|
|
|
image: grafana/ci-wix:0.1.1 |
|
|
|
|
name: windows-init |
|
|
|
@ -4569,7 +4570,7 @@ services: [] |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -4937,7 +4938,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -4999,7 +5000,7 @@ steps: |
|
|
|
|
name: clone-enterprise |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -5094,7 +5095,7 @@ steps: |
|
|
|
|
name: clone-enterprise |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -5206,7 +5207,7 @@ services: |
|
|
|
|
steps: |
|
|
|
|
- commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
image: byrnedo/alpine-curl:0.1.8 |
|
|
|
|
name: grabpl |
|
|
|
@ -5344,7 +5345,7 @@ steps: |
|
|
|
|
name: identify-runner |
|
|
|
|
- commands: |
|
|
|
|
- $$ProgressPreference = "SilentlyContinue" |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.14/windows/grabpl.exe |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.15/windows/grabpl.exe |
|
|
|
|
-OutFile grabpl.exe |
|
|
|
|
- git clone "https://$$env:GITHUB_TOKEN@github.com/grafana/grafana-enterprise.git" |
|
|
|
|
- cd grafana-enterprise |
|
|
|
@ -5616,6 +5617,6 @@ kind: secret |
|
|
|
|
name: packages_secret_access_key |
|
|
|
|
--- |
|
|
|
|
kind: signature |
|
|
|
|
hmac: a6ffce1281d86597d2b88df238241ef19f7924574e9d3910213910fc7c080d91 |
|
|
|
|
hmac: 8fa30bed45bfe34112b376b5ea33bf83e745841e2dcceebf1a02885301f7fb51 |
|
|
|
|
|
|
|
|
|
... |
|
|
|
|