data icon indicating copy to clipboard operation
data copied to clipboard

Better changelog management

Open snewcomer opened this issue 3 years ago • 2 comments

learna spits out versions that are hard to grok. Ideally, we could put in only non alpha/beta entries into our changelog, with the current beta/canary release at the top. Same goes for our release branch - we would only want the patch, minor and major releases and not all the beta/alpha's to show up.

Screen Shot 2022-03-26 at 11 25 45 PM

snewcomer avatar Mar 27 '22 04:03 snewcomer

yeah :/

I used to do that by hand. Would be nice to "collapse" the changelog.

runspired avatar Apr 14 '22 01:04 runspired

I think we want to set the --from and --to properties when generating a new minor/major. For betas/alphas its fine to do "since the last alpha/beta".

This means that when generating a new minor/major/beta you have to delete all of the alpha changelog cruft when doing so.

runspired avatar Apr 14 '22 01:04 runspired

closing in favor of tracking in https://github.com/emberjs/data/issues/6103

runspired avatar Dec 07 '22 18:12 runspired