Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move json_schemas to its own package (#1435) | F. Eugene Aumson | 2019-01-09 | 1 | -0/+29 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move zero_ex.json_schemas to its own package * Support ALL the schemas * Stop installing packages as editable * HACK: cp files because CircleCI isn't * Add example usage to sra_client README * Tweak special case: only strip Schema as suffix * Correct doc titles * Clarify what kind of support ticket was raised. * Correct inconsistencies in JSON schema names In both ref ID's and file names. * Add entry point for validation of JSON strings | ||||
| * | Add example usage to sra_client README | F. Eugene Aumson | 2018-12-15 | 1 | -0/+29 |
| | | |||||
* | | feat(sra_client.py): Test deployed pkg via tox | F. Eugene Aumson | 2018-12-20 | 1 | -0/+14 |
|/ | |||||
* | feat(sra_client.py) | F. Eugene Aumson | 2018-12-12 | 49 | -0/+6846 |
* Code generation scripts * Generated code * Change test config to hit 0x-launch-kit * Ran prettier on generated code * First test case, of get_asset_pairs() * Use launch kit docker image to faciliate CI tests * Fix markdown rendering for GitHub and PyPI * Add URL for PyPI to link back to GitHub * Add one-line package description to README.md * Remove git_push.sh * Remove unimplemented tests * Add sra_client to top-level README package list * Remove repeated-everywhere long description * Add shorcuts for publishing * Remove TypeScript examples |