-
Notifications
You must be signed in to change notification settings - Fork 24
feat(low-code cdk): add component resolver and http component resolver #88
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
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
2dddf8e
Add component resolver and http component resolver
lazebnyi c12f351
Fix mypy
lazebnyi e2505b1
Fix formatting
lazebnyi c8e3509
Added dynamic stream component
lazebnyi 6e3ecec
Fix model
lazebnyi b136524
Add unit tests
lazebnyi 1d83663
Replace key with field_path and update according to review
lazebnyi c30b43f
Update source schema
lazebnyi d0d7107
Fix dynamic declarative stream schema
lazebnyi f6542ec
Added unittets for dyanimc stream read
lazebnyi 6bee0aa
Merge branch 'main' into lazebnyi/add-components-resolver
lazebnyi 13d0d0f
Fix formatting
lazebnyi c478df5
Update component schema
lazebnyi 97a932a
Add caching to components resolver
lazebnyi ce9539c
Fix description for fields
lazebnyi 0160353
Auto-fix lint and format issues
284241d
Update unit tests with Maxime comments
lazebnyi 25e6e1f
Merge branch 'lazebnyi/add-components-resolver' of github.com:airbyte…
lazebnyi c6dcbc8
Updated version for manifest in unit tests
lazebnyi 890eec1
Added details to ComponentMappingDefinition doc string
lazebnyi df6fdc3
Merge branch 'main' into lazebnyi/add-components-resolver
lazebnyi de7b6bc
Replace deprecated import
lazebnyi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.