-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored & factorized the way jobs are executed (#59)
* Refactored & factorized the way jobs are executed * Fixed PHP 8.0 array with keys unpack * Fixed checkstyle * Add missing JobContainer class comment * Add test case to prove status can be changed by event listeners * Fixed summary log array_merge * Simplified integration tests jobs building * Use PHP 8 promoted properties in JobContainer * Fixed docs after refactoring
- Loading branch information
1 parent
8372b79
commit 9460b82
Showing
2 changed files
with
38 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters