|
|
|
@@ -11,7 +11,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -114,7 +114,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -145,6 +145,15 @@ steps:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=8192
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
|
name: build-frontend
|
|
|
|
|
- commands:
|
|
|
|
|
- ./bin/grabpl build-frontend-packages --jobs 8 --edition oss --build-id ${DRONE_BUILD_NUMBER}
|
|
|
|
|
--no-pull-enterprise
|
|
|
|
|
depends_on:
|
|
|
|
|
- initialize
|
|
|
|
|
environment:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=8192
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
|
name: build-frontend-packages
|
|
|
|
|
- commands:
|
|
|
|
|
- ./bin/grabpl build-plugins --jobs 8 --edition oss
|
|
|
|
|
depends_on:
|
|
|
|
@@ -178,6 +187,7 @@ steps:
|
|
|
|
|
- build-plugins
|
|
|
|
|
- build-backend
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
environment: null
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
|
name: package
|
|
|
|
@@ -187,6 +197,7 @@ steps:
|
|
|
|
|
- build-plugins
|
|
|
|
|
- build-backend
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
detach: true
|
|
|
|
|
environment:
|
|
|
|
|
ARCH: linux-amd64
|
|
|
|
@@ -266,6 +277,7 @@ steps:
|
|
|
|
|
- ./bin/grabpl verify-storybook
|
|
|
|
|
depends_on:
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
environment:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=4096
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
@@ -346,7 +358,7 @@ services:
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -410,7 +422,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -466,7 +478,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -519,7 +531,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -620,7 +632,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -662,6 +674,15 @@ steps:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=8192
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
|
name: build-frontend
|
|
|
|
|
- commands:
|
|
|
|
|
- ./bin/grabpl build-frontend-packages --jobs 8 --edition oss --build-id ${DRONE_BUILD_NUMBER}
|
|
|
|
|
--no-pull-enterprise
|
|
|
|
|
depends_on:
|
|
|
|
|
- initialize
|
|
|
|
|
environment:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=8192
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
|
name: build-frontend-packages
|
|
|
|
|
- commands:
|
|
|
|
|
- ./bin/grabpl build-plugins --jobs 8 --edition oss --sign --signing-admin
|
|
|
|
|
depends_on:
|
|
|
|
@@ -697,6 +718,7 @@ steps:
|
|
|
|
|
- build-plugins
|
|
|
|
|
- build-backend
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
environment:
|
|
|
|
|
GITHUB_TOKEN:
|
|
|
|
|
from_secret: github_token
|
|
|
|
@@ -716,6 +738,7 @@ steps:
|
|
|
|
|
- build-plugins
|
|
|
|
|
- build-backend
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
detach: true
|
|
|
|
|
environment:
|
|
|
|
|
ARCH: linux-amd64
|
|
|
|
@@ -795,6 +818,7 @@ steps:
|
|
|
|
|
- ./bin/grabpl verify-storybook
|
|
|
|
|
depends_on:
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
environment:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=4096
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
@@ -991,7 +1015,7 @@ services:
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -1059,7 +1083,7 @@ steps:
|
|
|
|
|
name: identify-runner
|
|
|
|
|
- commands:
|
|
|
|
|
- $$ProgressPreference = "SilentlyContinue"
|
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/windows/grabpl.exe
|
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/windows/grabpl.exe
|
|
|
|
|
-OutFile grabpl.exe
|
|
|
|
|
image: grafana/ci-wix:0.1.1
|
|
|
|
|
name: initialize
|
|
|
|
@@ -1142,7 +1166,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -1224,7 +1248,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -1258,6 +1282,15 @@ steps:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=8192
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
|
name: build-frontend
|
|
|
|
|
- commands:
|
|
|
|
|
- ./bin/grabpl build-frontend-packages --jobs 8 --github-token $${GITHUB_TOKEN}
|
|
|
|
|
--edition oss --no-pull-enterprise ${DRONE_TAG}
|
|
|
|
|
depends_on:
|
|
|
|
|
- initialize
|
|
|
|
|
environment:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=8192
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
|
name: build-frontend-packages
|
|
|
|
|
- commands:
|
|
|
|
|
- ./bin/grabpl build-plugins --jobs 8 --edition oss --sign --signing-admin
|
|
|
|
|
depends_on:
|
|
|
|
@@ -1293,6 +1326,7 @@ steps:
|
|
|
|
|
- build-plugins
|
|
|
|
|
- build-backend
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
environment:
|
|
|
|
|
GITHUB_TOKEN:
|
|
|
|
|
from_secret: github_token
|
|
|
|
@@ -1343,6 +1377,7 @@ steps:
|
|
|
|
|
- build-plugins
|
|
|
|
|
- build-backend
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
detach: true
|
|
|
|
|
environment:
|
|
|
|
|
ARCH: linux-amd64
|
|
|
|
@@ -1422,6 +1457,7 @@ steps:
|
|
|
|
|
- ./bin/grabpl verify-storybook
|
|
|
|
|
depends_on:
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
environment:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=4096
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
@@ -1520,7 +1556,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -1641,7 +1677,7 @@ services:
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -1725,7 +1761,7 @@ steps:
|
|
|
|
|
name: identify-runner
|
|
|
|
|
- commands:
|
|
|
|
|
- $$ProgressPreference = "SilentlyContinue"
|
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/windows/grabpl.exe
|
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/windows/grabpl.exe
|
|
|
|
|
-OutFile grabpl.exe
|
|
|
|
|
image: grafana/ci-wix:0.1.1
|
|
|
|
|
name: initialize
|
|
|
|
@@ -1784,7 +1820,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -1840,6 +1876,15 @@ steps:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=8192
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
|
name: build-frontend
|
|
|
|
|
- commands:
|
|
|
|
|
- ./bin/grabpl build-frontend-packages --jobs 8 --github-token $${GITHUB_TOKEN}
|
|
|
|
|
--edition enterprise --no-pull-enterprise ${DRONE_TAG}
|
|
|
|
|
depends_on:
|
|
|
|
|
- initialize
|
|
|
|
|
environment:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=8192
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
|
name: build-frontend-packages
|
|
|
|
|
- commands:
|
|
|
|
|
- ./bin/grabpl build-plugins --jobs 8 --edition enterprise --sign --signing-admin
|
|
|
|
|
depends_on:
|
|
|
|
@@ -1885,6 +1930,7 @@ steps:
|
|
|
|
|
- build-plugins
|
|
|
|
|
- build-backend
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
- build-backend-enterprise2
|
|
|
|
|
environment:
|
|
|
|
|
GITHUB_TOKEN:
|
|
|
|
@@ -1936,6 +1982,7 @@ steps:
|
|
|
|
|
- build-plugins
|
|
|
|
|
- build-backend
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
detach: true
|
|
|
|
|
environment:
|
|
|
|
|
ARCH: linux-amd64
|
|
|
|
@@ -2041,6 +2088,7 @@ steps:
|
|
|
|
|
- build-plugins
|
|
|
|
|
- build-backend
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
- build-backend-enterprise2
|
|
|
|
|
environment:
|
|
|
|
|
GITHUB_TOKEN:
|
|
|
|
@@ -2115,7 +2163,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -2288,7 +2336,7 @@ services:
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -2416,7 +2464,7 @@ steps:
|
|
|
|
|
name: identify-runner
|
|
|
|
|
- commands:
|
|
|
|
|
- $$ProgressPreference = "SilentlyContinue"
|
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/windows/grabpl.exe
|
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/windows/grabpl.exe
|
|
|
|
|
-OutFile grabpl.exe
|
|
|
|
|
- git clone "https://$$env:GITHUB_TOKEN@github.com/grafana/grafana-enterprise.git"
|
|
|
|
|
- cd grafana-enterprise
|
|
|
|
@@ -2491,7 +2539,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -2569,7 +2617,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -2630,7 +2678,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -2709,7 +2757,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -2771,7 +2819,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -2807,7 +2855,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -2854,7 +2902,7 @@ steps:
|
|
|
|
|
name: initialize
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -2902,7 +2950,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -2965,7 +3013,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -2996,6 +3044,15 @@ steps:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=8192
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
|
name: build-frontend
|
|
|
|
|
- commands:
|
|
|
|
|
- ./bin/grabpl build-frontend-packages --jobs 8 --edition oss --build-id ${DRONE_BUILD_NUMBER}
|
|
|
|
|
--no-pull-enterprise
|
|
|
|
|
depends_on:
|
|
|
|
|
- initialize
|
|
|
|
|
environment:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=8192
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
|
name: build-frontend-packages
|
|
|
|
|
- commands:
|
|
|
|
|
- ./bin/grabpl build-plugins --jobs 8 --edition oss --sign --signing-admin
|
|
|
|
|
depends_on:
|
|
|
|
@@ -3031,6 +3088,7 @@ steps:
|
|
|
|
|
- build-plugins
|
|
|
|
|
- build-backend
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
environment:
|
|
|
|
|
GITHUB_TOKEN:
|
|
|
|
|
from_secret: github_token
|
|
|
|
@@ -3081,6 +3139,7 @@ steps:
|
|
|
|
|
- build-plugins
|
|
|
|
|
- build-backend
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
detach: true
|
|
|
|
|
environment:
|
|
|
|
|
ARCH: linux-amd64
|
|
|
|
@@ -3160,6 +3219,7 @@ steps:
|
|
|
|
|
- ./bin/grabpl verify-storybook
|
|
|
|
|
depends_on:
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
environment:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=4096
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
@@ -3216,7 +3276,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -3330,7 +3390,7 @@ services:
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -3407,7 +3467,7 @@ steps:
|
|
|
|
|
name: identify-runner
|
|
|
|
|
- commands:
|
|
|
|
|
- $$ProgressPreference = "SilentlyContinue"
|
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/windows/grabpl.exe
|
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/windows/grabpl.exe
|
|
|
|
|
-OutFile grabpl.exe
|
|
|
|
|
image: grafana/ci-wix:0.1.1
|
|
|
|
|
name: initialize
|
|
|
|
@@ -3455,7 +3515,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -3505,6 +3565,15 @@ steps:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=8192
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
|
name: build-frontend
|
|
|
|
|
- commands:
|
|
|
|
|
- ./bin/grabpl build-frontend-packages --jobs 8 --edition enterprise --build-id
|
|
|
|
|
${DRONE_BUILD_NUMBER} --no-pull-enterprise
|
|
|
|
|
depends_on:
|
|
|
|
|
- initialize
|
|
|
|
|
environment:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=8192
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
|
name: build-frontend-packages
|
|
|
|
|
- commands:
|
|
|
|
|
- ./bin/grabpl build-plugins --jobs 8 --edition enterprise --sign --signing-admin
|
|
|
|
|
depends_on:
|
|
|
|
@@ -3548,6 +3617,7 @@ steps:
|
|
|
|
|
- build-plugins
|
|
|
|
|
- build-backend
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
- build-backend-enterprise2
|
|
|
|
|
environment:
|
|
|
|
|
GITHUB_TOKEN:
|
|
|
|
@@ -3599,6 +3669,7 @@ steps:
|
|
|
|
|
- build-plugins
|
|
|
|
|
- build-backend
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
detach: true
|
|
|
|
|
environment:
|
|
|
|
|
ARCH: linux-amd64
|
|
|
|
@@ -3679,6 +3750,7 @@ steps:
|
|
|
|
|
- ./bin/grabpl verify-storybook
|
|
|
|
|
depends_on:
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
environment:
|
|
|
|
|
NODE_OPTIONS: --max_old_space_size=4096
|
|
|
|
|
image: grafana/build-container:1.5.1
|
|
|
|
@@ -3712,6 +3784,7 @@ steps:
|
|
|
|
|
- build-plugins
|
|
|
|
|
- build-backend
|
|
|
|
|
- build-frontend
|
|
|
|
|
- build-frontend-packages
|
|
|
|
|
- build-backend-enterprise2
|
|
|
|
|
environment:
|
|
|
|
|
GITHUB_TOKEN:
|
|
|
|
@@ -3779,7 +3852,7 @@ services: []
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -3942,7 +4015,7 @@ services:
|
|
|
|
|
steps:
|
|
|
|
|
- commands:
|
|
|
|
|
- mkdir -p bin
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/grabpl
|
|
|
|
|
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/grabpl
|
|
|
|
|
- chmod +x bin/grabpl
|
|
|
|
|
image: byrnedo/alpine-curl:0.1.8
|
|
|
|
|
name: grabpl
|
|
|
|
@@ -4060,7 +4133,7 @@ steps:
|
|
|
|
|
name: identify-runner
|
|
|
|
|
- commands:
|
|
|
|
|
- $$ProgressPreference = "SilentlyContinue"
|
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.5/windows/grabpl.exe
|
|
|
|
|
- Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.9.7/windows/grabpl.exe
|
|
|
|
|
-OutFile grabpl.exe
|
|
|
|
|
- git clone "https://$$env:GITHUB_TOKEN@github.com/grafana/grafana-enterprise.git"
|
|
|
|
|
- cd grafana-enterprise
|
|
|
|
@@ -4257,6 +4330,6 @@ kind: secret
|
|
|
|
|
name: gcp_upload_artifacts_key
|
|
|
|
|
---
|
|
|
|
|
kind: signature
|
|
|
|
|
hmac: fb2a26bf088c9ff2b7cc63cee4fa1f1da06baf560265df4703414f4db9c90708
|
|
|
|
|
hmac: c2da781acf9dc4a0178c13a5d9029d9ef3af96a6171ceaafc3c35c59dcfd1ac3
|
|
|
|
|
|
|
|
|
|
...
|
|
|
|
|