galaxyproject / planemo

Command-line utilities to assist in developing Galaxy and Common Workflow Language artifacts - including tools, workflows, and training materials.
https://planemo.readthedocs.io/
MIT License
90 stars 85 forks source link

Use proper tmpdir for jobfiles #1438

Open bernt-matthias opened 8 months ago

bernt-matthias commented 8 months ago

While doing workflow tests I noticed that json files are created in the code dir. Thought it might be better to use a proper temporary dir.

nsoranzo commented 8 months ago

Test failures seem relevant.

bernt-matthias commented 8 months ago

Test failures seem relevant.

Yes. But no idea what goes wrong .. and if I have the time to fix it.