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

add vendor-check to github actions #135

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chaunceyjiang
Copy link
Contributor

@chaunceyjiang chaunceyjiang commented Jan 23, 2024

I introduced the vendor directory because, based on my experience, incorporating this directory into git allows for a quick review of changes in a certain dependency library without needing to browse through upstream code.

@wawa0210
Copy link
Member

Including vendor in the project seems to be a best practice for many open source projects

such as

This allows building and compiling in any environment without external code dependencies.

@chaunceyjiang chaunceyjiang force-pushed the lint_action branch 3 times, most recently from 09b76ed to e4a8e8b Compare April 2, 2024 09:01
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
@chaunceyjiang chaunceyjiang changed the title add golang-lint to github actions add vendor-check to github actions Apr 2, 2024
@wawa0210
Copy link
Member

wawa0210 commented Apr 2, 2024

/lgtm look good to me

/cc @archlitchi PTAL

@github-actions github-actions bot requested a review from archlitchi April 2, 2024 09:24
Copy link

github-actions bot commented Apr 2, 2024

@wawa0210

Failed add label lgtm
Details

Instructions for interacting with me using comments are available here.
If you have questions or suggestions related to my behavior, please file an issue against the gh-ci-bot repository.

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.

2 participants