• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

chanzuckerberg / miniwdl / 1306
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: compose-read-json
DEFAULT BRANCH: master
Ran 18 Nov 2019 03:20AM UTC
Jobs 1
Files 17
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1306

push

travis-ci

web-flow
download URI input files (#279)

File inputs for tasks and workflows can be URIs instead of a local filenames (including File values nested inside compound WDL values). The runtime preprocesses inputs to download such URIs somewhere under the run directory, rewrites the original File values to the local filename in the inputs, then proceeds running as normal.

Downloads are performed by running synthetic WDL tasks using aria2c for http[s] and ftp. This bootstrapping approach will let us plug in various download tools (`aws s3`, `gsutil`, etc.) without having to add them as miniwdl installation dependencies. (Plug-in mechanism left to future work.)

Incidentally introduces `--as-me` option to run container commands as the invoking uid:gid.

4614 of 4764 relevant lines covered (96.85%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1306.1 18 Nov 2019 03:20AM UTC 0
96.85
Travis Job 1306.1
Source Files on build 1306
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1306
  • 71901579 on github
  • Prev Build on v0.6.x (#1291)
  • Next Build on v0.6.x (#1307)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc