forked from usnistgov/CASE-Utilities-Python
-
Notifications
You must be signed in to change notification settings - Fork 3
Release 0.8.0 #83
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
Release 0.8.0 #83
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
9b78310
Merge pull request #69 from casework/release-0.7.0
ajnelson-nist a0b2d1e
Use Warning classes not ignored by default filters
ajnelson-nist 0173443
Merge pull request #71 from casework/fix_deprecation_warning_style
kchason 1dac4bd
Run CI on Python 3.11
ajnelson-nist ee83bfd
Merge pull request #73 from casework/run_ci_on_python_3_11
kchason be2bc78
Forward-port allow-infos flag from pyshacl
ajnelson-nist af48b83
Merge pull request #75 from casework/add_case_validate_allow_infos
kchason 4c9d714
Forward-port metashacl flag from pyshacl
ajnelson-nist 5fe6489
Regenerate Make-managed files
ajnelson-nist aaa00c6
Merge pull request #76 from casework/add_case_validate_metashacl
kchason a55ceac
Add CDO concept typo-checker based on set-differencing URIRefs using …
ajnelson-nist dfcd1fa
Confirm output is generated in XFAIL case
ajnelson-nist 4941189
Generate Make-managed file
ajnelson-nist 2a908c7
Add past CDO ontology and version IRIs to existing-concept review
ajnelson-nist 9bd90a1
Regenerate Make-managed files
ajnelson-nist 2f32021
Merge pull request #77 from casework/add_concept_typo_review
kchason 6fde135
Export new IRIs file
ajnelson-nist 82309ae
Merge pull request #78 from casework/add_concept_typo_review
ajnelson-nist c41e31c
Fix configuration syntax
ajnelson-nist b76ac92
Merge pull request #79 from casework/add_concept_typo_review
ajnelson-nist 8e98801
Clear TODO tied to ONT-445
ajnelson-nist 3c9bd82
Clear TODO tied to completed tool release
ajnelson-nist 79cd4d4
Merge pull request #80 from casework/clear_ontology_dir_todos
ajnelson-nist fc56edf
Build CASE 1.1.0 monolithic .ttl files
ajnelson-nist 9aaa8f8
Update CASE ontology pointer to version 1.1.0 prerelease
ajnelson-nist 6d9ffde
Regenerate Make-managed files
ajnelson-nist d916746
Bump CASE pointer to 1.1.0 release
ajnelson-nist 32ca3f2
Add UCO Analysis namespace
ajnelson-nist 1afdb53
Merge pull request #81 from casework/build_case_1.1.0
kchason 3bac3a9
Document --built-version flag
ajnelson-nist f6522a4
Adjust spelling
ajnelson-nist 75124cd
Merge pull request #82 from casework/document_built_version_flag
ajnelson-nist 46d6bb7
Bump versions
ajnelson-nist 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ jobs: | |
matrix: | ||
python-version: | ||
- '3.7' | ||
- '3.10' | ||
- '3.11' | ||
|
||
steps: | ||
- uses: actions/checkout@v2 | ||
|
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
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.