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

Cleanup stale vendored code #369

Open
sudo-bmitch opened this issue Nov 30, 2022 · 0 comments
Open

Cleanup stale vendored code #369

sudo-bmitch opened this issue Nov 30, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@sudo-bmitch
Copy link
Contributor

Bug Report

Current Behavior

Running vendorme doesn't cleanup previously vendored versions.

Expected Behavior

Code that is not currently configured to be vendored shouldn't be included in the vendor directory of project.

Possible Solution

Running vendor.sh could clean old versions before vendoring new code.

Steps to Reproduce

  1. Update the version in the vendor.yaml and see the old version remain in the directory.

Your Environment

Linux

@sudo-bmitch sudo-bmitch added the bug Something isn't working label Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant