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

process job results as they arrive #8

Open
kaspar030 opened this issue Sep 29, 2022 · 0 comments
Open

process job results as they arrive #8

kaspar030 opened this issue Sep 29, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@kaspar030
Copy link
Contributor

currently, results.json is processed after the build, even though all info is already transmitted to the reporter.

suggestion: pass on the results from the reporter to murdock while they arrive.

benefits:

  • stats could be "live"
  • not only failed but also successful builds would already show while building
  • shorter post-build phase

Some infrastructure for this must already be in place, as failed builds already get processed live

@kaspar030 kaspar030 added the enhancement New feature or request label Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant