-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cli): add initial CLI support for object manifests (#97)
* feat(cli): add initial CLI support for object manifests * Apply automatic documentation changes * Apply automatic documentation changes * feat(objects): add more options for click for manifests * Apply automatic documentation changes * Update gen3/tools/indexing/verify_manifest.py Co-authored-by: Pauline Ribeyre <[email protected]> * Apply automatic documentation changes * Apply automatic documentation changes * fix(jenkins): update to branch of jenkins lib to test fix * Apply automatic documentation changes * Update Jenkinsfile * feat(delete): add support for deleting GUIDs * Apply automatic documentation changes * fix(download_manifest): make download manifest deterministic, sort array-like columns * fix(python): use python3 * Apply automatic documentation changes * chore(deps): install fastavro * Apply automatic documentation changes * Update gen3/cli/objects.py Co-authored-by: Pauline Ribeyre <[email protected]> * Update gen3/cli/objects.py Co-authored-by: Pauline Ribeyre <[email protected]> * Apply automatic documentation changes * Update gen3/cli/objects.py Co-authored-by: Pauline Ribeyre <[email protected]> * Apply automatic documentation changes * fix(review): adjust based on review, cleanup logging, more performance parsing of GUID, remove unnecessary var * Apply automatic documentation changes * feat(objects): move delete guids out of CLI into SDK so it can be used by both * Apply automatic documentation changes Co-authored-by: Alexander VT <[email protected]> Co-authored-by: Pauline Ribeyre <[email protected]>
- Loading branch information
1 parent
0d3b914
commit a68bd86
Showing
22 changed files
with
955 additions
and
516 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains 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 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 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 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 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
Binary file not shown.
Oops, something went wrong.