Refactor #15227
Refactor job hooks
Status:
Closed
Priority:
Normal
Assignee:
-
Fixed in Releases:
Found in Releases:
Description
Extract the logic from actions into separate classes for better testability.
Associated revisions
History
#1
Updated by Ondřej Pražák almost 6 years ago
- Status changed from New to Closed
- Pull request https://github.com/theforeman/foreman_pipeline/pull/54 added
Fixes #15227 - Job hooks refactored
I cleaned up code, logic regarding which job should run
was extracted into JobFilter