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

Automatic removal of dependencies #70

Open
anders-kiaer opened this issue Jan 28, 2020 · 4 comments
Open

Automatic removal of dependencies #70

anders-kiaer opened this issue Jan 28, 2020 · 4 comments

Comments

@anders-kiaer
Copy link
Contributor

When removing a package from a release file, it would be nice to also at the same time automatically be able to remove other packages being dependencies (direct + indirect) which are not used by other packages in the same release dependency tree.

@sondreso
Copy link
Contributor

Thanks for the feature suggestion! We are in the process of adding quite a bit of tooling to komodo to easy the deployment process, and this feature is one of the things that (in some form) will be implemented 🙂

@pinkwah pinkwah self-assigned this Mar 6, 2020
@pinkwah pinkwah removed their assignment Apr 1, 2020
@oysteoh
Copy link
Contributor

oysteoh commented Aug 14, 2020

@mortalisk I guess your tool would be easy to use to compile a list at least of dependencies not in use?

@mortalisk
Copy link
Contributor

Yes, since it finds reverse dependencies, detecting when there are no dependencies should be relatively easy. I have a pull request here: #141

@jondequinor
Copy link
Contributor

I would strongly recommend #148 to be solved before this one.

@jondequinor jondequinor removed their assignment Sep 3, 2020
@eivindjahren eivindjahren added the christmas-review Issues and PRs for Christmas review label Dec 13, 2024
@jonathan-eq jonathan-eq removed the christmas-review Issues and PRs for Christmas review label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants