Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progress information for jobset-wait #64

Open
mikepurvis opened this issue Mar 14, 2022 · 0 comments
Open

Progress information for jobset-wait #64

mikepurvis opened this issue Mar 14, 2022 · 0 comments

Comments

@mikepurvis
Copy link

mikepurvis commented Mar 14, 2022

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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant