-
Notifications
You must be signed in to change notification settings - Fork 1
Release V0.12.0 #149
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 V0.12.0 #149
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
39d6648
big work on schemas
khoroshevskyi 9d9aaa9
Accommodated new schema structure to projects
khoroshevskyi f9f5704
Added tests and fixed code
khoroshevskyi 842d03c
fixed last updated date
khoroshevskyi ec98ab9
More fixes
khoroshevskyi 299b53c
Updated version and models
khoroshevskyi 16652bf
Fixed tags
khoroshevskyi 1f94ebe
1. Added number of schemas for users.
khoroshevskyi 6b2cefb
Updated namespace info return model
khoroshevskyi 113dbd5
Updated namespace info return model 2
khoroshevskyi e3dc82e
Added latest version to schema annotation
khoroshevskyi cd11e20
Added special "latest" version to schema version function
khoroshevskyi 53787b1
added fetch schema function
khoroshevskyi e38bd26
few endpoint specification fixes
khoroshevskyi 8aa0af0
fixed schema connector for projects
khoroshevskyi cc2eccb
fixed tests
khoroshevskyi b2e1b9a
lint
khoroshevskyi 96a1612
fixed schema test
khoroshevskyi 0a989fe
lint
khoroshevskyi 7c37479
typo
khoroshevskyi 620ed81
Merge pull request #148 from pepkit/schemas2.0
khoroshevskyi 6fa73b9
Merge branch 'master' into dev
khoroshevskyi 89f29e6
fixed incorrect total size for namespaces info
khoroshevskyi 460d6a2
updated version and changelog
khoroshevskyi 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| """ Package-level data """ | ||
| """Package-level data""" | ||
|
|
||
| import coloredlogs | ||
| import logmuse | ||
|
|
||
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 |
|---|---|---|
| @@ -1 +1 @@ | ||
| __version__ = "0.11.1" | ||
| __version__ = "0.12.0" |
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.