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

switch the golangci install method #86

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

SchSeba
Copy link
Collaborator

@SchSeba SchSeba commented May 21, 2024

No description provided.

Copy link
Member

@zeeke zeeke left a comment

Choose a reason for hiding this comment

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

LGTM

Makefile Outdated
@@ -45,6 +45,8 @@ GOLANGCI_LINT = $(GOBIN)/golangci-lint
# we keep it fixed to avoid it from unexpectedly failing on the project
# in case of a version bump
GOLANGCI_LINT_VER = v1.51.2
export GOLANGCI_LINT_CACHE = /tmp/.cache
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: why not put it under current dir ? or under ./build/.cache

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done please take another look when you have time

@SchSeba SchSeba force-pushed the fix_unittest branch 2 times, most recently from 9fddae5 to afcbb55 Compare June 2, 2024 12:09
@adrianchiris adrianchiris merged commit 95e96ac into k8snetworkplumbingwg:master Jun 3, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants