Skip to content

Rename ConvertUp/Down to ConvertTo/From#2632

Merged
knative-prow-robot merged 2 commits into
knative:masterfrom
dprotaso:convert-x
Feb 24, 2020
Merged

Rename ConvertUp/Down to ConvertTo/From#2632
knative-prow-robot merged 2 commits into
knative:masterfrom
dprotaso:convert-x

Conversation

@dprotaso
Copy link
Copy Markdown
Member

Contributes to knative/pkg#1122

Proposed Changes

  • Rename ConvertUp/Down to ConvertTo/From

Release Note

NONE

@knative-prow-robot knative-prow-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 24, 2020
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Feb 24, 2020
@knative-prow-robot knative-prow-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Feb 24, 2020
@n3wscott
Copy link
Copy Markdown
Contributor

/approve

lgtm when the toml is back to pkg/master

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 24, 2020
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'
```
@dprotaso dprotaso marked this pull request as ready for review February 24, 2020 17:54
@knative-prow-robot knative-prow-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 24, 2020
@n3wscott
Copy link
Copy Markdown
Contributor

/lgtm
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 24, 2020
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso, n3wscott

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@vaikas
Copy link
Copy Markdown
Contributor

vaikas commented Feb 24, 2020

/test pull-knative-eventing-integration-tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants