However, after pushing a new branch to the repo i don’t see the branch populate for the associated workflow in Dockstore. Are there any additional tasks that needs to be done? I’ve noticed the Mode for the gatk repo workflows are still set to is set to FULL. Are they suppose to be DOCKSTORE_YML?
You should be able to see any GitHub apps log activity by clicking on the “See GitHub Apps Logs” button for your GitHub organization on the Dockstore My Workflows page. That should be surfacing the error you are running into – let’s us know if you don’t see it. Here’s my view for one of my orgs:
Thanks,
Prior to adding the version line in the yml many of the GitHub Apps logs looked like this
Like you said the yml file is not valid
I recently created a pr to fix the file, and the push for this pr created the following log
Hopefully it just needs some time to sync with Github, I’ll keep in contact if something is amiss.
In cloning the broadinstitute/gatk repo to look at this, I see that the repo uses Git Large File Storage. Do you know if that’s been the case for a while, or is that relatively recent? I don’t think it should matter, but just want to check if that’s a recent change.