momepy icon indicating copy to clipboard operation
momepy copied to clipboard

gitcount

Open martinfleis opened this issue 4 years ago • 6 comments

@jGaboardi do we need the gitcount notebook here? I am not sure when it is called.

I don't want to use it to generate an automatic changelog if that won't cause trouble. It is IMHO too noisy and I prefer to keep only user-facing changes in the changelog.

martinfleis avatar Oct 03 '21 15:10 martinfleis

It is called during the release action (e.g. here for libpysal). If momepy will not be running an automated CHANGELOG then you are correct, there is no reason to have a gitcount.ipynb. (Is this correct, @sjsrey?)

jGaboardi avatar Oct 03 '21 15:10 jGaboardi

The release action we have here assumes an updated changelog before you make a tag.

martinfleis avatar Oct 03 '21 16:10 martinfleis

I think the automatic change log is causing more problems than it solves.

It might be better to use the git count to get some summary statistics, and then use those in a handcrafted change log.

sjsrey avatar Oct 03 '21 16:10 sjsrey

I think the automatic change log is causing more problems than it solves.

It might be better to use the git count to get some summary statistics, and then use those in a handcrafted change log.

Probably a good idea, as the original intent (IIRC) was to make sure that all contributors received credit.

jGaboardi avatar Oct 03 '21 16:10 jGaboardi

I guess that this resolves a lot of related issues - https://github.blog/2021-10-04-beta-github-releases-improving-release-experience/

martinfleis avatar Oct 04 '21 19:10 martinfleis

Interesting...

jGaboardi avatar Oct 04 '21 19:10 jGaboardi

@martinfleis I am going to close this for now. Please re-open if we feel it's still something we need to address.

jGaboardi avatar May 12 '24 01:05 jGaboardi