stactools icon indicating copy to clipboard operation
stactools copied to clipboard

Simplify releasing

Open gadomski opened this issue 4 years ago • 2 comments

As raised by @duckontheweb in https://github.com/stac-utils/stactools/pull/241#pullrequestreview-890226944, our current release procedure is rather cumbersome (see RELEASING.md). Tools such as https://github.com/dmerejkowsky/tbump or https://github.com/c4urself/bump2version could help simplify the process. We should research options and decide whether it is worth it to update our release architecture.

gadomski avatar Feb 22 '22 21:02 gadomski

I tried implementing bump2version in PySTAC as part of the upcoming release, but am blocked by c4urself/bump2version#235 in automating the changes to the CHANGELOG.

duckontheweb avatar Feb 23 '22 18:02 duckontheweb

That'd make this decision easy, since the stactools default is "do what PySTAC is doing." :-D

gadomski avatar Feb 23 '22 18:02 gadomski