!zghijEASpYQWYFzriI:nixos.org

Hydra

383 Members
109 Servers

Load older messages


SenderMessageTime
29 Oct 2022
@bdd:mozilla.org@bdd:mozilla.org *

reading hydra's api.md, it doesn't look like there's a way to filter an eval's builds.
what i'm trying to achieve is to get a list of builds from the last trunk eval, that are failed (not timed out or skipped due to dep fail) on linux.
right now, like a savage, i'm doing this with chrome's console, injecting artisan jquery selectors and removing things i don't want to see from the DOM.

e.g.

$("div#tabs-still-fail tbody tt").toArray().forEach(function(e) {
    if (e.innerText.endsWith("-darwin")) e.parentNode.parentNode.remove()
})

$("div#tabs-still-fail tbody img").toArray().forEach(function(e) {
  if (e.alt != "Failed") e.parentNode.parentNode.remove()
})

is there a more elegant way to do this?

05:15:37
@rick:matrix.ciphernetics.nlRick (Mindavi)As far a I know, there's no really good alternative07:50:26
@janne.hess:helsinki-systems.dedas_j
In reply to @andreas.schraegle:helsinki-systems.de
the config parser maybe?
nope, there isn't one config parser
12:35:06
@andreas.schraegle:helsinki-systems.deajs124*in places code reads from the config12:40:58
@felixfahrbahn:matrix.org@felixfahrbahn:matrix.org joined the room.16:00:31
30 Oct 2022
@rimuru:gentoo.chat@rimuru:gentoo.chat changed their profile picture.23:34:06
@rimuru:gentoo.chat@rimuru:gentoo.chat changed their display name from Rimuru to spooky spook 🎃.23:45:35
31 Oct 2022
@tinybronca:sibnsk.net@tinybronca:sibnsk.net changed their display name from underpantsgnome! to underpantsgnome.20:18:56
@kiber_ogur4ik:matrix.orgkiber_ogur4ik joined the room.20:24:29
1 Nov 2022
@rimuru:gentoo.chat@rimuru:gentoo.chat removed their display name spooky spook 🎃.23:45:13
@rimuru:gentoo.chat@rimuru:gentoo.chat set their display name to rimuru.23:48:46
@rimuru:gentoo.chat@rimuru:gentoo.chat changed their profile picture.23:52:40
8 Nov 2022
@pederbs:pvv.ntnu.nopbsds changed their profile picture.00:46:21
@rimuru:gentoo.chat@rimuru:gentoo.chat changed their profile picture.12:32:37
13 Nov 2022
@penglei:matrix.orgpenglei joined the room.16:54:09
@nahfe:nahfe.xyz@nahfe:nahfe.xyz joined the room.19:35:28
15 Nov 2022
@aciceri:nixos.devaciceri joined the room.10:31:32
@aciceri:nixos.devaciceriSomeone knows if there is a way to configure which jobsets a user can restart?10:39:01
@aciceri:nixos.devaciceriOr more generally permissions management for for single jobsets10:39:54
@aciceri:nixos.devaciceriOr even by project10:41:02
@janne.hess:helsinki-systems.dedas_jI only know of the db table, I'm not aware of config in the frontend10:41:24
@aciceri:nixos.devaciceriDo you mean that the table has a schema that captures these informations?10:42:00
@aciceri:nixos.devaciceriI mean permissions per jobsets10:42:14
@janne.hess:helsinki-systems.dedas_j
hydra=# table projectmembers ;
 project | username
---------+----------
(0 rows)
10:42:35
@janne.hess:helsinki-systems.dedas_jthat's the best I know10:42:45
@aciceri:nixos.devaciceridoes this mean that the a user cannot have different permissions o10:44:53
@aciceri:nixos.devaciceri * does this mean that the a user cannot have different permissions for different projects?10:45:02
@aciceri:nixos.devaciceri * does this mean that the an user cannot have different permissions for different projects?10:45:10
@janne.hess:helsinki-systems.dedas_jI have no idea tbh10:45:29
@aciceri:nixos.devaciceri Frankly I'm only interested into the restart-jobs role, I would like to have the same user able to restart jobs from jobsets from a project but not from another project 10:46:28

Show newer messages


Back to Room ListRoom Version: 6