|
|
|
@ -17,7 +17,7 @@ steps: |
|
|
|
|
image: grafana/build-container:1.4.3 |
|
|
|
|
commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
- ./bin/grabpl verify-drone |
|
|
|
|
- make gen-go |
|
|
|
@ -277,7 +277,7 @@ steps: |
|
|
|
|
image: grafana/build-container:1.4.3 |
|
|
|
|
commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
- ./bin/grabpl verify-drone |
|
|
|
|
- make gen-go |
|
|
|
@ -627,7 +627,7 @@ steps: |
|
|
|
|
image: grafana/ci-wix:0.1.1 |
|
|
|
|
commands: |
|
|
|
|
- $$ProgressPreference = "SilentlyContinue" |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/windows/grabpl.exe -OutFile grabpl.exe |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/windows/grabpl.exe -OutFile grabpl.exe |
|
|
|
|
|
|
|
|
|
- name: build-windows-installer |
|
|
|
|
image: grafana/ci-wix:0.1.1 |
|
|
|
@ -676,7 +676,7 @@ steps: |
|
|
|
|
image: grafana/build-container:1.4.3 |
|
|
|
|
commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
- ./bin/grabpl verify-drone |
|
|
|
|
- make gen-go |
|
|
|
@ -765,7 +765,7 @@ steps: |
|
|
|
|
image: grafana/build-container:1.4.3 |
|
|
|
|
commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
- ./bin/grabpl verify-drone |
|
|
|
|
- make gen-go |
|
|
|
@ -1076,7 +1076,7 @@ steps: |
|
|
|
|
image: grafana/ci-wix:0.1.1 |
|
|
|
|
commands: |
|
|
|
|
- $$ProgressPreference = "SilentlyContinue" |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/windows/grabpl.exe -OutFile grabpl.exe |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/windows/grabpl.exe -OutFile grabpl.exe |
|
|
|
|
|
|
|
|
|
- name: build-windows-installer |
|
|
|
|
image: grafana/ci-wix:0.1.1 |
|
|
|
@ -1126,7 +1126,7 @@ steps: |
|
|
|
|
image: grafana/build-container:1.4.3 |
|
|
|
|
commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
- git clone "https://$${GITHUB_TOKEN}@github.com/grafana/grafana-enterprise.git" |
|
|
|
|
- cd grafana-enterprise |
|
|
|
@ -1552,7 +1552,7 @@ steps: |
|
|
|
|
image: grafana/ci-wix:0.1.1 |
|
|
|
|
commands: |
|
|
|
|
- $$ProgressPreference = "SilentlyContinue" |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/windows/grabpl.exe -OutFile grabpl.exe |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/windows/grabpl.exe -OutFile grabpl.exe |
|
|
|
|
- git clone "https://$$env:GITHUB_TOKEN@github.com/grafana/grafana-enterprise.git" |
|
|
|
|
- cd grafana-enterprise |
|
|
|
|
- git checkout ${DRONE_TAG} |
|
|
|
@ -1620,7 +1620,7 @@ steps: |
|
|
|
|
image: grafana/build-container:1.4.3 |
|
|
|
|
commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
- ./bin/grabpl verify-drone |
|
|
|
|
- make gen-go |
|
|
|
@ -1729,7 +1729,7 @@ steps: |
|
|
|
|
image: grafana/build-container:1.4.3 |
|
|
|
|
commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
- ./bin/grabpl verify-drone |
|
|
|
|
- make gen-go |
|
|
|
@ -2029,7 +2029,7 @@ steps: |
|
|
|
|
image: grafana/ci-wix:0.1.1 |
|
|
|
|
commands: |
|
|
|
|
- $$ProgressPreference = "SilentlyContinue" |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/windows/grabpl.exe -OutFile grabpl.exe |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/windows/grabpl.exe -OutFile grabpl.exe |
|
|
|
|
|
|
|
|
|
- name: build-windows-installer |
|
|
|
|
image: grafana/ci-wix:0.1.1 |
|
|
|
@ -2079,7 +2079,7 @@ steps: |
|
|
|
|
image: grafana/build-container:1.4.3 |
|
|
|
|
commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
- git clone "https://$${GITHUB_TOKEN}@github.com/grafana/grafana-enterprise.git" |
|
|
|
|
- cd grafana-enterprise |
|
|
|
@ -2499,7 +2499,7 @@ steps: |
|
|
|
|
image: grafana/ci-wix:0.1.1 |
|
|
|
|
commands: |
|
|
|
|
- $$ProgressPreference = "SilentlyContinue" |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/windows/grabpl.exe -OutFile grabpl.exe |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/windows/grabpl.exe -OutFile grabpl.exe |
|
|
|
|
- git clone "https://$$env:GITHUB_TOKEN@github.com/grafana/grafana-enterprise.git" |
|
|
|
|
- cd grafana-enterprise |
|
|
|
|
- git checkout main |
|
|
|
@ -2567,7 +2567,7 @@ steps: |
|
|
|
|
image: grafana/build-container:1.4.3 |
|
|
|
|
commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
- ./bin/grabpl verify-drone |
|
|
|
|
- make gen-go |
|
|
|
@ -2676,7 +2676,7 @@ steps: |
|
|
|
|
image: grafana/build-container:1.4.3 |
|
|
|
|
commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
- ./bin/grabpl verify-drone |
|
|
|
|
- make gen-go |
|
|
|
@ -2951,7 +2951,7 @@ steps: |
|
|
|
|
image: grafana/ci-wix:0.1.1 |
|
|
|
|
commands: |
|
|
|
|
- $$ProgressPreference = "SilentlyContinue" |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/windows/grabpl.exe -OutFile grabpl.exe |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/windows/grabpl.exe -OutFile grabpl.exe |
|
|
|
|
|
|
|
|
|
- name: build-windows-installer |
|
|
|
|
image: grafana/ci-wix:0.1.1 |
|
|
|
@ -2997,7 +2997,7 @@ steps: |
|
|
|
|
image: grafana/build-container:1.4.3 |
|
|
|
|
commands: |
|
|
|
|
- mkdir -p bin |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/grabpl |
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/grabpl |
|
|
|
|
- chmod +x bin/grabpl |
|
|
|
|
- git clone "https://$${GITHUB_TOKEN}@github.com/grafana/grafana-enterprise.git" |
|
|
|
|
- cd grafana-enterprise |
|
|
|
@ -3420,7 +3420,7 @@ steps: |
|
|
|
|
image: grafana/ci-wix:0.1.1 |
|
|
|
|
commands: |
|
|
|
|
- $$ProgressPreference = "SilentlyContinue" |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.6/windows/grabpl.exe -OutFile grabpl.exe |
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.8/windows/grabpl.exe -OutFile grabpl.exe |
|
|
|
|
- git clone "https://$$env:GITHUB_TOKEN@github.com/grafana/grafana-enterprise.git" |
|
|
|
|
- cd grafana-enterprise |
|
|
|
|
- git checkout $$env:DRONE_BRANCH |
|
|
|
@ -3564,6 +3564,6 @@ get: |
|
|
|
|
|
|
|
|
|
--- |
|
|
|
|
kind: signature |
|
|
|
|
hmac: d3678699582d6ef40d04ddcb11b084bbb0dc15d67a0b690c474b4a4d32e1933d |
|
|
|
|
hmac: fd746435bdd748cec43565f7ab4230da5a221aa848b11da68346921a3d67ff91 |
|
|
|
|
|
|
|
|
|
... |
|
|
|
|