Skip to content
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

Add schema library to manage schema for variety of input configurations. #1567

Merged
merged 35 commits into from
May 10, 2023
Merged
Show file tree
Hide file tree
Changes from 28 commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
fe25a14
Downloaded package commit.
HenryRWinterbottom May 3, 2023
14b5f84
Unit test.
HenryRWinterbottom May 3, 2023
066e121
Added schema builder.py.
HenryRWinterbottom May 3, 2023
9c2018e
YAML updates.
HenryRWinterbottom May 3, 2023
0173749
Bug fix.
HenryRWinterbottom May 3, 2023
4850b6b
Update schema.py
HenryRWinterbottom May 4, 2023
5d120c1
Update ush/python/pygw/src/pygw/schema.py
HenryRWinterbottom May 4, 2023
23fe64e
Update ush/python/pygw/src/pygw/schema.py
HenryRWinterbottom May 4, 2023
5461144
Update ush/python/pygw/src/pygw/schema.py
HenryRWinterbottom May 4, 2023
52ee2d6
Update ush/python/pygw/src/pygw/schema.py
HenryRWinterbottom May 4, 2023
1190187
Update ush/python/pygw/src/pygw/schema.py
HenryRWinterbottom May 4, 2023
22c1268
Update ush/python/pygw/src/pygw/schema.py
HenryRWinterbottom May 4, 2023
e59d297
Update ush/python/pygw/src/pygw/schema.py
HenryRWinterbottom May 4, 2023
c7650b4
Added schema validator.
HenryRWinterbottom May 5, 2023
5e29e7a
Updates.
HenryRWinterbottom May 5, 2023
46f68bb
Updated unit-tests.
HenryRWinterbottom May 5, 2023
b32ccf2
Updated YAML configuration for schema test.
HenryRWinterbottom May 5, 2023
6be6a4c
Fixed formatting.
HenryRWinterbottom May 5, 2023
c2126d6
Update ush/python/pygw/src/pygw/schema.py
aerorahul May 8, 2023
cc0bdbd
Update ush/python/pygw/src/pygw/schema.py
aerorahul May 8, 2023
1b48b52
Apply suggestions from code review
aerorahul May 8, 2023
205d3ca
Apply suggestions from code review
aerorahul May 8, 2023
a1fb734
Update ush/python/pygw/src/pygw/schema.py
aerorahul May 8, 2023
14ab1a8
Update ush/python/pygw/src/pygw/schema.py
aerorahul May 8, 2023
d87e309
Update ush/python/pygw/src/pygw/schema.py
aerorahul May 8, 2023
1b126af
Update ush/python/pygw/src/pygw/schema.py
aerorahul May 8, 2023
2233009
Update ush/python/pygw/src/pygw/schema.py
aerorahul May 8, 2023
eeebbd2
Update ush/python/pygw/src/pygw/schema.py
aerorahul May 8, 2023
ea9a899
Apply suggestions from code review
aerorahul May 8, 2023
ccef92a
Update ush/python/pygw/src/tests/test_schema.py
aerorahul May 8, 2023
d4d9574
Update ush/python/pygw/src/tests/test_schema.py
aerorahul May 8, 2023
24fe07d
Update ush/python/pygw/src/tests/test_schema.py
aerorahul May 8, 2023
47f068e
Update ush/python/pygw/src/tests/test_schema.py
aerorahul May 8, 2023
907c79d
Update ush/python/pygw/src/tests/test_schema.py
aerorahul May 8, 2023
c8c525f
Update ush/python/pygw/src/tests/test_schema.py
aerorahul May 8, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading