NixOS / NixOS/hydra

Show log also when not executed in it's own job

Open
#45 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

frontend improvement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.