Skip to content
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

[TASK] Add OptionsResolver for LocalShellTask #351

Merged

Conversation

sabbelasichon
Copy link
Collaborator

@sabbelasichon sabbelasichon commented Feb 29, 2020

  • Please check if the PR fulfills these requirements
  • Tests for the changes have been added (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Feature

  • What is the current behavior? (You can also link to an open issue here)
    Options are configured with OptionsResolver

  • What is the new behavior (if this is a feature change)?
    Using OptionsResolver to configure all options. Remove boilerplate checks and add tests for the task

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

src/Task/LocalShellTask.php Outdated Show resolved Hide resolved
@simonschaufi simonschaufi force-pushed the task/use-options-resolver-for-local-shell-task branch from 4278a17 to 9c85cf4 Compare March 1, 2020 00:55
@simonschaufi simonschaufi added this to the 3.0.0 stable release milestone Mar 1, 2020
@simonschaufi simonschaufi merged commit d769ac2 into master Mar 1, 2020
@simonschaufi simonschaufi deleted the task/use-options-resolver-for-local-shell-task branch March 1, 2020 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants