stable
Clone or download
Read-only
This is part of story #10676: install as a plugin How to test ? ------------- * build the package - cd %PATH_TO_TULEAP% - ./build-rmp.sh * spawn a new tuleap - cd %PATH_TO_TULEAP% - tools/rpm/build_and_run.sh * copy the generated package into container * install it with yum * activate and test it in your tuleap.test Change-Id: Ia109265c2ad3b67b0de65dbeec7fd564fc413ab3
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/crosstracker/Makefile | +61 | −0 | Go to diff View file |
A | plugins/crosstracker/README.mkd | +4 | −0 | Go to diff View file |
A | plugins/crosstracker/build-rpm.sh | +18 | −0 | Go to diff View file |
A | plugins/crosstracker/rpm/Dockerfile | +10 | −0 | Go to diff View file |
A | plugins/crosstracker/tuleap-plugin-crosstracker.spec | +32 | −0 | Go to diff View file |