tomberek

Results 79 issues of tomberek

`window.addEventListener('push', myFunction);` is a callback which will trigger after animation. I would like to trigger a function (specifically riot.mount from riotjs) before the animation though after the swap at https://github.com/twbs/ratchet/blob/master/dist/js/ratchet.js#L577,...

js

Beginning to expose more flake associated details. Did not yet figure out the right approach to expose lockfile information in the inputs tab.

Flake evaluations and jobsets are blank: https://hydra.nixos.org/build/144582512#tabs-buildinputs https://hydra.nixos.org/eval/1674817#tabs-inputs This is probably due to the inputs being managed by the flakes' lock system, instead of needing Hydra to keep track, but...

This starts to convert the deps tree into a toggle-able tree. Is there any interest in this? It's potentially easier to navigate, but removes ability to Ctrl-F (any way around...

The `/job/{project-id}/{jobset-id}/{job-id}/shield` endpoint exists and is referenced in https://github.com/NixOS/hydra/blob/master/hydra-api.yaml . There are several others that currently work, but are not included in the YAML. - /job/{project-id}/{jobset-id}/{job-id}/build-times - /job/{project-id}/{jobset-id}/{job-id}/closure-sizes - /job/{project-id}/{jobset-id}/{job-id}/output-sizes...

Perhaps a different exit code. But this should fail. Preferably enforced in DB, not just a hydra-create-user check. Fixes #1010

A blank username is allowed with hydra-create-user.

As the title says, there are several incomplete ffmpeg bindings out there. A generated binding would be very helpful. - [ ] I can try this tool myself, but I...

Not really an issue. Just wanted to say thanks. This is interesting and fun.

Allow a method by which workers can set the contentType of the uploads. Not sure about the design. Perhaps a special .scar.yaml or other file name specified in the function...