| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 4 days | tests: Test reader end-to-end, don't test specific functions. | Arun Isaac | |
| This makes the tests less fragile—that is, less subject to breakage due to code refactoring. And, we can be more confident that the reader actually works end-to-end. | |||
| 4 days | reader: Resolve type ambiguities in default inputs. | Arun Isaac | |
| 7 days | reader: Resolve YAML inputs file type ambiguities. | Arun Isaac | |
| Resolve YAML inputs file type ambiguities by reading them along with the workflow file and using the workflow input types to guide their type coercion. | |||
