Fix localhost builds
[?]
Oct 20, 2020, 10:11 AM
FNWNZYKURCR4YEGMPQADOD3FE4CA4ZRU34KVLP5GA75PI7GOX23QCDependencies
- [2]
YVFKZFAPFix build - [3]
H46LUUZYhydra-queue-runner: don't try to distribute builds on localhost - [4]
YSZQ3ORRFix build - [5]
EBJP3MNABuild against nix-master - [6]
WV4SSAIYBuild against nix-master - [7]
5AIYUMTBBasic remote building - [8]
BYVRA54QTemporarily disable machines on any exception, not just connection failures - [9]
G7KWXSFMDistinguish build step states
Change contents
- edit in src/hydra-queue-runner/build-remote.cc at line 98
- replacement in src/hydra-queue-runner/build-remote.cc at line 318
worker_proto::write(*localStore, to, {step->drvPath});worker_proto::write(*localStore, to, StorePathSet{step->drvPath}); - edit in src/hydra-queue-runner/build-remote.cc at line 447