Rename ConvertUp/Down to ConvertTo/From#6986
Conversation
knative-prow-robot
left a comment
There was a problem hiding this comment.
@dprotaso: 24 warnings.
Details
In response to this:
Contributes to knative/pkg#1122
Proposed Changes
- Rename ConvertUp/Down to ConvertTo/From
Release Note
NONE
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
|
Meant to open a draft |
|
/lgtm |
|
FYI - waiting on #6985 to merge before rebasing |
|
Using prow hold so others can un- |
Replacing done via the commands: ``` rg -l ConvertDown | xargs -n1 sed -i '' 's/ConvertDown/ConvertFrom/g' rg -l ConvertUp | xargs -n1 sed -i '' 's/ConvertUp/ConvertTo/g' ```
|
/hold cancel |
|
/assign @mattmoor |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso, mattmoor The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
The following jobs failed:
Automatically retrying due to test flakiness... |
|
/retest |
|
let it in tide!! |
|
/woof |
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
It’s a whirlpool of emotions
…On Mon, Feb 24, 2020 at 19:28 Scott Nichols ***@***.***> wrote:
let it in tide!!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6986?email_source=notifications&email_token=AAAERASTBHHKUFHYUGJBJOLRERQ3BA5CNFSM4K2MBQFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEM2B5XY#issuecomment-590618335>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAERAT4DH4B354NMFG3FRDRERQ3BANCNFSM4K2MBQFA>
.
|

Contributes to knative/pkg#1122
Proposed Changes
Release Note