Skip to content

Commit

Permalink
config: rename pingcap/ticdc to pingcap/tiflow (#482)
Browse files Browse the repository at this point in the history
This is part job of step-4 in https://github.com/pingcap/ticdc/issues/3749

The change is triggered by:
`sed -i "s/pingcap\/ticdc/pingcap\/tiflow/g" $(find . -type f)`
  • Loading branch information
amyangfei authored Dec 17, 2021
1 parent b37a103 commit 1a31c57
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion prow/cluster/label_sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
args:
- --config=/etc/config/labels.yaml
- --confirm=true
- --only=ti-community-infra/tichi,ti-community-infra/configs,ti-community-infra/ti-community-bot,ti-community-infra/ti-challenge-bot,ti-community-infra/rfcs,ti-community-infra/devstats,ti-community-infra/devstats-dev-guide,pingcap/community,pingcap/docs,pingcap/docs-cn,pingcap/docs-dm,pingcap/docs-tidb-operator,pingcap/ticdc,tikv/community,tikv/pd,chaos-mesh/website
- --only=ti-community-infra/tichi,ti-community-infra/configs,ti-community-infra/ti-community-bot,ti-community-infra/ti-challenge-bot,ti-community-infra/rfcs,ti-community-infra/devstats,ti-community-infra/devstats-dev-guide,pingcap/community,pingcap/docs,pingcap/docs-cn,pingcap/docs-dm,pingcap/docs-tidb-operator,pingcap/tiflow,tikv/community,tikv/pd,chaos-mesh/website
- --token=/etc/github/token
volumeMounts:
- name: github-token
Expand Down
10 changes: 5 additions & 5 deletions prow/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ branch-protection:
- 'idc-jenkins-ci-tidb-tools/unit-test'
- "license/cla"
strict: true
ticdc:
tiflow:
branches:
master:
protect: true
Expand Down Expand Up @@ -1212,7 +1212,7 @@ tide:
pingcap/dumpling: squash
pingcap/dm: squash
pingcap/tidb-tools: squash
pingcap/ticdc: squash
pingcap/tiflow: squash
pingcap/br: squash
pingcap/tidb-binlog: squash
pingcap/parser: squash
Expand Down Expand Up @@ -1293,7 +1293,7 @@ tide:
- pingcap/dumpling
- pingcap/tidb-tools
- pingcap/br
- pingcap/ticdc
- pingcap/tiflow
- pingcap/tidb-binlog
- pingcap/tics
includedBranches:
Expand All @@ -1314,7 +1314,7 @@ tide:
- pingcap/dumpling
- pingcap/tidb-tools
- pingcap/br
- pingcap/ticdc
- pingcap/tiflow
- pingcap/tidb-binlog
- pingcap/tics
includedBranches:
Expand Down Expand Up @@ -1427,7 +1427,7 @@ tide:
tidb-tools:
skip-unknown-contexts: true
from-branch-protection: true
ticdc:
tiflow:
skip-unknown-contexts: true
from-branch-protection: true
br:
Expand Down
16 changes: 8 additions & 8 deletions prow/config/external_plugins_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ti-community-lgtm:
- pingcap/dumpling
- pingcap/dm
- pingcap/tidb-tools
- pingcap/ticdc
- pingcap/tiflow
- pingcap/br
- pingcap/tidb-binlog
- pingcap/parser
Expand Down Expand Up @@ -69,7 +69,7 @@ ti-community-merge:
- pingcap/dumpling
- pingcap/dm
- pingcap/tidb-tools
- pingcap/ticdc
- pingcap/tiflow
- pingcap/br
- pingcap/tidb-binlog
- pingcap/parser
Expand Down Expand Up @@ -315,7 +315,7 @@ ti-community-owners:
require_lgtm_label_prefix: require-LGT
- repos:
- pingcap/dm
- pingcap/ticdc
- pingcap/tiflow
- pingcap/br
- pingcap/tidb-binlog
default_require_lgtm: 2
Expand Down Expand Up @@ -732,7 +732,7 @@ ti-community-label:
exclude_labels:
- status/can-merge
- repos:
- pingcap/ticdc
- pingcap/tiflow
prefixes:
- component
- difficulty
Expand Down Expand Up @@ -1168,7 +1168,7 @@ ti-community-tars:
- tikv/pd
- tikv/tikv
- pingcap/tidb
- pingcap/ticdc
- pingcap/tiflow
- pingcap/br
- pingcap/tidb-binlog
- pingcap/tics
Expand Down Expand Up @@ -1252,7 +1252,7 @@ ti-community-label-blocker:
- repos:
- pingcap/dumpling
- pingcap/dm
- pingcap/ticdc
- pingcap/tiflow
- pingcap/br
- pingcap/tidb-tools
- pingcap/tidb-binlog
Expand Down Expand Up @@ -1286,7 +1286,7 @@ ti-community-contribution:
- tikv/tikv
- pingcap/dm
- pingcap/tidb-tools
- pingcap/ticdc
- pingcap/tiflow
- pingcap/br
- pingcap/tidb-binlog
- pingcap/parser
Expand Down Expand Up @@ -1340,7 +1340,7 @@ ti-community-cherrypicker:
- status/LGT2
- status/LGT3
- repos:
- pingcap/ticdc
- pingcap/tiflow
label_prefix: needs-cherry-pick-
picked_label_prefix: type/cherry-pick-for-
allow_all: true
Expand Down
12 changes: 6 additions & 6 deletions prow/config/labels.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
- [Labels that apply to pingcap/docs-tidb-operator, for both issues and PRs](#labels-that-apply-to-pingcapdocs-tidb-operator-for-both-issues-and-prs)
- [Labels that apply to pingcap/docs-tidb-operator, only for issues](#labels-that-apply-to-pingcapdocs-tidb-operator-only-for-issues)
- [Labels that apply to pingcap/docs-tidb-operator, only for PRs](#labels-that-apply-to-pingcapdocs-tidb-operator-only-for-prs)
- [Labels that apply to pingcap/ticdc, for both issues and PRs](#labels-that-apply-to-pingcapticdc-for-both-issues-and-prs)
- [Labels that apply to pingcap/ticdc, only for issues](#labels-that-apply-to-pingcapticdc-only-for-issues)
- [Labels that apply to pingcap/ticdc, only for PRs](#labels-that-apply-to-pingcapticdc-only-for-prs)
- [Labels that apply to pingcap/tiflow, for both issues and PRs](#labels-that-apply-to-pingcaptiflow-for-both-issues-and-prs)
- [Labels that apply to pingcap/tiflow, only for issues](#labels-that-apply-to-pingcaptiflow-only-for-issues)
- [Labels that apply to pingcap/tiflow, only for PRs](#labels-that-apply-to-pingcaptiflow-only-for-prs)
- [Labels that apply to ti-community-infra/configs, for both issues and PRs](#labels-that-apply-to-ti-community-infraconfigs-for-both-issues-and-prs)
- [Labels that apply to ti-community-infra/configs, only for issues](#labels-that-apply-to-ti-community-infraconfigs-only-for-issues)
- [Labels that apply to ti-community-infra/configs, only for PRs](#labels-that-apply-to-ti-community-infraconfigs-only-for-prs)
Expand Down Expand Up @@ -489,7 +489,7 @@ larger set of contributors to apply/remove them.
| <a id="type/cherry-pick-for-release-1.2" href="#type/cherry-pick-for-release-1.2">`type/cherry-pick-for-release-1.2`</a> | This PR is cherry-picked to release-1.2 from a source PR. <br><br> This was previously `type/1.2-cherry-pick`, | anyone | [ti-community-label](https://book.prow.tidb.io/#/en/plugins) |
| <a id="type/master-cherry-pick" href="#type/master-cherry-pick">`type/master-cherry-pick`</a> | This PR is cherry-picked to master from a source PR.| anyone | [ti-community-label](https://book.prow.tidb.io/#/en/plugins) |

## Labels that apply to pingcap/ticdc, for both issues and PRs
## Labels that apply to pingcap/tiflow, for both issues and PRs

| Name | Description | Added By | Prow Plugin |
| ---- | ----------- | -------- | --- |
Expand Down Expand Up @@ -522,7 +522,7 @@ larger set of contributors to apply/remove them.
| <a id="subject/replication-interruption" href="#subject/replication-interruption">`subject/replication-interruption`</a> | Denotes an issue or pull request is related to replication interruption.| anyone | [ti-community-label](https://book.prow.tidb.io/#/en/plugins) |
| <a id="subject/usability" href="#subject/usability">`subject/usability`</a> | Denotes an issue or pull request is related to usability.| anyone | [ti-community-label](https://book.prow.tidb.io/#/en/plugins) |

## Labels that apply to pingcap/ticdc, only for issues
## Labels that apply to pingcap/tiflow, only for issues

| Name | Description | Added By | Prow Plugin |
| ---- | ----------- | -------- | --- |
Expand All @@ -546,7 +546,7 @@ larger set of contributors to apply/remove them.
| <a id="type/bug" href="#type/bug">`type/bug`</a> | This is a bug.| anyone | [ti-community-label](https://book.prow.tidb.io/#/en/plugins) |
| <a id="wontfix" href="#wontfix">`wontfix`</a> | This issue will not be fixed.| anyone | [ti-community-label](https://book.prow.tidb.io/#/en/plugins) |

## Labels that apply to pingcap/ticdc, only for PRs
## Labels that apply to pingcap/tiflow, only for PRs

| Name | Description | Added By | Prow Plugin |
| ---- | ----------- | -------- | --- |
Expand Down
2 changes: 1 addition & 1 deletion prow/config/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3261,7 +3261,7 @@ repos:
prowPlugin: ti-community-label
isExternalPlugin: true
addedBy: anyone
pingcap/ticdc:
pingcap/tiflow:
labels:
- name: bug-from-internal-test
color: 1d76db
Expand Down
6 changes: 3 additions & 3 deletions prow/config/plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ welcome:
- pingcap/dumpling
- pingcap/dm
- pingcap/tidb-tools
- pingcap/ticdc
- pingcap/tiflow
- pingcap/br
- pingcap/tidb-binlog
- pingcap/parser
Expand Down Expand Up @@ -323,7 +323,7 @@ plugins:
- size
- lifecycle
- cherry-pick-unapproved
pingcap/ticdc:
pingcap/tiflow:
- welcome
- assign
- hold
Expand Down Expand Up @@ -1048,7 +1048,7 @@ external_plugins:
- name: ti-community-contribution
events:
- pull_request
pingcap/ticdc:
pingcap/tiflow:
- name: ti-community-lgtm
events:
- pull_request_review
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ postsubmits:
args:
- --config=prow/config/labels.yaml
- --confirm=true
- --only=ti-community-infra/tichi,ti-community-infra/configs,ti-community-infra/ti-community-bot,ti-community-infra/ti-challenge-bot,ti-community-infra/rfcs,ti-community-infra/devstats,ti-community-infra/devstats-dev-guide,pingcap/community,pingcap/docs,pingcap/docs-cn,pingcap/docs-dm,pingcap/docs-tidb-operator,pingcap/ticdc,tikv/community,tikv/pd,chaos-mesh/website
- --only=ti-community-infra/tichi,ti-community-infra/configs,ti-community-infra/ti-community-bot,ti-community-infra/ti-challenge-bot,ti-community-infra/rfcs,ti-community-infra/devstats,ti-community-infra/devstats-dev-guide,pingcap/community,pingcap/docs,pingcap/docs-cn,pingcap/docs-dm,pingcap/docs-tidb-operator,pingcap/tiflow,tikv/community,tikv/pd,chaos-mesh/website
- --token=/etc/github/token
volumeMounts:
- name: github-token
Expand Down

0 comments on commit 1a31c57

Please sign in to comment.