Mint
Mint copied to clipboard
Added outdated + update commands
This PR adds two commands:
- outdated: returns all linked packages that are not up to date
- update: reinstall all outdated packages
fixes #87, #121
Hi @lennet. Thanks for the PR, they are some great additions! I’m on holidays somewhere remote till the 30th so won’t have time to look at this properly till then. Without having gone through this, one question I would ask is does this play well with Mintfiles? I could imagine if someone ran this in a directory with a mintfile they would expect the outdated to list updates to what packages they have specified
Hope you had great holidays! Yes, currently these command only check linked packages. Should I include packages that are installed via a Mintfile in the same command or add a separate command or argument for it?
Hi @yonaskolb. These additions look very promising, and I’m sure would be a welcome addition to mint by the community. Have you had a chance to look at this PR recently? Is there anything one could do to get it into a merge-ready state?
@yonaskolb I recently submitted an issue (https://github.com/yonaskolb/Mint/issues/174) and the happened to check what the open PRs are for here. Whatever happened with this?
Sorry to dig this up again, but it looks like this PR was forgotten? @yonaskolb I'm sure you're very busy and maintaining several os projects is taking a lot of time as well, but could you have a look or delegate the review tasks to someone?