This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(launcher): some launcher clean-ups and refactors
Simplify the ConfigParser and remove the config map for now. Add unit tests for the ConfigParser and runner, and an integration test for driverProviders. Make sure the promises returned by the runner all chain nicely. Make sure the exit code for the entire launcher process is correct. Change the config so that multiConfig set must be explicit - this prevents weird issues from merging objects into arrays.
- Loading branch information
Showing
17 changed files
with
949 additions
and
808 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
Oops, something went wrong.