-
-
Notifications
You must be signed in to change notification settings - Fork 233
Experimental fast validator code path, using cwl-utils #1720
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 26 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
f6d8198
Experimental fast validator code path, using cwl-utils
tetron b145e3c
Load the schema graph
tetron 3cb3d42
DO NOT MERGE: use cwl-utils from draft PR
mr-c a5a1b85
improve type hints
mr-c b00b17e
Fix load_tool typing
tetron cf846bc
Merge branch 'main' into pa/cwlutil-validator
tetron 3adbcbc
GA: run the conformance tests with the fast validator
mr-c 772a11c
conformance testing: use CWLTOOL_OPTIONS
mr-c d140151
CWLTOOL_OPTIONS: ignore an empty string
mr-c 80271c4
DO NOT MERGE: container build needs our cwl-util branch
mr-c 8c1c82d
Merge branch 'main' into pa/cwlutil-validator
tetron 09d08d9
Merge branch 'main' into pa/cwlutil-validator
tetron 3d12d6e
Rename --fast-validator to --fast-parser
tetron 3617dd5
mypy & format
tetron d6226ec
Fix mypy-requirements
tetron b503d54
Fix github action
tetron b686e41
use ResolveType
mr-c 833b0d6
Add section to README about --fast-parser
tetron d64be75
Fast parser expects comment data
tetron 1113260
format
tetron efa5c44
Update document_loader index to match fast parser
tetron acaf81c
Fix format
tetron 0584fe8
Make sure everything in $graph gets into the index
tetron 46f53bc
Don't crash update if filename field is missing
tetron 03b2f02
Add loadingContext.skip_resolve_all with note
tetron 7630a51
Fix format
tetron db08a47
Update README.rst
tetron 1e150ab
conformance tests: report CWLTOOL_OPTIONS
mr-c f3e14e1
CI: include extra options in coverge classname
mr-c 746033b
Bump cwl-utils version requirement
tetron 2aa44d0
conformance coverage: normalize paths
mr-c 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
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.
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.