-
Notifications
You must be signed in to change notification settings - Fork 42
implement new namespace patterns based on ABNF #882
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 1 commit
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
574f4c8
add new TestNamespacePattern from #858
bernhardreiter 9eb9de6
add new ssvc namspace pattern based on ABNF
bernhardreiter 72e7f32
cleanup whitespace in ssvc_namespace_pattern.abnf
bernhardreiter f81c23a
adapt namespace tests to new patterns from #858
bernhardreiter 4824e20
cleanup codestyle with black (minor)
bernhardreiter 6a53385
put freshly generated schema files in
bernhardreiter 9bc7850
make namespace abnf and examples more consistent
bernhardreiter 57b7201
improve x_com_yahooinc namespace model example
bernhardreiter b33d2e0
improving namespace example
bernhardreiter 80ab7f1
fix example x_name-space
bernhardreiter b091c8f
Merge branch 'main' into namespacepattern
tschmidtb51 4707b60
Namespace ABNF
tschmidtb51 6a7be17
Namespace ABNF
tschmidtb51 86b62f4
improve ssvc_namespace_pattern.abnf (minor)
bernhardreiter df2d494
Update src/ssvc/utils/ssvc_namespace_pattern.abnf
bernhardreiter 52e921f
Update src/ssvc/utils/ssvc_namespace_pattern.abnf
bernhardreiter 43e7496
Update src/ssvc/utils/ssvc_namespace_pattern.abnf
bernhardreiter 48d0835
Update src/ssvc/utils/ssvc_namespace_pattern.abnf
bernhardreiter 77be009
Update src/test/test_mixins.py
bernhardreiter 2f34378
improve test_namespaces.py
bernhardreiter d5fee73
Merge remote-tracking branch 'refs/remotes/origin/namespacepattern' i…
bernhardreiter 47191aa
Fix ssvc/utils/patterns.py by anchoring NS_PATTERN
bernhardreiter 0dd4e93
cleanup tailing whitespace for ssvc_namespace_pattern.abnf
bernhardreiter 975a4b9
change to updated json schema files
bernhardreiter 1ba6510
Update src/test/test_namespaces.py
bernhardreiter 4108860
Update src/test/test_namespaces_pattern.py
bernhardreiter 72c3f7e
fix typo in comment of test_namespaces_pattern.py
bernhardreiter 24713a0
Update src/test/test_namespaces_pattern.py
bernhardreiter 1c199b4
change test case for namespace
bernhardreiter 27b468c
add test if NS_PATTERN is anchored
bernhardreiter ed27a96
Update src/test/test_namespaces_pattern.py
bernhardreiter 74f5456
Update src/test/test_namespaces_pattern.py
bernhardreiter 6a0bc7e
adjust documentation for new namespace rules
bernhardreiter 026b84c
Namespace ABNF
tschmidtb51 b81144f
fix relative link in namespaces.md documentation
bernhardreiter 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
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.