Hello All,
1. I get the following error running spip up via spip-cli:
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- spip-league/composer-installer is locked to version 0.8.2 and an update of this package was not requested.
- spip-league/composer-installer 0.8.2 requires composer-plugin-api ^2.6 → found composer-plugin-api[2.3.0] but it does not match the constraint.[INFO] Départ nettoyage plugins-dist de la 4.2
2. Moving from spip_loader.php to spip-cli
I also wanted to request if you can add to the documentation the steps needed to migrate from spip_loader.php to spip-cli. I think this would involve removing all files/folders, except IMG, config, plugins, local, tmp and then run spip up. Is that correct?
Sometimes I already have my own git repo at the root of the SPIP folder, it seems this one I would need to move out of the way when using spip-cli.
3. Automatic Updates via spip-cli
. I am interested in spip-cli to automate updates. Nowadays you need to be so quick to apply the updates that I’d rather have a broken site than an exploited one.
Is using spip-cli via a cronjob possible, recommended?
Thank you for the great work.
My best,
Urs