stable

Clone or download

Read-only

Introduce tuleap-cfg site-deploy:forgeupgrade

Final part of import of forge upgrade, make it part of site-deploy. Then system administrators now only have one command to run after update of RPMs. Took the opportunity to remove the last un-used bites of forgeupgrade tool (bucket was left from an earlier refacto). Closes request #21864: Import forgeupgrade into Tuleap Change-Id: I4c126135aaae7d5bcdaffe3a00abf83bdfc36a8e

Modified Files

Name
M Makefile +1 −1 Go to diff View file
M src/common/ForgeUpgrade/ForgeUpgrade.php +14 −15 Go to diff View file
M src/forgeupgrade/forgeupgrade.php +9 −37 Go to diff View file
M src/tuleap-cfg/Command/Docker/Tuleap.php +18 −19 Go to diff View file
M src/tuleap-cfg/Command/SetupForgeUpgradeCommand.php +8 −2 Go to diff View file
A src/tuleap-cfg/Command/SiteDeploy/ForgeUpgrade/SiteDeployForgeUpgradeCommand.php +65 −0 Go to diff View file
M src/tuleap-cfg/tuleap-cfg.php +1 −0 Go to diff View file
M tests/e2e/full/tuleap/setup.sh +2 −0 Go to diff View file
M tests/rest/bin/setup.sh +2 −0 Go to diff View file
M tests/soap/bin/setup.sh +2 −0 Go to diff View file
M tools/docker/tuleap-aio-dev/boot-upgrade.sh +1 −1 Go to diff View file
M tools/setup/el7/include/define.sh +0 −3 Go to diff View file