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

Remove "skip_backup" option from CLI #1893

Open
wants to merge 1 commit into
base: 8.x
Choose a base branch
from

Conversation

PierreEtSol
Copy link

@PierreEtSol PierreEtSol commented Nov 28, 2024

It seems the option "skip_backup" is removed from CLI and replaced by BO config value. https://github.com/PrestaShop/autoupgrade/pull/814/files/142b3d7f0467b1834da87b95a57ba7ea216e1ba5

Stores with huge file number (unaware of BO config and only want CLI) are maybe mislead.

It seems the option "skip_backup" is removed from CLI and replaced by BO config value.
https://github.com/PrestaShop/autoupgrade/pull/814/files/142b3d7f0467b1834da87b95a57ba7ea216e1ba5

Stores with huge file number maybe mislead using the config in CLI.
@github-actions github-actions bot added the 8.x label Nov 28, 2024
@kpodemski
Copy link
Contributor

Hello @PierreEtSol

I think that to make things clear, we should use PS_AUTOUP_BACKUP config name instead, correct?

@PierreEtSol
Copy link
Author

Hello @PierreEtSol

I think that to make things clear, we should use PS_AUTOUP_BACKUP config name instead, correct?

I think we just need to remove this parameter from CLI because it is not used anymore.
The command internally relies now on PS_AUTOUP_BACKUP

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

Successfully merging this pull request may close these issues.

2 participants