aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* Quote env vars to support multiline valuesClement Delafargue2019-11-271-1/+1
| | | | | | | | | clever-tools now supports multiline env vars. It did so by supporting quotes in the formats it reads from. This commit quotes the exported values using the `tojson` filter. Of course, a better solution would be for clever env to directly read json value, but it's not there yet
* python3: Change iteritems() to items() to be compatible with py3Paul Bonaud2018-09-211-1/+1
|
* define safe default variable for clever and rename clever_app_tasks to ↵Gaëtan Duchaussois2018-02-261-1/+1
| | | | clever_app_tasks_file
* Migrating single tasks file to a galaxy roleGaëtan Duchaussois2018-02-222-0/+7