-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Backwards compatiblity shims from v2 to v1 configs - config merging for v2 - compatibility shim for parsing/contexts - defer var lookups as late as possible - fixed ContextConfigType to be a proper Union of the two context config types - Fix adapter configs to be proper dataclasses - fix unused config paths error - make v2 config parsing not alter its source data
- Loading branch information
Jacob Beck
committed
Apr 20, 2020
1 parent
bf8932e
commit c7d8031
Showing
18 changed files
with
426 additions
and
103 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
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.