-
-
Notifications
You must be signed in to change notification settings - Fork 117
switch to new queue runner #1912
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
Conversation
Please let us know what issues you find. cc @Conni2461 @dasJ |
This comment was marked as outdated.
This comment was marked as outdated.
that was not an issue with the new queue runner but, hydra-www user just was not an allowed user, so was not allowed to actually talk with the nix daemon, that caused the failure above, works now. Will push the changes in a sec to NixOS/infra#790 If you have any questions or feedback, we can also have a call in the next couple of days :) Edit: following commit NixOS/infra@222c51c |
718e0e5
to
c32f1e2
Compare
The nix allowed-users default is "*", not having that breaks other stuff.
|
There is an updated version which now uses ffi (for some parts): https://github.com/NixOS/infra/compare/222c51c8e346216a0b8cc9df23af6633a99c3cc0..e21d6f595545327913f6664f4b1afcc4d5036e3f |
bbc17e5
to
ca95c2f
Compare
This comment was marked as outdated.
This comment was marked as outdated.
be71095
to
11e06a6
Compare
@zowoq NixOS/hydra#1510 we fixed the xss issues you are showing in the screenshots. |
11e06a6
to
30ff3ff
Compare
30ff3ff
to
f2cdde1
Compare
f2cdde1
to
a2d6893
Compare
Might vendor the queue runner modules and packages here. |
e23998c
to
4aaed34
Compare
This comment was marked as outdated.
This comment was marked as outdated.
32bd759
to
9998be5
Compare
This comment was marked as outdated.
This comment was marked as outdated.
yeah, i tested it with emacs-overlay/master and it worked fine, try settings |
9998be5
to
8bce8b0
Compare
This has been working well for the last couple of days so I'll merge and keep it enabled. Only outstanding issue is the status page not working but not really a problem as everything else seems to be working.
|
yeah i know that this is an issue, i dont 100% know how the hydra actually gets the data but if you run |
The builders connect to the runner but haven't built anything yet, seems to be some breakage in the UI.Builds work.