Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix const references #590

Merged
merged 1 commit into from Apr 7, 2020
Merged

Conversation

ahmetb
Copy link
Member

@ahmetb ahmetb commented Apr 7, 2020

For some reason when we refactored the const name constants.IndexURI
#584 its test run has inexplicably
succeeded https://github.com/kubernetes-sigs/krew/runs/559491631 despite some
references in main code + tests not updated.

(I appreciate if someone can take a look why that has happened.)

/priority P0
/assign @corneliusweig

For some reason when we refactored the const name constants.IndexURI
kubernetes-sigs#584 its test run has inexplicably
succeeded https://github.com/kubernetes-sigs/krew/runs/559491631 despite some
references in main code + tests not updated.

(I appreciate if someone can take a look why that has happened.)

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
@k8s-ci-robot k8s-ci-robot added priority/P0 P0 issues or PRs cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 7, 2020
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 7, 2020
@ahmetb ahmetb mentioned this pull request Apr 7, 2020
@corneliusweig
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 7, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahmetb, corneliusweig

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [ahmetb,corneliusweig]

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

@k8s-ci-robot k8s-ci-robot merged commit d5a0fa8 into kubernetes-sigs:master Apr 7, 2020
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. priority/P0 P0 issues or PRs 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.

None yet

3 participants