-
Notifications
You must be signed in to change notification settings - Fork 85
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
base: 5.0
Are you sure you want to change the base?
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.
category: Custom | ||
- thumbnail: /bundles/ibexaicons/img/all-icons.svg#about | ||
+ thumbnail: /bundles/ibexaicons/img/all-icons.svg#info-square | ||
``` |
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.
The ending feels abrupt, I'd end here on a positive note 😄
Maybe something like:
``` | |
``` | |
Finish the update process: | |
``` | |
composer run post-install-cmd | |
``` | |
Your project is now running the latest version of Ibexa DXP. |
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 reworked the end in 9f4124a...a3e1ffa
It's true that composer run-script post-update-cmd
was run only once in the middle.
Co-authored-by: Marek Nocoń <[email protected]>
DB backup warning Detailed icon update HTTP cache's VCL Ibexa Cloud Conclusion
Procedure to update from 4.6 to 5.0.
Previews:
CI implementation:
Checklist