Hacker News new | ask | show | jobs
by Khaine 1592 days ago
This looks really cool. How dos it compare to say [renovate?](https://github.com/renovatebot/renovate)

I look forward to trying this with gitea to automatically create pull requests to update ansible plays with the latest version of software.

1 comments

Updatecli focus on dependencies which can't be easily identified based on the context. Hence the need to describe how to retrieve an information and then what to do after with it.

And then once you have the latest version, you also have the challenge to know how to apply that update.

More I dig in the dependency management topic, more I realize that we still have long way to go.