-
Notifications
You must be signed in to change notification settings - Fork 614
Release prep v8.2.1 #1362
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release prep v8.2.1 #1362
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please include #1363
91b3876
to
789052d
Compare
#1363 has been included in the release. |
@@ -2,7 +2,17 @@ | |||
|
|||
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). | |||
|
|||
## [v8.2.0](https://github.com/puppetlabs/puppetlabs-postgresql/tree/v8.2.0) (2022-08-22) | |||
## [v8.2.1](https://github.com/puppetlabs/puppetlabs-postgresql/tree/v8.2.1) (2022-08-23) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here is something I dislike about including the date in a file: it gets out of date quickly. Today it's already 2022-08-24, which you also saw with the 8.2.0 release: the changelog is changed again.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I agree its not ideal. We aim to get our releases out on the day they have been prepped, but it is just not always possible. 👎
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have the same thing in our modules. Someone from Europe creates a PR, later someone from the US reviews and the next day it's merged & released. Quite often things are messy and cleaning this up with automation is non-trivial :(
Automated release-prep through pdk-templates from commit b2e365a.
Please verify before merging: