Re: Jenkins API access to Build History

2014-07-09 Thread sebastian.nickel
"name" == "GERRIT_BRANCH" > > I don't know of an easier way. > > > Regards, > Darrel V in NC > > > > On Tuesday, July 8, 2014 8:02:08 AM UTC-4, sebastian.nickel wrote: >> >> Heya, >> we are using jenkins in combination with

Jenkins API access to Build History

2014-07-08 Thread sebastian.nickel
Heya, we are using jenkins in combination with capistrano to deploy the artifacts build by jenkins directly to our servers. To get the URL for an artifact we are trying to get the build number for a specific git branch/tag we build in jenkins (doing this with json API calls). We noticed that the