I noticed that there is the 1.13.0-rc.0 tag[1], but the dockstore version 1.13.0-rc.0 is not released to the releases page[2] yet.
Could you release it? Then we can install it by dockstore --upgrade-unstable
. Because we want to use the .dockstore
YAML validator on the version, Yaml Command Line Validator Tool - #2 by junaruga.
As an alternative way to use dockstore yaml
command, I built on the dockstore/dockstoer-cli the latest develop branch f3cc66e95f4f7daf6c1392b15433de9ae9b29807
, seeing https://github.com/dockstore/dockstore-cli/blob/develop/.github/workflows/mvnw.yml
, as follows. Then how use the dockstore
command I built?
$ pwd
/home/jaruga/git/dockstore/dockstore-cli
$ sudo dnf install git-secrets
$ ./mvnw clean install
References
- [1]
https://github.com/dockstore/dockstore-cli/tree/1.13.0-rc.0
- [2]
https://github.com/dockstore/dockstore-cli/releases