Salome HOME
feat(upgrade): Adding upgrade feature, that only cleans install of outdated vcs products
authorSONOLET Aymeric <aymeric.sonolet@cea.fr>
Tue, 5 Dec 2023 14:52:50 +0000 (15:52 +0100)
committerGbkng <guillaume.brooking@gmail.com>
Mon, 22 Jan 2024 14:16:54 +0000 (15:16 +0100)
commitd2f6af90e5e8791615abc45365d2719accb5fce3
tree111cb3642dbf31d2ee589ea359d2cb71be8c59c7
parent61cac5c6ef3a6039e1268c5a31212a0ade70da1a
feat(upgrade): Adding upgrade feature, that only cleans install of outdated vcs products

fix(upgrade): add space between product name and --install for the clean operation

fix(upgrade): really check if sources are newer than compiled binary.

fix(upgrade): add retry of the compilation after cleaning when there is an error.
commands/upgrade.py [new file with mode: 0644]