Skip to content

Vendor the test-infra scripts#1842

Merged
knative-prow-robot merged 1 commit intoknative:masterfrom
adrcunha:vendor-test-infra-scripts-using-dep
Aug 14, 2018
Merged

Vendor the test-infra scripts#1842
knative-prow-robot merged 1 commit intoknative:masterfrom
adrcunha:vendor-test-infra-scripts-using-dep

Conversation

@adrcunha
Copy link
Copy Markdown
Contributor

  • shared scripts from test-infra live in //vendor/github.com/knative/test-infra/scripts;
  • update update-deps.sh to keep only the scripts folder;
  • all bash scripts were updated to use the vendored scripts;

Part of knative/test-infra#30.

* shared scripts from test-infra live in //vendor/github.com/knative/test-infra/scripts;
* update `update-deps.sh` to keep only the `scripts` folder;
* all bash scripts were updated to use the vendored scripts;
@knative-prow-robot knative-prow-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Aug 12, 2018
@adrcunha adrcunha requested review from grantr and mattmoor and removed request for vaikas August 12, 2018 23:45
@adrcunha
Copy link
Copy Markdown
Contributor Author

adrcunha commented Aug 12, 2018

/hold

knative/test-infra#78 and knative/test-infra#76 must be merged before this PR.

Until knative/test-infra#76 is merged, the build tests will fail because the new dependency (test-infra) won't be fetchable.

@knative-prow-robot knative-prow-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 12, 2018
@mattmoor
Copy link
Copy Markdown
Member

@adrcunha Is this ready for a look?

@adrcunha
Copy link
Copy Markdown
Contributor Author

/test pull-knative-serving-build-tests

@knative knative deleted a comment from knative-prow-robot Aug 14, 2018
@adrcunha
Copy link
Copy Markdown
Contributor Author

@mattmoor yes, it's now ready for review, thanks.

@adrcunha
Copy link
Copy Markdown
Contributor Author

/hold cancel

@knative-prow-robot knative-prow-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 14, 2018
Copy link
Copy Markdown
Member

@mattmoor mattmoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mattmoor

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

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 14, 2018
@knative-prow-robot knative-prow-robot merged commit 5f1d882 into knative:master Aug 14, 2018
bbrowning pushed a commit to bbrowning/serving that referenced this pull request Oct 5, 2018
* shared scripts from test-infra live in //vendor/github.com/knative/test-infra/scripts;
* update `update-deps.sh` to keep only the `scripts` folder;
* all bash scripts were updated to use the vendored scripts;
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. 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.

3 participants