stable

Clone or download

Read-only

Package the label plugin

Sources are expected to be prepared before trying to start the build. After that, it is the same process than for external plugins: TULEAP_PATH=/path/to/tuleap_sources WORKSPACE=/output/path ./build-rpm.sh This is part of story #10499 Have a labels widget on project dashboards Change-Id: I632ed3f66e58efe2b63b61367ff7bfc270a6d74a

Modified Files

Name
A plugins/label/Makefile +61 −0 Go to diff View file
M plugins/label/build-manifest.json +4 −1 Go to diff View file
A plugins/label/build-rpm.sh +18 −0 Go to diff View file
A plugins/label/rpm/Dockerfile +10 −0 Go to diff View file
A plugins/label/tuleap-plugin-label.spec +32 −0 Go to diff View file