yonaskolb / Mint

A package manager that installs and runs executable Swift packages
MIT License
2.27k stars 122 forks source link

Added outdated + update commands #135

Open lennet opened 5 years ago

lennet commented 5 years ago

This PR adds two commands:

fixes #87, #121

yonaskolb commented 5 years ago

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

lennet commented 5 years ago

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?

swiftcrossing commented 4 years ago

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?

bdrelling commented 4 years ago

@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?

MartinP7r commented 2 years ago

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?