mirror of https://github.com/grafana/grafana.git
				
				
				
			Upgrade the build pipeline to 2.4.5 (#39080)
Signed-off-by: bergquist <carl.bergquist@gmail.com>
This commit is contained in:
		
							parent
							
								
									92d736665a
								
							
						
					
					
						commit
						c979b5d868
					
				
							
								
								
									
										38
									
								
								.drone.yml
								
								
								
								
							
							
						
						
									
										38
									
								
								.drone.yml
								
								
								
								
							|  | @ -17,7 +17,7 @@ steps: | |||
|   image: grafana/build-container:1.4.2 | ||||
|   commands: | ||||
|   - mkdir -p bin | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.2/grabpl | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/grabpl | ||||
|   - chmod +x bin/grabpl | ||||
|   - ./bin/grabpl verify-drone | ||||
|   - curl -fLO https://github.com/jwilder/dockerize/releases/download/v$${DOCKERIZE_VERSION}/dockerize-linux-amd64-v$${DOCKERIZE_VERSION}.tar.gz | ||||
|  | @ -254,7 +254,7 @@ steps: | |||
|   image: grafana/build-container:1.4.2 | ||||
|   commands: | ||||
|   - mkdir -p bin | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.2/grabpl | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/grabpl | ||||
|   - chmod +x bin/grabpl | ||||
|   - ./bin/grabpl verify-drone | ||||
|   - curl -fLO https://github.com/jwilder/dockerize/releases/download/v$${DOCKERIZE_VERSION}/dockerize-linux-amd64-v$${DOCKERIZE_VERSION}.tar.gz | ||||
|  | @ -595,7 +595,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.2/windows/grabpl.exe -OutFile grabpl.exe | ||||
|   - Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/windows/grabpl.exe -OutFile grabpl.exe | ||||
| 
 | ||||
| - name: build-windows-installer | ||||
|   image: grafana/ci-wix:0.1.1 | ||||
|  | @ -644,7 +644,7 @@ steps: | |||
|   image: grafana/build-container:1.4.2 | ||||
|   commands: | ||||
|   - mkdir -p bin | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.2/grabpl | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/grabpl | ||||
|   - chmod +x bin/grabpl | ||||
|   - ./bin/grabpl verify-drone | ||||
|   environment: | ||||
|  | @ -732,7 +732,7 @@ steps: | |||
|   image: grafana/build-container:1.4.2 | ||||
|   commands: | ||||
|   - mkdir -p bin | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.2/grabpl | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/grabpl | ||||
|   - chmod +x bin/grabpl | ||||
|   - ./bin/grabpl verify-drone | ||||
|   - ./bin/grabpl verify-version ${DRONE_TAG} | ||||
|  | @ -1034,7 +1034,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.2/windows/grabpl.exe -OutFile grabpl.exe | ||||
|   - Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/windows/grabpl.exe -OutFile grabpl.exe | ||||
| 
 | ||||
| - name: build-windows-installer | ||||
|   image: grafana/ci-wix:0.1.1 | ||||
|  | @ -1084,7 +1084,7 @@ steps: | |||
|   image: grafana/build-container:1.4.2 | ||||
|   commands: | ||||
|   - mkdir -p bin | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.2/grabpl | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/grabpl | ||||
|   - chmod +x bin/grabpl | ||||
|   - git clone "https://$${GITHUB_TOKEN}@github.com/grafana/grafana-enterprise.git" | ||||
|   - cd grafana-enterprise | ||||
|  | @ -1502,7 +1502,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.2/windows/grabpl.exe -OutFile grabpl.exe | ||||
|   - Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/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} | ||||
|  | @ -1570,7 +1570,7 @@ steps: | |||
|   image: grafana/build-container:1.4.2 | ||||
|   commands: | ||||
|   - mkdir -p bin | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.2/grabpl | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/grabpl | ||||
|   - chmod +x bin/grabpl | ||||
|   - ./bin/grabpl verify-drone | ||||
|   - ./bin/grabpl verify-version ${DRONE_TAG} | ||||
|  | @ -1678,7 +1678,7 @@ steps: | |||
|   image: grafana/build-container:1.4.2 | ||||
|   commands: | ||||
|   - mkdir -p bin | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.2/grabpl | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/grabpl | ||||
|   - chmod +x bin/grabpl | ||||
|   - ./bin/grabpl verify-drone | ||||
|   - ./bin/grabpl verify-version v7.3.0-test | ||||
|  | @ -1969,7 +1969,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.2/windows/grabpl.exe -OutFile grabpl.exe | ||||
|   - Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/windows/grabpl.exe -OutFile grabpl.exe | ||||
| 
 | ||||
| - name: build-windows-installer | ||||
|   image: grafana/ci-wix:0.1.1 | ||||
|  | @ -2019,7 +2019,7 @@ steps: | |||
|   image: grafana/build-container:1.4.2 | ||||
|   commands: | ||||
|   - mkdir -p bin | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.2/grabpl | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/grabpl | ||||
|   - chmod +x bin/grabpl | ||||
|   - git clone "https://$${GITHUB_TOKEN}@github.com/grafana/grafana-enterprise.git" | ||||
|   - cd grafana-enterprise | ||||
|  | @ -2431,7 +2431,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.2/windows/grabpl.exe -OutFile grabpl.exe | ||||
|   - Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/windows/grabpl.exe -OutFile grabpl.exe | ||||
|   - git clone "https://$$env:GITHUB_TOKEN@github.com/grafana/grafana-enterprise.git" | ||||
|   - cd grafana-enterprise | ||||
|   - git checkout main | ||||
|  | @ -2499,7 +2499,7 @@ steps: | |||
|   image: grafana/build-container:1.4.2 | ||||
|   commands: | ||||
|   - mkdir -p bin | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.2/grabpl | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/grabpl | ||||
|   - chmod +x bin/grabpl | ||||
|   - ./bin/grabpl verify-drone | ||||
|   - ./bin/grabpl verify-version v7.3.0-test | ||||
|  | @ -2607,7 +2607,7 @@ steps: | |||
|   image: grafana/build-container:1.4.2 | ||||
|   commands: | ||||
|   - mkdir -p bin | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.2/grabpl | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/grabpl | ||||
|   - chmod +x bin/grabpl | ||||
|   - ./bin/grabpl verify-drone | ||||
|   - curl -fLO https://github.com/jwilder/dockerize/releases/download/v$${DOCKERIZE_VERSION}/dockerize-linux-amd64-v$${DOCKERIZE_VERSION}.tar.gz | ||||
|  | @ -2873,7 +2873,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.2/windows/grabpl.exe -OutFile grabpl.exe | ||||
|   - Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/windows/grabpl.exe -OutFile grabpl.exe | ||||
| 
 | ||||
| - name: build-windows-installer | ||||
|   image: grafana/ci-wix:0.1.1 | ||||
|  | @ -2919,7 +2919,7 @@ steps: | |||
|   image: grafana/build-container:1.4.2 | ||||
|   commands: | ||||
|   - mkdir -p bin | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.2/grabpl | ||||
|   - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/grabpl | ||||
|   - chmod +x bin/grabpl | ||||
|   - git clone "https://$${GITHUB_TOKEN}@github.com/grafana/grafana-enterprise.git" | ||||
|   - cd grafana-enterprise | ||||
|  | @ -3334,7 +3334,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.2/windows/grabpl.exe -OutFile grabpl.exe | ||||
|   - Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v2.4.5/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 | ||||
|  | @ -3478,6 +3478,6 @@ get: | |||
| 
 | ||||
| --- | ||||
| kind: signature | ||||
| hmac: 4792c3d8d3bbbff15138c73482622af1a7bad000a3bf75c0b797957969cc205e | ||||
| hmac: eebc686a9e915b42d88dbe2e56efe4850e95b5e22bfcc31973c21774f718b137 | ||||
| 
 | ||||
| ... | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| load('scripts/drone/vault.star', 'from_secret', 'github_token', 'pull_secret', 'drone_token') | ||||
| 
 | ||||
| grabpl_version = '2.4.2' | ||||
| grabpl_version = '2.4.5' | ||||
| build_image = 'grafana/build-container:1.4.2' | ||||
| publish_image = 'grafana/grafana-ci-deploy:1.3.1' | ||||
| grafana_docker_image = 'grafana/drone-grafana-docker:0.3.2' | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue