stable
Clone or download
Read-only
story #8825: Package the pull request plugin
You can build the packages and launch a Tuleap instance with the script tools/rpm/build_and_run_packages.sh There is no SSH server installed by default in the Docker image that we use so gitolite will not be happy. To manage this inconvenience, you can remove the package tuleap-plugin-git after the installation, install a SSH server and then install tuleap-plugin-git-gitolite3. From here git plugin should be happy and you can install tuleap-plugin-pullrequest. Change-Id: Ia3455595d112fa7a228f3107356463d047a992e5
Modified Files
Name | ||||
---|---|---|---|---|
M | tools/rpm/Makefile | +8 | −1 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +14 | −2 | Go to diff View file |
M | tools/rpm/tuleap.spec | +18 | −2 | Go to diff View file |