Skip to content
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

Regular upgrades of Prestashop #445

Closed
jchristgit opened this issue Aug 1, 2024 · 2 comments
Closed

Regular upgrades of Prestashop #445

jchristgit opened this issue Aug 1, 2024 · 2 comments

Comments

@jchristgit
Copy link
Member

Previously, Prestashop upgrades were random and often caused sudden large major version bumps, causing breakage up to data loss.

We should automate regular updates of prestashop as far as possible. A clean solution here might be to pin the version of the Helm chart in some form of requirements file and have renovate or dependabot update it, such that we can then roll it out on our own. A more involved variant would involve either the propose Flux CD deployment #398 or perhaps an alternative like OpenTofu for declaratively managing versions, allowing declarative version bumps.

@jchristgit
Copy link
Member Author

(This somewhat ties into automatic upgrades for a bunch of other things, e.g. Redis could benefit from this as well, but Prestashop is the prime example for how not to do it so far)

@jchristgit
Copy link
Member Author

We will not be moving forward with running Prestashop in the long term, and replacing it with a superior alternative. This is the most I can say at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant