This repository contains the first steps for a StackStorm pack for Tuleap
In stackstorm:
- Install the pack:
st2 pack install https://github.com/yannis-rossetto/stackstorm-tuleapcommand - Configure the pack:
st2 pack config tuleap - You can test it:
st2 run tuleap.get_projects - You can see actions available:
st2 action list
- Clone the StackStorm docker repository: https://github.com/StackStorm/st2-docker
cd st2-docker- Launch the StackStorm container: https://github.com/StackStorm/st2-docker/blob/master/README.md#usage
- Clone this repository: git clone https://github.com/yannis-rossetto/stackstorm-tuleap packs.dev/tuleap
docker exec -ti stackstorm bashcp /opt/stackstorm/packs.dev/tuleap/tuleap.yaml.example /opt/stackstorm/configs/tuleap.yamlst2ctl reloadst2 action list
For now, the available actions are:
- get_projects