PNNL-CompBio/srpAnalytics

Create script to push tarball to data hub

Closed this issue · 1 comments

Currently the Docker image outputs a tar.gz file of all the files. This needs to go on Data Hub.

There is a python API here: https://datahub.userdevops.pnnl.gov/development/python/datahub-api/
With example code here:https://datahub.userdevops.pnnl.gov/development/python/datahub-api/exampleusage.html#upload-workflow

The output has to go to https://data.pnnl.gov/group/nodes/dataset/13337

This will not work - no way to connect github actions to internal data hub.