Skip to content

Commit

Permalink
fix(packages): update builder config with new images (#461)
Browse files Browse the repository at this point in the history
Signed-off-by: wuhuizuo <wuhuizuo@126.com>

Signed-off-by: wuhuizuo <wuhuizuo@126.com>
  • Loading branch information
wuhuizuo authored Oct 8, 2024
1 parent c72dbcb commit 77df6d9
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions packages/packages.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ components:
# binary builder, also we need it when build for mac to get build tools versions and other informations.
builders:
- if: {{ semver.CheckConstraint ">= 8.4.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/ng-monitoring:v20240901-15-gdc1ad6e-go1.23
image: ghcr.io/pingcap-qe/cd/builders/ng-monitoring:v2024.10.8-4-g52cfe8c-go1.23
- if: {{ semver.CheckConstraint ">= 7.4.0-0, < 8.4.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/ng-monitoring:v20240325-91-g4bdc4c6-go1.21
- if: {{ semver.CheckConstraint ">= 7.0.0-0, < 7.4.0-0" .Release.version }}
Expand Down Expand Up @@ -340,7 +340,7 @@ components:
- {{ .Release.version }}
builders:
- if: {{ semver.CheckConstraint ">= 8.4.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/ng-monitoring:v20240901-15-gdc1ad6e-go1.23
image: ghcr.io/pingcap-qe/cd/builders/ng-monitoring:v2024.10.8-4-g52cfe8c-go1.23
- if: {{ semver.CheckConstraint ">= 7.4.0-0, < 8.4.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/ng-monitoring:v20240325-91-g4bdc4c6-go1.21
- if: {{ semver.CheckConstraint ">= 7.0.0-0, < 7.4.0-0" .Release.version }}
Expand Down Expand Up @@ -463,7 +463,7 @@ components:
# binary builder, also we need it when build for mac to get build tools versions and other informations.
builders:
- if: {{ semver.CheckConstraint ">= 8.4.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/pd:v20240901-15-gdc1ad6e-go1.23
image: ghcr.io/pingcap-qe/cd/builders/pd:v2024.10.8-4-g52cfe8c-go1.23
- if: {{ semver.CheckConstraint ">= 7.4.0-0, < 8.4.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/pd:v20240325-91-g4bdc4c6-go1.21
- if: {{ semver.CheckConstraint ">= 7.0.0-0, < 7.4.0-0" .Release.version }}
Expand Down Expand Up @@ -734,7 +734,7 @@ components:
# binary builder, also we need it when build for mac to get build tools versions and other informations.
builders:
- if: {{ semver.CheckConstraint ">= 8.4.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240901-15-gdc1ad6e-go1.23
image: ghcr.io/pingcap-qe/cd/builders/tidb:v2024.10.8-4-g52cfe8c-go1.23
- if: {{ semver.CheckConstraint ">= 7.4.0-0, < 8.4.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-91-g4bdc4c6-go1.21
- if: {{ semver.CheckConstraint ">= 7.0.0-0, < 7.4.0-0" .Release.version }}
Expand Down Expand Up @@ -1224,7 +1224,7 @@ components:
builders:
# BUG: tidb-tools has not release branches and all tags taged on master branch.
- if: {{ eq "experiment" .Release.profile }}
image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240901-15-gdc1ad6e-go1.23
image: ghcr.io/pingcap-qe/cd/builders/tidb:v2024.10.8-4-g52cfe8c-go1.23
- if: {{ ne "experiment" .Release.profile }}
image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-91-g4bdc4c6-go1.21
routers:
Expand Down Expand Up @@ -1275,7 +1275,7 @@ components:
builders:
# BUG: tidb-ctl has not release branches and all tags taged on master branch.
- if: (eq "experiment" .Release.profile)
image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240901-15-gdc1ad6e-go1.23
image: ghcr.io/pingcap-qe/cd/builders/tidb:v2024.10.8-4-g52cfe8c-go1.23
- if: (ne "experiment" .Release.profile)
image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-91-g4bdc4c6-go1.21
routers:
Expand Down Expand Up @@ -1521,7 +1521,7 @@ components:
- {{ .Release.version }}
builders:
- if: {{ semver.CheckConstraint ">= 8.4.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/tidb-dashboard:v20240901-15-gdc1ad6e
image: ghcr.io/pingcap-qe/cd/builders/tidb-dashboard:v2024.10.8-4-g52cfe8c-go1.23
- if: {{ semver.CheckConstraint ">= 6.5.0-0, < 8.4.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/tidb-dashboard:v20240325-91-g4bdc4c6
routers:
Expand Down Expand Up @@ -1643,7 +1643,7 @@ components:
- {{ .Release.version }}
builders:
- if: {{ semver.CheckConstraint ">= 8.4.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/tiflash:v20240901-15-gdc1ad6e
image: ghcr.io/pingcap-qe/cd/builders/tiflash:v2024.10.8-4-g52cfe8c
- if: {{ semver.CheckConstraint ">= 8.2.0-0, < 8.4.0-0" .Release.version }}
image: hub.pingcap.net/ee/ci/release-build-base-tiflash:v20240625-llvm-17.0.6
- if: {{ semver.CheckConstraint ">= 6.1.0-0, < 8.2.0-0" .Release.version }}
Expand Down Expand Up @@ -1819,7 +1819,7 @@ components:
# binary builder, also we need it when build for mac to get build tools versions and other informations.
builders:
- if: {{ semver.CheckConstraint ">= 8.4.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/tiflow:v20240901-15-gdc1ad6e-go1.23
image: ghcr.io/pingcap-qe/cd/builders/tiflow:v2024.10.8-4-g52cfe8c-go1.23
- if: {{ semver.CheckConstraint ">= 7.4.0-0, < 8.4.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/tiflow:v20240325-91-g4bdc4c6-go1.21
- if: {{ semver.CheckConstraint ">= 7.0.0-0, < 7.4.0-0" .Release.version }}
Expand Down Expand Up @@ -2334,7 +2334,7 @@ components:
# binary builder, also we need it when build for mac to get build tools versions and other informations.
builders:
- if: {{ semver.CheckConstraint ">= 1.3.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240901-15-gdc1ad6e-go1.23
image: ghcr.io/pingcap-qe/cd/builders/tidb:v2024.10.8-4-g52cfe8c-go1.23
- if: {{ semver.CheckConstraint ">= 0.1.2-0, < 1.3.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/tidb:v20240325-91-g4bdc4c6-go1.21
routers:
Expand Down

0 comments on commit 77df6d9

Please sign in to comment.