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>
Wed, 20 Dec 2023 11:36:47 +0000 (12:36 +0100)
commit8aa27d2bf88dee23523d8bff8244d2d9dff58d67
treed813d67a2a2d1b85cb72c9abb827a8f15e05d8b7
parent4648c768f42e1c2744813f08a4d7840b3fe7c6eb
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]