Skip to content

Vendor the specified revision of knative/test-infra#2126

Closed
imikushin wants to merge 1 commit intoknative:masterfrom
imikushin:test-infra-constraint
Closed

Vendor the specified revision of knative/test-infra#2126
imikushin wants to merge 1 commit intoknative:masterfrom
imikushin:test-infra-constraint

Conversation

@imikushin
Copy link
Copy Markdown
Contributor

  # HEAD as of 2018-10-01
  revision = "c21d3a832727d5d4334e734c0878eac3a5a07ae7"

@knative-prow-robot knative-prow-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 1, 2018
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: imikushin
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: mattmoor

If they are not already assigned, you can assign the PR to them by writing /assign @mattmoor in a comment when ready.

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

@imikushin
Copy link
Copy Markdown
Contributor Author

/assign @mattmoor

@vdemeester
Copy link
Copy Markdown
Contributor

@imikushin isn't it a duplicate of #2125 👼

@imikushin
Copy link
Copy Markdown
Contributor Author

@vdemeester nope: this one specifies the exact revision in Gopkg.toml preventing the kind of problems I've just had

@adrcunha
Copy link
Copy Markdown
Contributor

adrcunha commented Oct 1, 2018

Yes, this is a dupe of #2125, the hashes are the same.

@adrcunha
Copy link
Copy Markdown
Contributor

adrcunha commented Oct 1, 2018

Anyway, #2125 is merged, you should be good now.

```
  # HEAD as of 2018-10-01
  revision = "c21d3a832727d5d4334e734c0878eac3a5a07ae7"
```
@imikushin imikushin force-pushed the test-infra-constraint branch from d81822f to e612331 Compare October 1, 2018 18:23
@knative-prow-robot knative-prow-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 1, 2018
@imikushin
Copy link
Copy Markdown
Contributor Author

/retest

@adrcunha
Copy link
Copy Markdown
Contributor

adrcunha commented Oct 1, 2018

This PR is not necessary anymore, and pinning the revision won't help much as knative/test-infra is not just an isolated repo with helper code, it's linked to the Prow jobs.

@imikushin
Copy link
Copy Markdown
Contributor Author

@adrcunha While the content of ./vendor is indeed the same, pinning the revision does help: at least, it guarantees I'm vendoring from a revision known to work, so I don't spend time on this dependency when dep is failing. Please point where I'm wrong.

Also, every other required dependency has its revision pinned. Should we unpin those too?

@mattmoor
Copy link
Copy Markdown
Member

mattmoor commented Oct 1, 2018

@adrcunha How do we expect to keep Prow working on release branches?

@bbrowning
Copy link
Copy Markdown
Contributor

@mattmoor Adding that as an agenda item for the next productivity WG meeting.

@imikushin imikushin closed this Oct 9, 2018
@imikushin imikushin deleted the test-infra-constraint branch October 9, 2018 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants