Skip to content

docs: add migrations page, rewrite deprecations #5433

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

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

bastimeyer
Copy link
Member

@bastimeyer bastimeyer commented Jul 11, 2023

This properly separates deprecations from breaking changes + migration hints. The deprecations page previously was a mixture of both without a clear distinction.

Breaking changes without any deprecations or migrations won't be included on the migrations page. That's what the changelog is for.

I've also changed the section headlines according to the page they are on, added hints when a deprecation got removed, and also added links to the issue/PR which introduced a deprecation or which argued for the change, as well as the PR which applied the breaking change.

Technically, the migration hints from the Plugin.can_handle_url() / Plugin.priority() changes should be moved to the migrations page. I left untouched it for now.

See the rendered docs preview. There's a high chance I messed something up here. I'll have a deeper look at this again later today.


With the addion of the migrations page, this adds proper documentation for the breaking changes of 6.0.0:

Copy link
Member

@gravyboat gravyboat left a comment

Choose a reason for hiding this comment

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

Minor grammar stuff minus one misspelling. Not particularly passionate about any of them as English is dumb and some of it comes down to preferences regarding how it reads. Feel free to ignore everything minus the spelling error.

Copy link
Member

@gravyboat gravyboat left a comment

Choose a reason for hiding this comment

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

I'll mark this as approved and you can merge whenever you're ready. I don't see anything else worth mentioning.

@bastimeyer bastimeyer merged commit 33781b7 into streamlink:master Jul 13, 2023
@bastimeyer bastimeyer deleted the docs/migrations branch July 13, 2023 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants