Skip to content

Commit

Permalink
revert(packages): revert the changes on offline packages about sync_d…
Browse files Browse the repository at this point in the history
…iff_inspector tool for history versions (#563)

for v8.5.x and lower versions, we still release with the latest code
from master branch.

Signed-off-by: wuhuizuo <[email protected]>
  • Loading branch information
wuhuizuo authored Feb 27, 2025
1 parent 06c259f commit c904896
Showing 1 changed file with 10 additions and 20 deletions.
30 changes: 10 additions & 20 deletions packages/offline-packages.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,7 @@ editions:
- name: sync_diff_inspector # New in v6.0.0
src:
type: oci
# sync_diff_inspector stop builds after v8.5.1 on tidb-tools repo. So we use the latest v8.5.x version for patch version lower then v9.0.0.
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:v8.5.1_{{.Release.os }}_{{ .Release.arch }}"
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:master_{{.Release.os }}_{{ .Release.arch }}"
path: "tidb-tools-(.*-)?{{ .Release.os }}-{{ .Release.arch }}.tar.gz"
extract: true
extract_inner_path: sync_diff_inspector
Expand Down Expand Up @@ -283,8 +282,7 @@ editions:
- name: sync_diff_inspector # New in v6.0.0
src:
type: oci
# sync_diff_inspector stop builds after v8.5.1 on tidb-tools repo. So we use the latest v8.5.x version for patch version lower then v9.0.0.
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:v8.5.1_{{.Release.os }}_{{ .Release.arch }}"
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:master_{{.Release.os }}_{{ .Release.arch }}"
path: "tidb-tools-(.*-)?{{ .Release.os }}-{{ .Release.arch }}.tar.gz"
extract: true
extract_inner_path: sync_diff_inspector
Expand Down Expand Up @@ -381,8 +379,7 @@ editions:
- name: sync_diff_inspector # New in v6.0.0
src:
type: oci
# sync_diff_inspector stop builds after v8.5.1 on tidb-tools repo. So we use the latest v8.5.x version for patch version lower then v9.0.0.
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:v8.5.1_{{.Release.os }}_{{ .Release.arch }}"
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:master_{{.Release.os }}_{{ .Release.arch }}"
path: "tidb-tools-(.*-)?{{ .Release.os }}-{{ .Release.arch }}.tar.gz"
extract: true
extract_inner_path: sync_diff_inspector
Expand Down Expand Up @@ -481,8 +478,7 @@ editions:
- name: sync_diff_inspector # New in v6.0.0
src:
type: oci
# sync_diff_inspector stop builds after v8.5.1 on tidb-tools repo. So we use the latest v8.5.x version for patch version lower then v9.0.0.
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:v8.5.1_{{.Release.os }}_{{ .Release.arch }}"
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:master_{{.Release.os }}_{{ .Release.arch }}"
path: "tidb-tools-.*.tar.gz"
extract: true
extract_inner_path: sync_diff_inspector
Expand Down Expand Up @@ -587,8 +583,7 @@ editions:
- name: sync_diff_inspector # New in v6.0.0
src:
type: oci
# sync_diff_inspector stop builds after v8.5.1 on tidb-tools repo. So we use the latest v8.5.x version for patch version lower then v9.0.0.
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:v8.5.1_{{.Release.os }}_{{ .Release.arch }}"
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:master_{{.Release.os }}_{{ .Release.arch }}"
path: "tidb-tools-.*.tar.gz"
extract: true
extract_inner_path: sync_diff_inspector
Expand Down Expand Up @@ -812,8 +807,7 @@ editions:
- name: sync_diff_inspector # New in v6.0.0
src:
type: oci
# sync_diff_inspector stop builds after v8.5.1 on tidb-tools repo. So we use the latest v8.5.x version for patch version lower then v9.0.0.
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:v8.5.1_{{.Release.os }}_{{ .Release.arch }}"
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:master_{{.Release.os }}_{{ .Release.arch }}"
path: "tidb-tools-(.*-)?{{ .Release.os }}-{{ .Release.arch }}.tar.gz"
extract: true
extract_inner_path: sync_diff_inspector
Expand Down Expand Up @@ -946,8 +940,7 @@ editions:
- name: sync_diff_inspector # New in v6.0.0
src:
type: oci
# sync_diff_inspector stop builds after v8.5.1 on tidb-tools repo. So we use the latest v8.5.x version for patch version lower then v9.0.0.
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:v8.5.1_{{.Release.os }}_{{ .Release.arch }}"
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:master_{{.Release.os }}_{{ .Release.arch }}"
path: "tidb-tools-(.*-)?{{ .Release.os }}-{{ .Release.arch }}.tar.gz"
extract: true
extract_inner_path: sync_diff_inspector
Expand Down Expand Up @@ -1080,8 +1073,7 @@ editions:
- name: sync_diff_inspector # New in v6.0.0
src:
type: oci
# sync_diff_inspector stop builds after v8.5.1 on tidb-tools repo. So we use the latest v8.5.x version for patch version lower then v9.0.0.
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:v8.5.1_{{.Release.os }}_{{ .Release.arch }}"
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:master_{{.Release.os }}_{{ .Release.arch }}"
path: "tidb-tools-(.*-)?{{ .Release.os }}-{{ .Release.arch }}.tar.gz"
extract: true
extract_inner_path: sync_diff_inspector
Expand Down Expand Up @@ -1216,8 +1208,7 @@ editions:
- name: sync_diff_inspector # New in v6.0.0
src:
type: oci
# sync_diff_inspector stop builds after v8.5.1 on tidb-tools repo. So we use the latest v8.5.x version for patch version lower then v9.0.0.
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:v8.5.1_{{.Release.os }}_{{ .Release.arch }}"
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:master_{{.Release.os }}_{{ .Release.arch }}"
path: "tidb-tools-.*.tar.gz"
extract: true
extract_inner_path: sync_diff_inspector
Expand Down Expand Up @@ -1358,8 +1349,7 @@ editions:
- name: sync_diff_inspector # New in v6.0.0
src:
type: oci
# sync_diff_inspector stop builds after v8.5.1 on tidb-tools repo. So we use the latest v8.5.x version for patch version lower then v9.0.0.
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:v8.5.1_{{.Release.os }}_{{ .Release.arch }}"
url: "{{ .Release.registry }}/pingcap/tidb-tools/package:master_{{.Release.os }}_{{ .Release.arch }}"
path: "tidb-tools-.*.tar.gz"
extract: true
extract_inner_path: sync_diff_inspector
Expand Down

0 comments on commit c904896

Please sign in to comment.