stable

Clone or download

Read-only

plugin BotMattermost - packaging

part of the story #9129 Define bots to send notification to Mattermost Packaging files. To build the package, run the build-rpm script using : TULEAP_PATH="/path/to/tuleap" WORKSPACE="path/to/put/package" sh build-rpm.sh Change-Id: I9c1f63e889ed57263008bb38fd3751e4c71cc16f

Modified Files

Name
A Gruntfile.js +24 −0 Go to diff View file
A Makefile +57 −0 Go to diff View file
A build-rpm.sh +19 −0 Go to diff View file
A package.json +16 −0 Go to diff View file
A rpm/Dockerfile +9 −0 Go to diff View file
A tuleap-plugin-botmattermost.conf +7 −0 Go to diff View file
A tuleap-plugin-botmattermost.spec +54 −0 Go to diff View file