Show log also when not executed in it's own job
Nobody has claimed this yet.
- Dominant language
- PLpgSQL
- Stars
- 1.6k
- Forks
- 358
- Avg merge
- 20h 30m
- Merged PRs (30d)
- 27
Description
currently it looks like that the logs are not showed on execution time for jobs that are executed in another job as dependency : i.e. for webdsl i can see the log of build but I can't see the log of BuildJava which is executed by JavaZip.
It would actually be even better that when JavaZip needs BuildJava, and BuildJava is also in the queue the progress is showed in BuildJava instead of JavaZip
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue concerns dependency jobs in Hydra, using webdsl, BuildJava, and JavaZip as examples. No file, test, or entry point is named, so first map how dependent-job logs and progress are presented; done means logs are visible for dependency executions and, if feasible, progress appears under the queued dependency rather than only the requesting job.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100