Skip to content

Vendor the test-infra scripts#394

Merged
knative-prow-robot merged 2 commits into
knative:masterfrom
adrcunha:vendor-test-infra
Aug 26, 2018
Merged

Vendor the test-infra scripts#394
knative-prow-robot merged 2 commits into
knative:masterfrom
adrcunha:vendor-test-infra

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;

Bonus: use check_licenses() from library.sh, this will transparently handle the installation of dep-collector (if necessary).

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;

Bonus: use `check_licenses()` from `library.sh`, this will transparently handle the installation of `dep-collector` (if necessary).

Part of knative/test-infra#30.
@knative-prow-robot knative-prow-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Aug 23, 2018
OS X's `mktemp` has no `-p` flag.
@mattmoor
Copy link
Copy Markdown
Member

/lgtm
/approve

Bonus: This removes the Docker client dep from the contributor DevX 🎉

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

[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

@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 26, 2018
@knative-prow-robot knative-prow-robot merged commit 63da800 into knative:master Aug 26, 2018
matzew added a commit to matzew/eventing that referenced this pull request Jan 14, 2020
matzew added a commit to matzew/eventing that referenced this pull request Oct 24, 2023
…native#394)

* Apply vendor patches on make generate-release



* Align create-release-branch



---------

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierdipi@redhat.com>
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