The basic instructions for installing Mono are:
tar xzvf mono-X.XX.tar.gz; cd mono-X.XX
. /configure –prefix = /usr/local;make; make install
So I downloaded the latest version from htt
The basic instructions for installing Mono are:
tar xzvf mono-X.XX.tar.gz; cd mono-X.XX
. /configure –prefix = /usr/local;make; make install
So I downloaded the latest version from htt
Suppose I trigger the build by sending a GET request to /job/awesomesauce/build. Is it possible to retrieve the ID that triggered the build?
I know that I can try to access /job/awesomesauce/