kbase / dts

A data transfer service
https://kbase.github.io/dts/
MIT License
0 stars 0 forks source link

New database search features added in support of CDM data import, plus private data transfer! #72

Closed jeff-cohere closed 1 month ago

jeff-cohere commented 2 months ago

With the changes in this PR, we've been able to transfer over 10k IMG files from the JGI Data Portal to the KBase CDM object store.

Here's a rundown of the changes:

NOTE: I had to update Huma to get the database-specific parameters to work. This update is actually responsible for most of the update files in this PR.

Update (7/24/2024)

This PR is now a bit long on the tooth and now contains more goodness:

With the above features, the DTS now supports the transfer of private data from the JGI data portal.

Closes #1 Closes #18

github-actions[bot] commented 2 months ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://kbase.github.io/dts/pr-preview/pr-72/ on branch gh-pages at 2024-07-31 16:37 UTC

jeff-cohere commented 2 months ago

Okay, things are in. We'll have to think about how we want to test the machinery involved in actual transfers, because everything takes so long compared to a typical CI cycle. In any case, I'd like to limit any further growth to this PR.

jeff-cohere commented 1 month ago

@ialarmedalien , I'm super sorry for the mammoth PR here. If you want, I can do some surgery and break this up into several smaller ones. And/or I'm happy to be available to you for Q+A when it's a convenient time to review. Let me know what works best for ya. This has been quite the sprint!

jeff-cohere commented 1 month ago

Okay @ialarmedalien . Ready for your re-review.