stable
Clone or download
Read-only
We are now able to have control of generation of local.inc in docker init sequence while staying in sync with the regular installation. Part of: story #22708 flexibility in the management of Tuleap Configuration Change-Id: I88da4890543871bbc346aca2d2445447c0a588a2
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Config/ForgeConfig.php | +2 | −0 | Go to diff View file |
M | src/common/ForgeUpgrade/ForgeUpgrade.php | +2 | −2 | Go to diff View file |
A | src/common/ForgeUpgrade/ForgeUpgradeRecordOnly.php | +29 | −0 | Go to diff View file |
M | src/tuleap-cfg/Command/Docker/Tuleap.php | +22 | −5 | Go to diff View file |
A | src/tuleap-cfg/Command/SetupTuleap/SetupTuleap.php | +61 | −0 | Go to diff View file |
M | src/tuleap-cfg/Command/SetupTuleapCommand.php | +57 | −34 | Go to diff View file |
M | src/tuleap-cfg/tuleap-cfg.php | +9 | −1 | Go to diff View file |
M | tests/unit/tuleap-cfg/Command/SetupTuleapCommandTest.php | +13 | −1 | Go to diff View file |
M | tools/setup.el7.sh | +0 | −18 | Go to diff View file |