-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move the `parse` operation out of the loop across OS and SDK combinations. Change from a factory to a static method that returns a record with the two fields that get parsed out of the yaml map at this level. The `parse` method creates a copy of the map, which shouldn't be necessary to do more than once.
- Loading branch information
Showing
1 changed file
with
8 additions
and
14 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