-
Notifications
You must be signed in to change notification settings - Fork 32
Release 14.0.0 #398
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
base: master
Are you sure you want to change the base?
Release 14.0.0 #398
Conversation
ekohl
left a comment
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 may need to switch our metadata to OpenVox before we do a major version bump.
| **Implemented enhancements:** | ||
|
|
||
| - Add support for Pulpcore 3.85 [\#392](https://github.com/theforeman/puppet-pulpcore/pull/392) ([Odilhao](https://github.com/Odilhao)) | ||
|
|
||
| **Fixed bugs:** | ||
|
|
||
| - Add `After=postgresql.service` to all pulpcore services [\#395](https://github.com/theforeman/puppet-pulpcore/pull/395) ([evgeni](https://github.com/evgeni)) |
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.
Since these are added in the stable version already then I'd leave them out here. Sadly it means you also need to include 14.0.0 in HISTORY.md.
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.
I can do that once we have finalized what all goes and does not go into 14.0.
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.
Turns out no, I can't:
ERROR:root:Failed to run ['bundle', 'exec', 'rake', 'changelog'] in /home/evgeni/Devel/theforeman/puppet-pulpcore
Failed to update changelog
Found 51 tags
Fetching tags dates: 51/51
Sorting tags...
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
/home/evgeni/.rbenv/versions/3.2.8/lib/ruby/gems/3.2.0/gems/io-event-1.14.2/lib/io/event/support.rb:41: warning: IO::Buffer is experimental and both the Ruby and C interface may change in the future!
rake aborted!
GitHubChangelogGenerator::ChangelogGeneratorError: Error: can't find tag 14.0.0, specified with --since-tag option. (GitHubChangelogGenerator::ChangelogGeneratorError)
Tasks: TOP => changelog
(See full trace by running task with --trace)
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.
I usually change CHANGELOG.md by hand and then copy the CHANGELOG.md file to HISTORY.md, only using the changelog generator as a my starting point.
|
Adding OpenVox in #399 |
No description provided.