-
Notifications
You must be signed in to change notification settings - Fork 84
Procedure to update from 4.6 to 5.0 #2760
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
Preview of modified filesPreview of modified Markdown: |
Remove Stimulus bootstrap w/ Webpack Encore recipe Write all edition recipes
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.
Thank you for preparing this, it's already great 🤩
A couple of suggesitons from me, some of them we can test in the future if needed.
Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
DB backup warning Detailed icon update HTTP cache's VCL Ibexa Cloud Conclusion
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.
Thank you! Some small nitpicks, but it's a great list 🤩
#### Post update script | ||
|
||
```bash | ||
rm -rf var/cache | ||
composer run-script post-update-cmd | ||
``` |
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 think running post-update-cmd
might break at this point and we can consider removing it - but we can wait for Support's feedback with that
Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
--------- Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
* IBX-10245: Document 5.0 requirements (#2807) * IBX-10245: Document 5.0 requirements --------- Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com> * IBX-10225: v5.0 release notes and deprecations (#2825) * IBX-10225: v5.0 release notes and deprecations --------- Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com> * Procedure to update from 4.6 to 5.0 (#2760) --------- Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com> * 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 <61695653+adriendupuis@users.noreply.github.com> * Added latest_tag_5_0 --------- Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
Procedure to update from 4.6 to 5.0.
Previews:
CI implementation:
Checklist