launching slave agent with curl?

2015-02-06 Thread randal cobb
Hello all, I know I can toggle a slave's on/offline state with a curl command. Is there one I can use to launch the slave agent on a host after a reboot of the slave? For example, I know I can use something like this: curl --silent --user user:password -d "offlineMessage=back_in_a_moment&json

Parameters with Subversion post-commit hook

2013-09-12 Thread randal cobb
Hello all, I'm using the Subversion plugin to allow triggering jobs via the subversion post-commit hook (here: https://wiki.jenkins-ci.org/display/JENKINS/Subversion+Plugin) and it works perfectly. Recently, we added some build jobs that now require an additional parameter to be passed in (th