Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Make an effort to automatically show what changed between versions #73

Open
lvh opened this issue Apr 25, 2016 · 2 comments
Open

Make an effort to automatically show what changed between versions #73

lvh opened this issue Apr 25, 2016 · 2 comments

Comments

@lvh
Copy link

lvh commented Apr 25, 2016

This is a pie-in-the-sky wishlist feature, and I don't expect you to do anything about it, but...

Let's say I have a major project with tons of dependencies that haven't gotten updated recently. Easily 2 dozen deps have new versions. Most of them boring minor bumps, some of them less minor. Automatedly updating them can sometimes work but obviously you run into interdependencies.

I do this interactively, and go though the following pattern:

  1. Look up project website
  2. See if it has a CHANGELOG.md and see what changed
  3. Look at the commits between this tag and the previous one (if tags exist)
  4. Go to next update

Some of this, specifically steps 1 through 3, look like they could be automated :)

@lvh
Copy link
Author

lvh commented Apr 25, 2016

Oops; sorry for the terrible title; forgot to edit that.

@lvh lvh changed the title Automatically Make an effort to automatically show what changed between versions Apr 25, 2016
@xsc
Copy link
Owner

xsc commented Apr 26, 2016

I can't say anything about effort necessary, but this would be a nice addition to the interactive upgrade mode - instead of just yes/no I could imagine there being options like changelog/commits/ web.

Definitely an interesting idea!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants