Files
hydra/src/root
Maximilian Bosch 9d8f30affe Only show stepname if it doesn't equal the name of the drv
When building e.g. nixpkgs, the "Running builds" view will mostly look
like this

    hello.x86_64-linux (Build of hello-X.Y)
    exa.x86_64-linux (Build of exa-X.Y)
    ...

This doesn't provide any useful information. Showing the step name only
makes sense if it's not a child of the job's derivation. With this
patch, that information will only be shown if the drv name (i.e. w/o
`/nix/store/` prefix, .drv ext & hash) is not equal to the drv name of
the job itself (build.nixname).
2025-04-07 11:54:47 -04:00
..
2024-03-07 18:49:52 +01:00
2014-10-07 13:35:31 +02:00
2021-04-08 11:32:02 -04:00
2024-08-27 17:52:13 +02:00
2025-02-07 16:55:28 -05:00
2022-01-28 13:03:15 -08:00
2013-02-20 18:26:26 +01:00
2017-04-05 17:55:56 +02:00