ACED-IDP / gen3_util

Collection of command line tools to interact with a Gen3 instance
MIT License
3 stars 1 forks source link

Add initial Github Actions workflows #105

Closed lbeckman314 closed 3 weeks ago

lbeckman314 commented 3 weeks ago

Overview

This PR adds Github Actions workflows for the following:

Additionally, a summary table is created during the Integration Tests to show each step of a standard g3t workflow!

Integration Tests Summary cbds

Step ๐Ÿ‘ฃ Command(s) โš™๏ธ Time (seconds) โฐ Status ๐Ÿงช
Create Project g3t init 3 โœ…
Add Data g3t add/meta/commit 6 โœ…
Upload Data g3t push 19 โœ…
Download Data g3t clone 4 โœ…
Remove Project g3t projects empty 16 โœ…

Endpoint: cbds โ€” https://idp.cbds.ohsu.edu Test Project: cbds-integration_test_13068

Additional Resources ๐Ÿ“š

Commit Information

Commit: 5943b1b

bwalsh commented 3 weeks ago

Can you capture the output of the G3T pull command

bwalsh commented 3 weeks ago
image

LGTM!

bwalsh commented 3 weeks ago

Unclear why this is failing? Looks like it can't get to cbds.ohsu.edu ?

image image