Skip to content

Use dep-collector from prow-tests image#1649

Merged
google-prow-robot merged 1 commit intoknative:masterfrom
adrcunha:simpler-dep-and-license
Jul 23, 2018
Merged

Use dep-collector from prow-tests image#1649
google-prow-robot merged 1 commit intoknative:masterfrom
adrcunha:simpler-dep-and-license

Conversation

@adrcunha
Copy link
Copy Markdown
Contributor

@adrcunha adrcunha commented Jul 22, 2018

We're consolidating the test infrastructure into a single place, so all repos get the same fixes, updates and new features.

dep-collector was added to prow-tests image in knative/test-infra#22 and `update_licenses() in knative/test-infra#24

Bonus: also remove ko as a dependency, since it's also already installed in prow-tests image.

We're consolidating the test infrastructure into a single place, so all repos get the same fixes, updates and new features.

dep-collector was added to prow-tests image in knative/test-infra#22
@adrcunha adrcunha requested a review from mattmoor July 22, 2018 06:09
@google-prow-robot google-prow-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jul 22, 2018
@adrcunha adrcunha removed the request for review from vaikas July 22, 2018 06:12
@knative knative deleted a comment from google-prow-robot Jul 23, 2018
@knative knative deleted a comment from google-prow-robot Jul 23, 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
/approve

@google-prow-robot google-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 23, 2018
@google-prow-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adrcunha, 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

@google-prow-robot google-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 23, 2018
@mattmoor
Copy link
Copy Markdown
Member

/hold

run ./hack/update-deps.sh

@google-prow-robot google-prow-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 23, 2018
@adrcunha
Copy link
Copy Markdown
Contributor Author

I'll do it in a separate PR.

/hold cancel

@google-prow-robot google-prow-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 23, 2018
@google-prow-robot google-prow-robot merged commit 2324d5a into knative:master Jul 23, 2018
google-prow-robot pushed a commit to knative/test-infra that referenced this pull request Jul 23, 2018
* Add update_licenses() to library.sh

This function run `dep-collector` in the prow-tests container to update the licenses used by the project.

For an example of usage see knative/serving#1649

* Prefer a system wide dep-collector over the one in the container.
adrcunha added a commit to knative/test-infra that referenced this pull request Aug 6, 2018
* Add update_licenses() to library.sh

This function run `dep-collector` in the prow-tests container to update the licenses used by the project.

For an example of usage see knative/serving#1649

* Prefer a system wide dep-collector over the one in the container.
bbrowning pushed a commit to bbrowning/serving that referenced this pull request Oct 5, 2018
We're consolidating the test infrastructure into a single place, so all repos get the same fixes, updates and new features.

dep-collector was added to prow-tests image in knative/test-infra#22
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants