Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

Hydra Issues #554

Open
disassembler opened this issue Mar 21, 2019 · 3 comments
Open

Hydra Issues #554

disassembler opened this issue Mar 21, 2019 · 3 comments

Comments

@disassembler
Copy link
Contributor

  • Notification Queue
  • Eval times
  • Slow mac builds
  • Number of builds per slave to low
  • sending/receiving inputs/outputs between slave and master
@deepfire
Copy link
Contributor

#555 -- we have to maintain releases manually, otherwise no binary cache to enjoy..

@cleverca22
Copy link
Contributor

https://github.com/NixOS/hydra/blob/master/src/lib/Hydra/Plugin/GithubPulls.pm
using githubpulls as an example, you could create a new input type, githubbranches
that would then expose every branch to the declarative jobset system, and you can write some nix code to find any branch matching release/* and auto-generate jobsets for them

@cleverca22
Copy link
Contributor

https://github.com/git/git/tree/master/contrib/persistent-https may speed up the git fetch that hydra-eval-jobset does constantly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants