common-workflow-language / common-workflow-language/cwltool

regression: --pack, relative run references when loading from a URL

Open
#1,077 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
376
Forks
255
Avg merge
2d 7h
Merged PRs (30d)
12

Description

works in `cwltool` version 1.0.20181217162649 but not version 1.0.20190228155703

```
$ cwltool --pack https://raw.githubusercontent.com/NCI-GDC/gdc-dnaseq-cwl/3cb464a3a5c39cc060cd23d9c60918bc9ffb169b/workflows/bamfastq_align/etl.cwl
/home/michael/cwltool/tempenv3/bin/cwltool 1.0.20190228155703
Tool definition failed initialization:
[Errno 2] No such file or directory: '/home/tools/bio_client_download.cwl'
```

(but `cwltool --validate` does work)

> 526f36f93655bfb098f766ff020708b5a707513a is the first bad commit

according to git bisect

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.