]> SALOME platform Git repositories - tools/sat.git/commit
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)
committerSONOLET Aymeric <aymeric.sonolet@cea.fr>
Tue, 12 Dec 2023 12:47:00 +0000 (13:47 +0100)
commit0aa8e049ff094c98762b4957d08b31c3f126d4f1
tree74c1be59b5e7f67561d206baa7f246e16239f00a
parentbbdcb60cc84b05852bde11c3c4dd93f667d4e63d
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]