-
Notifications
You must be signed in to change notification settings - Fork 30
feat(low-code cdk): add dynamic schema loader #104
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 11 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
be478ae
Add dynamic schema loader
lazebnyi 520998a
Revert imports
lazebnyi edb52e7
Merge branch 'main' into lazebnyi/add-dynamic-schema-loader
lazebnyi 7387131
Auto-fix lint and format issues
807d23e
Fix edge case validation
lazebnyi 59c5c7f
Fix mypy
lazebnyi ffee00f
Merge branch 'lazebnyi/add-dynamic-schema-loader' of github.com:airby…
lazebnyi 13441ca
Merge branch 'main' into lazebnyi/add-dynamic-schema-loader
lazebnyi 227325f
Update after review
lazebnyi fd44be1
Merge branch 'lazebnyi/add-dynamic-schema-loader' of github.com:airby…
lazebnyi 05e4f74
Add default value for schema pointer
lazebnyi d41f54c
Changed helpers var name in _extract_data and typo in schema loader
lazebnyi 4097480
Merge branch 'main' into lazebnyi/add-dynamic-schema-loader
lazebnyi f843c3f
Replace deprecated import
lazebnyi 6bfdff3
Merge branch 'main' into lazebnyi/add-dynamic-schema-loader
lazebnyi 42357e7
Merge branch 'main' into lazebnyi/add-dynamic-schema-loader
lazebnyi dcc6233
Chenged interpolation_content to interpolation_context
lazebnyi 1b7c63f
Merge branch 'lazebnyi/add-dynamic-schema-loader' of github.com:airby…
lazebnyi 9b87978
Formated with ruff
lazebnyi 3da287a
Add DynamicSchemaLoader to DeclarativeStream schema
lazebnyi 507afb6
Add test_dynamic_schema_loader_manifest_flow
lazebnyi d7e4873
Merge branch 'main' into lazebnyi/add-dynamic-schema-loader
lazebnyi 9c29cee
Fix typo
lazebnyi 1edb25e
Updated imports
lazebnyi 0dbea5d
Merge branch 'lazebnyi/add-dynamic-schema-loader' of github.com:airby…
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
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.