Skip to content

Conversation

@rohanpm
Copy link
Contributor

@rohanpm rohanpm commented Feb 19, 2020

  • Add missing CHANGELOG entry for new API

  • Fix mispelled ModulemdDefaultsUnit class in docs

  • Add all the SyncOptions classes into docs

  • Fix wrong copy-pasted summary on YumSyncOptions

  • Add "versionadded" a few places for sync to help record which
    minimum version is needed to use this feature

  • Add a "seealso" on SyncOptions to help find the other related
    classes

  • Fix links from SyncOptions back to sync method (linking to
    inherited sync() method on repository subclasses doesn't seem to
    work)

  • Tweak how the default argument to sync() is set; it's functionally
    equivalent to how it was before, but renders more nicely in docs.

- Add missing CHANGELOG entry for new API

- Fix mispelled ModulemdDefaultsUnit class in docs

- Add all the SyncOptions classes into docs

- Fix wrong copy-pasted summary on YumSyncOptions

- Add "versionadded" a few places for sync to help record which
  minimum version is needed to use this feature

- Add a "seealso" on SyncOptions to help find the other related
  classes

- Fix links from SyncOptions back to sync method (linking to
  inherited sync() method on repository subclasses doesn't seem to
  work)

- Tweak how the default argument to sync() is set; it's functionally
  equivalent to how it was before, but renders more nicely in docs.
@rohanpm rohanpm marked this pull request as ready for review February 19, 2020 04:44
@rohanpm rohanpm requested review from a team, midnightercz and negillett February 19, 2020 04:44
## [Unreleased]

- N/A
### Added
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you move this to [2.5.0] so we can release the changes after PR is merged?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's normally done right at the time of release because you don't know the date of the release otherwise.

@midnightercz midnightercz self-requested a review February 24, 2020 17:34
@rohanpm rohanpm merged commit a344e8d into release-engineering:master Feb 25, 2020
@rohanpm rohanpm deleted the 250-docs branch February 25, 2020 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants