Re: Release schedule - Mailing list pgsql-jdbc

From Sehrope Sarkuni
Subject Re: Release schedule
Date
Msg-id CAH7T-apKqUS5CQDy7NtnXqWGOp3sqkeUyPHQ_SH+_emyKD9vgQ@mail.gmail.com
Whole thread Raw
In response to Re: Release schedule  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
List pgsql-jdbc
(note: resending as I forgot to cc the list)

Running something like this should give you a decent start: 

    git log REL9_4_1201..HEAD | grep -E 'feat:|fix:|perf:|docs:|chore:'

I'm not sure if it'll catch everything though as there's probably some commits that aren't tagged like that.

Going forward if we're sticklers about enforcing the commit guidelines[1] at commit and/or merge time, I think we can fully automate this for subsequent releases.


Regards,
-- Sehrope Sarkuni

pgsql-jdbc by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: Re: Release schedule
Next
From: dmp
Date:
Subject: Re: Release schedule