Skip to content

remove vendor directory#186

Merged
rhatdan merged 1 commit intoopencontainers:mainfrom
thaJeztah:drop_vendor
Oct 10, 2022
Merged

remove vendor directory#186
rhatdan merged 1 commit intoopencontainers:mainfrom
thaJeztah:drop_vendor

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah commented Oct 5, 2022

Using a vendor directory is common for repositories that produce binaries,
but usually not for library-only repositories. Having a vendor directory
can be useful to review changes in dependencies, but as this repository
only has a single dependency (which is well-known and (usually) requires
minimal review), it's probably ok to drop the vendor directory.

@rhatdan
Copy link
Copy Markdown
Collaborator

rhatdan commented Oct 6, 2022

LGTM
@kolyshkin @giuseppe @vrothberg @mrunalp PTAL

@rhatdan
Copy link
Copy Markdown
Collaborator

rhatdan commented Oct 6, 2022

@lsm5 PTAL

giuseppe
giuseppe previously approved these changes Oct 7, 2022
Copy link
Copy Markdown
Member

@giuseppe giuseppe left a comment

Choose a reason for hiding this comment

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

LGTM

@thaJeztah
Copy link
Copy Markdown
Member Author

We probably need #183 first (this one includes those changes, but I can rebase it after that).

Using a vendor directory is common for repositories that produce binaries,
but usually not for library-only repositories. Having a vendor directory
can be useful to review changes in dependencies, but as this repository
only has a single dependency (which is well-known and (usually) requires
minimal review), it's probably ok to drop the vendor directory.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
Copy link
Copy Markdown
Member Author

rebased; this should be ready for review now, PTAL 👍

@rhatdan rhatdan merged commit 4c3748f into opencontainers:main Oct 10, 2022
@thaJeztah thaJeztah deleted the drop_vendor branch October 10, 2022 18:15
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