Jeremy Adams
Jeremy Adams
The [refget spec](https://samtools.github.io/hts-specs/refget.html#response-1) currently indicates that in the metadata response, the key for the trunc512 checksum is `TRUNC512` (i.e. in all caps). However, current implementations appear to be using `trunc512`...
Currently, WES supports standard keywords for `CWL` and `WDL` workflow languages. Can we add a new `workflow_type` keyword supporting Nextflow-based workflows, perhaps `NEXTFLOW`?
Issues: #366 , #325 Built Docs: [link](https://ga4gh.github.io/data-repository-service-schemas/preview/feature/issue-366-bundle-contents-pagination/docs/) This PR aims to specify pagination of the `contents` array for a single DRS Object. This is done by adding a `page` request...
Solution for #378 Migrates CI processes (i.e. documentation build) to Github Actions from Travis CI. Documentation: [link](https://jb-adams.github.io/data-repository-service-schemas/preview/support/issue-378-migrate-to-github-actions/docs/). There are no spec changes, this is only to show that the docs...
As discussed at the Jan 10th call, we should migrate to Github Actions for several reasons, such as: * establish common practices across Cloud API repos * not having to...
A sub-problem of the [DRS + Passports Design Resolution](https://github.com/ga4gh/data-repository-service-schemas/issues/351) epic. This sub-problem involves reaching consensus on what a DRS/Passport-aware client should be able to do to facilitate this flow. It...
This is an epic ticket containing multiple sub-problems for the DRS + Passports token handoff. [DRS-Passport Token Handoff Summary](https://docs.google.com/document/d/1bnnfzcbyZJ8QUkbaYE-wezKsZnS78JZZmDbyJLXGqeg) [DRS-Passport Token Handoff Design Document](https://docs.google.com/document/d/1lSRIJRFSIB8EMww_yOY6hWkT6O7jDABdmxegsmFBD24/edit#heading=h.8m72j6zhe060) The goal here is to achieve...
Related to #342 (scaling concerns) , specifically #325 (pagination in DRS) There may be multiple types of pagination that the DRS spec eventually incorporates. 2 foreseeable instances include: 1. Pagination...
A sub-problem of the [DRS + Passports Design Resolution](https://github.com/ga4gh/data-repository-service-schemas/issues/351) epic. This sub-problem involves reaching consensus on how to capture payload/flow version information throughout the API call flow to enable clients...
A sub-problem of the [DRS + Passports Design Resolution](https://github.com/ga4gh/data-repository-service-schemas/issues/351) epic. This sub-problem involves reaching consensus on what information is communicated between client, DRS service, and Passport broker at each API...