Anne Linden
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Anne Linden created a post, "Actual Parameters on Agent" with Java
I'm trying to add a plugin project tab where I pull some data from the most recently finished successful build in each build configuration the project contains. I have everything working with one ... -
-
-
Anne Linden created a post, Query Running Agents using REST API
Currently the only way to find out which agents are running builds is to query the running builds, then loop through those build ids to find out which agent is running that build. There's no way t... -
Anne Linden created a post, Cancel running build, 404 error from url
I'm trying to use the REST api to cancel a currently running build from a python script, but the buildQueue url always returns a 404 error and I'm not sure what I'm doing wrong to get this. I can ...