Skip to content

Instantly share code, notes, and snippets.

@jaredpar
Created June 23, 2020 22:13
Show Gist options
  • Select an option

  • Save jaredpar/2adfe2f2d5a9469240de83d4dade2383 to your computer and use it in GitHub Desktop.

Select an option

Save jaredpar/2adfe2f2d5a9469240de83d4dade2383 to your computer and use it in GitHub Desktop.
{
[
{
"azureId": {
"org": "dnceng",
"project": "public",
"id": 65000,
"jobId": "2cc5a9b8-b684-4809-9447-366a15d65318",
"attempt: 1
},
"helixJobId": "...",
"queueName": "...",
"container": "...",
"status": "...",
"startTime: "...",
"endTime": "..."
},
{
"azureId": {
"org": "dnceng",
"project": "public",
"id": 65000,
"jobId": "8eec1402-e1fe-4a18-9dd7-333ed232d2d2",
"attempt: 1
},
"helixJobId": "...",
"queueName": "...",
"container": "...",
"status": "...",
"startTime: "...",
"endTime": "..."
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment