nih-cfde / submission-workflow

0 stars 0 forks source link

Mechanism to copy new data packages to FAIR assessment VM (dev) #85

Closed lliming closed 2 years ago

lliming commented 2 years ago
DavidKelly-Praedictus commented 2 years ago

This is finished, but was done in a slightly different way. Instead of creating a new GCS endpoint, cfde-submit makes the existing GCS HTTPS access token available to the workflow. The workflow passes the token to the funcx function, which then downloads the data itself via the requests library