-
Notifications
You must be signed in to change notification settings - Fork 117
[feat] Allow user defined launchers in the configuration #2605
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
Conversation
victorusu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
… feat/custom_launcher
Codecov ReportBase: 86.68% // Head: 86.26% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #2605 +/- ##
==========================================
- Coverage 86.68% 86.26% -0.43%
==========================================
Files 59 60 +1
Lines 10869 10962 +93
==========================================
+ Hits 9422 9456 +34
- Misses 1447 1506 +59
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
vkarak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did some fine tuning to the docs and lgtm.
Based on @giordano 's suggestion I removed the schema restriction and added an example in the documentation.
Closes #2560 .
@jgphpc @teojgo this will also make it easier for us to test on hohgant