Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
0490b327
Unverified
Commit
0490b327
authored
Nov 03, 2020
by
Arve Knudsen
Committed by
GitHub
Nov 03, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drone: Upgrade build pipeline tool (#28769)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
parent
45f31187
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
22 additions
and
22 deletions
+22
-22
.drone.yml
+18
-18
packages/grafana-toolkit/docker/grafana-plugin-ci-alpine/scripts/deploy.sh
+1
-1
packages/grafana-toolkit/docker/grafana-plugin-ci-e2e/scripts/deploy.sh
+1
-1
packages/grafana-toolkit/docker/grafana-plugin-ci/scripts/deploy.sh
+1
-1
scripts/lib.star
+1
-1
No files found.
.drone.yml
View file @
0490b327
...
...
@@ -17,7 +17,7 @@ steps:
image
:
grafana/build-container:1.2.28
commands
:
-
mkdir -p bin
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/grabpl
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/grabpl
-
chmod +x bin/grabpl
-
curl -fLO https://github.com/jwilder/dockerize/releases/download/v$${DOCKERIZE_VERSION}/dockerize-linux-amd64-v$${DOCKERIZE_VERSION}.tar.gz
-
tar -C bin -xzvf dockerize-linux-amd64-v$${DOCKERIZE_VERSION}.tar.gz
...
...
@@ -251,7 +251,7 @@ steps:
image
:
grafana/build-container:1.2.28
commands
:
-
mkdir -p bin
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/grabpl
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/grabpl
-
chmod +x bin/grabpl
-
curl -fLO https://github.com/jwilder/dockerize/releases/download/v$${DOCKERIZE_VERSION}/dockerize-linux-amd64-v$${DOCKERIZE_VERSION}.tar.gz
-
tar -C bin -xzvf dockerize-linux-amd64-v$${DOCKERIZE_VERSION}.tar.gz
...
...
@@ -584,7 +584,7 @@ steps:
image
:
grafana/ci-wix:0.1.1
commands
:
-
$$ProgressPreference = "SilentlyContinue"
-
Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/windows/grabpl.exe -OutFile grabpl.exe
-
Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/windows/grabpl.exe -OutFile grabpl.exe
-
name
:
build-windows-installer
image
:
grafana/ci-wix:0.1.1
...
...
@@ -633,7 +633,7 @@ steps:
image
:
grafana/build-container:1.2.28
commands
:
-
mkdir -p bin
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/grabpl
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/grabpl
-
chmod +x bin/grabpl
environment
:
DOCKERIZE_VERSION
:
0.6.1
...
...
@@ -708,7 +708,7 @@ steps:
image
:
grafana/build-container:1.2.28
commands
:
-
mkdir -p bin
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/grabpl
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/grabpl
-
chmod +x bin/grabpl
-
./bin/grabpl verify-version ${DRONE_TAG}
-
curl -fLO https://github.com/jwilder/dockerize/releases/download/v$${DOCKERIZE_VERSION}/dockerize-linux-amd64-v$${DOCKERIZE_VERSION}.tar.gz
...
...
@@ -1004,7 +1004,7 @@ steps:
image
:
grafana/ci-wix:0.1.1
commands
:
-
$$ProgressPreference = "SilentlyContinue"
-
Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/windows/grabpl.exe -OutFile grabpl.exe
-
Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/windows/grabpl.exe -OutFile grabpl.exe
-
name
:
build-windows-installer
image
:
grafana/ci-wix:0.1.1
...
...
@@ -1054,7 +1054,7 @@ steps:
image
:
grafana/build-container:1.2.28
commands
:
-
mkdir -p bin
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/grabpl
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/grabpl
-
chmod +x bin/grabpl
-
git clone "https://$${GITHUB_TOKEN}@github.com/grafana/grafana-enterprise.git"
-
cd grafana-enterprise
...
...
@@ -1337,7 +1337,7 @@ steps:
image
:
grafana/ci-wix:0.1.1
commands
:
-
$$ProgressPreference = "SilentlyContinue"
-
Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/windows/grabpl.exe -OutFile grabpl.exe
-
Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/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}
...
...
@@ -1402,7 +1402,7 @@ steps:
image
:
grafana/build-container:1.2.28
commands
:
-
mkdir -p bin
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/grabpl
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/grabpl
-
chmod +x bin/grabpl
-
./bin/grabpl verify-version ${DRONE_TAG}
environment
:
...
...
@@ -1479,7 +1479,7 @@ steps:
image
:
grafana/build-container:1.2.28
commands
:
-
mkdir -p bin
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/grabpl
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/grabpl
-
chmod +x bin/grabpl
-
./bin/grabpl verify-version v7.3.0-test
-
curl -fLO https://github.com/jwilder/dockerize/releases/download/v$${DOCKERIZE_VERSION}/dockerize-linux-amd64-v$${DOCKERIZE_VERSION}.tar.gz
...
...
@@ -1765,7 +1765,7 @@ steps:
image
:
grafana/ci-wix:0.1.1
commands
:
-
$$ProgressPreference = "SilentlyContinue"
-
Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/windows/grabpl.exe -OutFile grabpl.exe
-
Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/windows/grabpl.exe -OutFile grabpl.exe
-
name
:
build-windows-installer
image
:
grafana/ci-wix:0.1.1
...
...
@@ -1815,7 +1815,7 @@ steps:
image
:
grafana/build-container:1.2.28
commands
:
-
mkdir -p bin
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/grabpl
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/grabpl
-
chmod +x bin/grabpl
-
git clone "https://$${GITHUB_TOKEN}@github.com/grafana/grafana-enterprise.git"
-
cd grafana-enterprise
...
...
@@ -2092,7 +2092,7 @@ steps:
image
:
grafana/ci-wix:0.1.1
commands
:
-
$$ProgressPreference = "SilentlyContinue"
-
Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/windows/grabpl.exe -OutFile grabpl.exe
-
Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/windows/grabpl.exe -OutFile grabpl.exe
-
git clone "https://$$env:GITHUB_TOKEN@github.com/grafana/grafana-enterprise.git"
-
cd grafana-enterprise
-
git checkout master
...
...
@@ -2157,7 +2157,7 @@ steps:
image
:
grafana/build-container:1.2.28
commands
:
-
mkdir -p bin
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/grabpl
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/grabpl
-
chmod +x bin/grabpl
-
./bin/grabpl verify-version v7.3.0-test
environment
:
...
...
@@ -2243,7 +2243,7 @@ steps:
image
:
grafana/build-container:1.2.28
commands
:
-
mkdir -p bin
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/grabpl
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/grabpl
-
chmod +x bin/grabpl
-
curl -fLO https://github.com/jwilder/dockerize/releases/download/v$${DOCKERIZE_VERSION}/dockerize-linux-amd64-v$${DOCKERIZE_VERSION}.tar.gz
-
tar -C bin -xzvf dockerize-linux-amd64-v$${DOCKERIZE_VERSION}.tar.gz
...
...
@@ -2483,7 +2483,7 @@ steps:
image
:
grafana/ci-wix:0.1.1
commands
:
-
$$ProgressPreference = "SilentlyContinue"
-
Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/windows/grabpl.exe -OutFile grabpl.exe
-
Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/windows/grabpl.exe -OutFile grabpl.exe
-
name
:
build-windows-installer
image
:
grafana/ci-wix:0.1.1
...
...
@@ -2529,7 +2529,7 @@ steps:
image
:
grafana/build-container:1.2.28
commands
:
-
mkdir -p bin
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/grabpl
-
curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/grabpl
-
chmod +x bin/grabpl
-
git clone "https://$${GITHUB_TOKEN}@github.com/grafana/grafana-enterprise.git"
-
cd grafana-enterprise
...
...
@@ -2790,7 +2790,7 @@ steps:
image
:
grafana/ci-wix:0.1.1
commands
:
-
$$ProgressPreference = "SilentlyContinue"
-
Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/windows/grabpl.exe -OutFile grabpl.exe
-
Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/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
...
...
packages/grafana-toolkit/docker/grafana-plugin-ci-alpine/scripts/deploy.sh
View file @
0490b327
...
...
@@ -43,7 +43,7 @@ get_file "https://codeclimate.com/downloads/test-reporter/test-reporter-latest-l
"b4138199aa755ebfe171b57cc46910b13258ace5fbc4eaa099c42607cd0bff32"
chmod +x /usr/local/bin/cc-test-reporter
curl
-fL
-o
/usr/local/bin/grabpl
"https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/grabpl"
curl
-fL
-o
/usr/local/bin/grabpl
"https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/grabpl"
apk add
--no-cache
git
# Install Mage
...
...
packages/grafana-toolkit/docker/grafana-plugin-ci-e2e/scripts/deploy.sh
View file @
0490b327
...
...
@@ -44,7 +44,7 @@ get_file "https://codeclimate.com/downloads/test-reporter/test-reporter-latest-l
"b4138199aa755ebfe171b57cc46910b13258ace5fbc4eaa099c42607cd0bff32"
chmod 755 /usr/local/bin/cc-test-reporter
wget
-O
/usr/local/bin/grabpl
"https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/grabpl"
wget
-O
/usr/local/bin/grabpl
"https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/grabpl"
chmod +x /usr/local/bin/grabpl
# Install Mage
...
...
packages/grafana-toolkit/docker/grafana-plugin-ci/scripts/deploy.sh
View file @
0490b327
...
...
@@ -27,7 +27,7 @@ get_file "https://codeclimate.com/downloads/test-reporter/test-reporter-latest-l
"b4138199aa755ebfe171b57cc46910b13258ace5fbc4eaa099c42607cd0bff32"
chmod +x /usr/local/bin/cc-test-reporter
wget
-O
/usr/local/bin/grabpl
"https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
2
/grabpl"
wget
-O
/usr/local/bin/grabpl
"https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.2
3
/grabpl"
chmod +x /usr/local/bin/grabpl
# Install Mage
...
...
scripts/lib.star
View file @
0490b327
grabpl_version = '0.5.2
2
'
grabpl_version = '0.5.2
3
'
build_image = 'grafana/build-container:1.2.28'
publish_image = 'grafana/grafana-ci-deploy:1.2.6'
grafana_docker_image = 'grafana/drone-grafana-docker:0.3.2'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment