-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add life-cycle methods to PostProcessor modifiers #245
base: main
Are you sure you want to change the base?
Commits on Dec 11, 2019
-
Adding LifeCycle counting to the PostModifier. The CliSuite test is f…
…ailing.
Hugo Miguel Ferreira committedDec 11, 2019 Configuration menu - View commit details
-
Copy full SHA for b7f91b9 - Browse repository at this point
Copy the full SHA b7f91b9View commit details
Commits on Dec 12, 2019
-
Adding LifeCycle counting to the PostModifier. Added tests to 2 test …
…suites. Added some documentation.
Hugo Miguel Ferreira committedDec 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 898a744 - Browse repository at this point
Copy the full SHA 898a744View commit details
Commits on Dec 13, 2019
-
Corrected LifeCycle PostModifier tests. Provided default values for t…
…he new life-cycle methods of the PostModifier trait.
Hugo Miguel Ferreira committedDec 13, 2019 Configuration menu - View commit details
-
Copy full SHA for e093bdc - Browse repository at this point
Copy the full SHA e093bdcView commit details -
Hugo Miguel Ferreira committed
Dec 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 342cf3e - Browse repository at this point
Copy the full SHA 342cf3eView commit details -
Another minor scalameta formatting.
Hugo Miguel Ferreira committedDec 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 302ba3b - Browse repository at this point
Copy the full SHA 302ba3bView commit details -
Another minor scalameta formatting.
Hugo Miguel Ferreira committedDec 13, 2019 Configuration menu - View commit details
-
Copy full SHA for d55f20f - Browse repository at this point
Copy the full SHA d55f20fView commit details -
Another minor scalameta formatting.
Hugo Miguel Ferreira committedDec 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 40e1d54 - Browse repository at this point
Copy the full SHA 40e1d54View commit details
Commits on Dec 16, 2019
-
PostModifier onStart now gets a MainSettings wrapper instead of the i…
…nternal Settings class.
Hugo Miguel Ferreira committedDec 16, 2019 Configuration menu - View commit details
-
Copy full SHA for b8005c9 - Browse repository at this point
Copy the full SHA b8005c9View commit details -
PostModifier onStart now gets a MainSettings wrapper instead of the i…
…nternal Settings class.
Hugo Miguel Ferreira committedDec 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 6a45cfa - Browse repository at this point
Copy the full SHA 6a45cfaView commit details -
PostModifier onExit now gets an Int as an exit code. Removed use on i…
…nternal Exit.
Hugo Miguel Ferreira committedDec 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 8ba0ab0 - Browse repository at this point
Copy the full SHA 8ba0ab0View commit details -
Added comments to PostModifier. Removed preProcess and postProcess fr…
…om PostModifier. PostModifier.onExit now receives an Int as the exit code.
Hugo Miguel Ferreira committedDec 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 07c886f - Browse repository at this point
Copy the full SHA 07c886fView commit details
Commits on Dec 18, 2019
-
Added public Exit wrapper for PostModifier onExit.
Hugo Miguel Ferreira committedDec 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 9d05586 - Browse repository at this point
Copy the full SHA 9d05586View commit details
Commits on Dec 28, 2019
-
Public companion object Exit's apply method now package private. Life…
…CycleCounter now has a reset method that is used in the CliSuite test.
Hugo Miguel Ferreira committedDec 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 57984e6 - Browse repository at this point
Copy the full SHA 57984e6View commit details -
Reformatting LifeCycleCounter due to reset method change.
Hugo Miguel Ferreira committedDec 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 55ed7e2 - Browse repository at this point
Copy the full SHA 55ed7e2View commit details -
Removed unnecessary test in CliSuite.
Hugo Miguel Ferreira committedDec 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 0bb50a1 - Browse repository at this point
Copy the full SHA 0bb50a1View commit details