You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pdashford you can work around this using a get call to the address: example.jenkins.com/computer/api/xml?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds
Credit: StackOverflow
Hi all.
Is there a way to list the current jobs being executed? This library has a call to see what is queued but not what is currently executing.
The text was updated successfully, but these errors were encountered: