Revert "Make evaluation fail with proper error when a input of type build is not available."
[?]
Nov 18, 2014, 10:13 AM
E3IEH57UPWDTOUGXLQTWE2OGAXLVXBGBTT5FLSF6UHRJ5Q2QFUVQCDependencies
- [2]
Y6FFX4YBMake evaluation fail with proper error when a input of type build is not available. - [3]
OOQ2D3KC* Refactoring: move fetchInput out of hydra_scheduler into a separate - [4]
KQS7DSKJ* Clean up indentation. - [5]
PMNWRTGJAdd multiple output support - [6]
SS4TZXNUDistinguish between permanent evaluation errors and transient input errors - [7]
X5EOJLNAAllow passing a specific build as an input
Change contents
- replacement in src/lib/Hydra/Helper/AddBuilds.pm at line 98
die "Input $name: No builds available at $value" if !defined $prevBuild || !isValidPath(getMainOutput($prevBuild)->path);return () if !defined $prevBuild || !isValidPath(getMainOutput($prevBuild)->path);