graphiti icon indicating copy to clipboard operation
graphiti copied to clipboard

Bit confused about releases

Open adzap opened this issue 2 years ago • 3 comments

Don't mean to be a pain, but I am interested to review the changelog of each gem version released. I'm guilty of falling behind in the changelog of my own gems, but just want to confirm if and where a current changelog might be.

I see you have github releases but they seem to be outdated and missing the 1.3.x releases. The changelog on master has no version past 1.1.0 and might be accumulating released changes under the 'Unreleased' header.

Can you please clarify the above for me.

Thanks

adzap avatar Sep 02 '21 04:09 adzap

Hi @adzap recent commits have largely been to facilitate upcoming GraphQL work and aren't really helpful past that so it's been less of an issue for me. I'm also just generally falling behind as I focus on GQL. Hopefully this will change in the next couple months.

richmolj avatar Sep 07 '21 12:09 richmolj

I had the same question as OP.

Maybe use an automated generator? I know some people dislike them, but I think they're more than good enough for 95% of cases. Almost no work once they're setup.

https://github.com/github-changelog-generator/github-changelog-generator

(more on this https://www.mokkapps.de/blog/how-to-automatically-generate-a-helpful-changelog-from-your-git-commit-messages/)

sandstrom avatar Sep 14 '21 14:09 sandstrom

Not against it. Mostly let's stick a pin in this for now and revisit in the next 1-2 months please 🙏

richmolj avatar Sep 14 '21 15:09 richmolj

@sandstrom Automated releases are wired up and working now. Conventional commits + semantic release 🚀

jkeen avatar Mar 18 '24 13:03 jkeen

@jkeen awesome 🎉

sandstrom avatar Mar 18 '24 13:03 sandstrom