Mike Lin

Results 116 issues of Mike Lin

enhancement

enhancement

> Added allowance for conversion between Struct types when certain criteria are met.

enhancement

### Runtime Access to Requirements, Hints, and Metadata The `requirements` and `hints` sections comprise resource requests to the execution engine. But these requests can be [specified or overridden at runtime](#specifying--overriding-requirements-and-hints),...

enhancement

Refactor this sh*t: https://github.com/chanzuckerberg/miniwdl/blob/59622403842dd6511087d2397a1b0810694edf99/WDL/runtime/task.py#L192-L201

tech debt

Refactor the ugly {_check_quant, _stdlib, _struct_type} instance variables, or at least consolidate them into some kind of context. They should not be treated differently than the type environment passed through....

tech debt

After many years, GitHub Actions now has arm64 macOS runners and [colima](https://github.com/abiosoft/colima), which *might* ([discussion](https://github.com/actions/runner/issues/1456)) allow us to get our CI running...

question
devex