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

🧹 Remove the vendor dir #1962

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

cardil
Copy link
Contributor

@cardil cardil commented Aug 27, 2024

Description

Remove the vendor dir. This should simplify the review of #1953

Changes

  • 🧹 Remove the vendor dir

/kind cleanup

Reference

Simplify #1953
Closes #1959

@knative-prow knative-prow bot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Aug 27, 2024
Copy link

@knative-prow knative-prow bot left a comment

Choose a reason for hiding this comment

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

@cardil: 1 warning.

In response to this:

Description

Remove the vendor dir. This should simplify the review of #1953

Changes

  • 🧹 Remove the vendor dir

/kind cleanup

Reference

Simplify #1953
Contains #1959

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

hack/tools.go Outdated Show resolved Hide resolved
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.82%. Comparing base (de30b7b) to head (39b861d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1962   +/-   ##
=======================================
  Coverage   76.82%   76.82%           
=======================================
  Files         207      207           
  Lines       12892    12892           
=======================================
  Hits         9904     9904           
  Misses       2187     2187           
  Partials      801      801           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cardil cardil force-pushed the chore/rm-vendor branch 3 times, most recently from 67390bb to 35da86e Compare August 28, 2024 11:26
@cardil
Copy link
Contributor Author

cardil commented Aug 28, 2024

/override "style / Golang / Lint"

Copy link

knative-prow bot commented Aug 28, 2024

@cardil: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • style / Golang / Lint

Only the following failed contexts/checkruns were expected:

  • EasyCLA
  • build-tests_client_main
  • integration-tests-latest-release_client_main
  • integration-tests_client_main
  • style / suggester / github_actions
  • tide
  • unit-tests_client_main

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override "style / Golang / Lint"

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@cardil
Copy link
Contributor Author

cardil commented Aug 28, 2024

/override "style / Golang / Lint"

Copy link

knative-prow bot commented Aug 28, 2024

@cardil: Overrode contexts on behalf of cardil: style / Golang / Lint

In response to this:

/override "style / Golang / Lint"

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@dsimansk
Copy link
Contributor

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Aug 29, 2024
@knative-prow-robot knative-prow-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 29, 2024
@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Aug 29, 2024
@knative-prow-robot knative-prow-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 29, 2024
@dsimansk
Copy link
Contributor

/approve
/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Aug 29, 2024
Copy link

knative-prow bot commented Aug 29, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cardil, dsimansk

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:

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

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 29, 2024
@dsimansk
Copy link
Contributor

/override "style / Golang / Lint"

Copy link

knative-prow bot commented Aug 29, 2024

@dsimansk: Overrode contexts on behalf of dsimansk: style / Golang / Lint

In response to this:

/override "style / Golang / Lint"

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@knative-prow knative-prow bot merged commit bb1f899 into knative:main Aug 29, 2024
23 of 24 checks passed
@cardil cardil deleted the chore/rm-vendor branch August 29, 2024 13:59
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. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants