GitInput: only convert integer option values to int
[?]
May 13, 2020, 9:41 AM
PIRYGQWSFW5OWTJCLCPDDNVFXTJGBZMFYZ4MVKXRHB45NNKEAMUQCDependencies
- [2]
34SOPSVFAllow to configure the timeout value for the GitInput plugin in different places. - [3]
JAH3UPWASupport revision control systems via plugins - [4]
JYXWIQG4Include the project and jobset names in the configuration blocks
Change contents
- replacement in src/lib/Hydra/Plugin/GitInput.pm at line 121
if ($opt_value =~ /\d+/) {if ($opt_value =~ /^[+-]?\d+\z/) {