-
Notifications
You must be signed in to change notification settings - Fork 83
[v5] Cherry-pick v5 changes to 4.6 #2843
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
Conversation
* IBX-10245: Document 5.0 requirements --------- Co-authored-by: Marek Nocoń <[email protected]>
* IBX-10225: v5.0 release notes and deprecations --------- Co-authored-by: Marek Nocoń <[email protected]>
--------- Co-authored-by: Marek Nocoń <[email protected]>
* update_to_5.0.md: SymfonySetList::SYMFONY_73 * update_to_5.0.md: Use [[= product_name =]] * update_to_5.0.md: Fix Ibexa.EOLWhitespace
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’m surprised that mkdocs managed to build this PR preview without broken links.
That's good for link to .md
I have one more confirmation that .html is not checked.
Co-authored-by: Adrien Dupuis <[email protected]>
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.
Maybe add latest_tag_5_0: '5.0.0'
to mkdocs.yaml before we use it 😛
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 don't see anything else that could require a fix.
* IBX-10245: Document 5.0 requirements (#2807) * IBX-10245: Document 5.0 requirements --------- Co-authored-by: Marek Nocoń <[email protected]> * IBX-10225: v5.0 release notes and deprecations (#2825) * IBX-10225: v5.0 release notes and deprecations --------- Co-authored-by: Marek Nocoń <[email protected]> * Procedure to update from 4.6 to 5.0 (#2760) --------- Co-authored-by: Marek Nocoń <[email protected]> * Converted links into absolute ones * Update procedure to update from 4.6 to 5.0 (#2844) * update_to_5.0.md: SymfonySetList::SYMFONY_73 * update_to_5.0.md: Use [[= product_name =]] * update_to_5.0.md: Fix Ibexa.EOLWhitespace * Fix broken build by converting the link to absolute * Reverted main page changes * Updated link Co-authored-by: Adrien Dupuis <[email protected]> * Added latest_tag_5_0 --------- Co-authored-by: Tomasz Dąbrowski <[email protected]> Co-authored-by: Adrien Dupuis <[email protected]>
Cherry-picked:
There's one commit that changes the content:
d081790
To make the links work.