-
Notifications
You must be signed in to change notification settings - Fork 301
feat: Added documentation on how to update Shopware in PaaS Native #2091
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: main
Are you sure you want to change the base?
Conversation
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.
Pull request overview
This pull request adds comprehensive documentation for updating Shopware in a PaaS Native environment. The guide provides step-by-step instructions covering prerequisites, backup creation, codebase updates, deployment procedures, and post-update finalization tasks.
Changes:
- Added
update-shopware.mdguide with complete update workflow including pre-update checks, snapshot creation, composer updates, and deployment steps
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
ecbcca9 to
3e52595
Compare
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This pull request adds a new guide for updating Shopware in the PaaS Native context. The guide provides step-by-step instructions for safely updating Shopware, including prerequisites, backup procedures, codebase updates, deployment steps, and post-update tasks.
Documentation:
update-shopware.md) covering the process to update Shopware in a PaaS environment, including pre-update checks, backup creation, updating dependencies, deployment, and post-update finalization.