-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stdlib: Significantly refactor the Runner api (#1640)
* stdlib: Partially implement runner refactor * Extract local prims into typed functions * Refactor mkdirRunner and writeRunner * Update cache runners * Rename functions * format * Simplify prims with named types * fix test * Fix tests * address comments * Apply suggestions from code review Co-authored-by: Colin Schmidt <[email protected]> * address comments * address comments --------- Co-authored-by: Colin Schmidt <[email protected]>
- Loading branch information
1 parent
a2ad5bb
commit 82da532
Showing
11 changed files
with
559 additions
and
571 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
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.