BuildFinished : $b -> $build (perlcritic)
[?]
Aug 21, 2021, 1:51 AM
2VNGVIHSQRR4OYG6YUALZ3Y2BAG5WAIM6ZGIEA3BILZ4RI7SOZYACDependencies
- [2]
T3OHZDYPhydra-notify: move BuildFinished processing to an Event - [3]
EKHD4I44Event: init structure and parse existing messages
Change contents
- replacement in src/lib/Hydra/Event/BuildFinished.pm at line 56
foreach my $b ($self->{"build"}, @{$self->{"dependents"}}) {if ($b->finished && defined($b->notificationpendingsince)) {$b->update({ notificationpendingsince => undef })foreach my $build ($self->{"build"}, @{$self->{"dependents"}}) {if ($build->finished && defined($build->notificationpendingsince)) {$build->update({ notificationpendingsince => undef })