indexd
indexd copied to clipboard
feat(versions): attempt to get latest tag and better log retrieved tag
Link to JIRA ticket if there is one:
New Features
Breaking Changes
Bug Fixes
Improvements
- In dockerfile, determine VERSION by trying to get he most recent tag for this commit and log details
Dependency updates
Deployment changes
The style in this PR agrees with black. :heavy_check_mark:
This formatting comment was generated automatically by a script in uc-cdis/wool.
| filepath | passed | error | skipped | SUBTOTAL |
|---|---|---|---|---|
| tests/test_data_upload.py | 0 | 9 | 0 | 9 |
| tests/test_dbgap.py | 4 | 0 | 1 | 5 |
| tests/test_presigned_url.py | 7 | 0 | 0 | 7 |
| tests/test_centralized_auth.py | 16 | 0 | 0 | 16 |
| tests/test_graph_submit_and_query.py | 7 | 0 | 0 | 7 |
| tests/test_audit_service.py | 1 | 0 | 0 | 1 |
| tests/test_gen3client.py | 1 | 0 | 0 | 1 |
| TOTAL | 36 | 9 | 1 | 46 |
Please find the detailed integration test report here
Please find the Github Action logs here