Pinned issues
Issues
- 7
Miniwdl does not work on ARM macs (e.g. M1)
#652 opened by corneliusroemer - 0
Unable to ignore `ImportNewerWDL` errors
#716 opened by TimD1 - 0
Tasks with no output can't be cached
#715 opened by adamnovak - 0
Get error message when using Directory as workflow input: "Input Directory contains unusable symlink"
#714 opened by zzzseeu - 0
Unable to complete `run_self_test` on Mac (Intel)
#713 opened by rickymagner - 0
MiniWDL does not support map to struct coercion
#712 opened by stxue1 - 4
docker login to private repositories
#707 opened by giuliovn - 0
- 0
- 0
modernize pyproject tooling
#668 opened by mlin - 0
Docker containers with non-root users will fail silently with exit code 2 if MiniWDL's run directory belongs to a secondary group and has the group sticky bit set
#706 opened by adamnovak - 2
- 2
Plan for WDL 1.2 support?
#703 opened by yunhailuo - 1
Standard library function `as_map` outputs EvalError if File type is encountered
#700 opened by stxue1 - 0
- 0
- 0
Standard library function `read_bool` does not support whitespace or capitalization
#701 opened by stxue1 - 0
Standard library function `write_json` does prohibited serialization of integer keys
#702 opened by stxue1 - 0
Docker service level logs ought to be logged at higher than debug level when something goes wrong
#677 opened by adamnovak - 2
- 1
Support for WDL's Object type
#694 opened by stxue1 - 0
- 1
Cannot supply inputs to task only workflows
#693 opened by stxue1 - 1
[Question] Should string-to-file coerced files ensure files exist at coercion or at use/output
#695 opened by stxue1 - 0
support windows
#692 opened by giuliovn - 2
Run_self_test fails to download files
#689 opened by erikwolfsohn - 2
`struct` with optional fields
#686 opened by adthrasher - 2
Unusual behavior of `Directory` types that are cast to `String` and then entered into an `Array[String]`
#681 opened by markjschreiber - 0
`miniwdl check` (v1.11.0) fails with certain input orders of array types in calls to `transpose`
#669 opened by jonn-smith - 0
MyPy thinks `WDL._util.strip_leading_whitespace` is a `str` and not a function.
#665 opened by adamnovak - 0
No such function: write_objects
#684 opened by TedBrookings - 0
Get an interactive shell in a container
#685 opened by adamnovak - 2
- 0
Copy of input directory into Miniwdl "work" ?
#680 opened by tetedange13 - 2
MiniWDL dedents the command section *after* substituting placeholders, which causes problems if substituted values contain newlines
#674 opened by adamnovak - 1
recognize interpolation nested in true= false=
#671 opened by mlin - 0
Cleaning up abandoned MiniWDL services
#678 opened by adamnovak - 4
- 1
- 0
`--containall` in Singularity will result in operation not permitted inside a Kubernetes pod
#670 opened by stxue1 - 0
`miniwdl check` plugins
#667 opened by mlin - 0
Array coerces to String in MiniWDL
#664 opened by stxue1 - 0
- 2
v1.1 spec regex parsing
#661 opened by adthrasher - 0
How to ensure miniwdl waits for docker container to be in "healthy" state before executing task?
#659 opened by maxalbert - 1
Error running run_self_test in Ubuntu
#657 opened by duartetorreserick - 0
Add extension point for `String` to `File` coercion
#656 opened by adamnovak - 0
[singularity] provide opt-out for tmp mount
#655 opened by mlin - 2
Singularity incorrect output path resolution
#648 opened by adthrasher - 3
collect_by_key change object type
#647 opened by choishingwan