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
Related to #57, it would be great if the jobset-wait command could give status info like:
(23/700) Build of xxx succeeded on yyy, logs: http://zzz
(24/700) Build of xxx succeeded on yyy, logs: http://zzz
(25/700) Build of xxx failed on yyy, logs: http://zzz
Evaluation failed, aborting remaining steps.
I know this is a gap right now in the Hydra API— I had hoped the constituents API was this, but it's something totally different. But yeah, for the case where hydra-cli is being used to puppet Hydra builds from some other CI platform (Jenkins, GitLab CI, etc), it's pretty important to provide something more than just "not done yet" -> "done".
The text was updated successfully, but these errors were encountered:
Related to #57, it would be great if the
jobset-wait
command could give status info like:I know this is a gap right now in the Hydra API— I had hoped the constituents API was this, but it's something totally different. But yeah, for the case where hydra-cli is being used to puppet Hydra builds from some other CI platform (Jenkins, GitLab CI, etc), it's pretty important to provide something more than just "not done yet" -> "done".
The text was updated successfully, but these errors were encountered: