common-workflow-language / common-workflow-language/cwltool
use get_data() consistently
Open
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
See https://github.com/common-workflow-language/cwltool/pull/662#commitcomment-28046766 about using get_data() everywhere so that "python cwltool.py" can work without installation.
Contributor guide
Research direction
Start by reviewing the referenced pull request commit comment and the `python cwltool.py` entry point to locate the remaining data-access paths that do not use `get_data()`. The work is done when the relevant paths consistently use `get_data()` and `python cwltool.py` works without installing the package; no tests or specific files are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100