| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 30 hours | e2e-tests: Add example Hello World workflow from the documentation. | Arun Isaac | |
| We want to ensure that the Hello World workflow in our README docs always works! | |||
| 30 hours | command-line-tool: Handle absent arguments field. | Arun Isaac | |
| 44 hours | work/command-line-tool: Avoid infinite recursion in matching floats. | Arun Isaac | |
| 2 days | work/command-line-tool: Accept ints as floats too. | Arun Isaac | |
| 2 days | workflow: Handle boolean false input and default value. | Arun Isaac | |
| 4 days | workflow: Add defaults to inputs even with Workflow class workflows. | Arun Isaac | |
| Earlier, we were adding defaults only with CommandLineTool class workflows, and ignoring defaults in Workflow class workflows. | |||
| 7 days | e2e-tests: Use YAML, instead of JSON, job files. | Arun Isaac | |
| Now that we have resolved type ambiguities in YAML input files, prefer YAML job files to JSON job files. | |||
| 2025-11-16 | e2e-tests: Add tests based off of examples in the ccwl manual. | Arun Isaac | |
| 2025-08-24 | Add end-to-end tests. | Arun Isaac | |
| End-to-end tests allow us to test the whole of ravanan. This is a useful sanity check to ensure that basic workflows remain working. | |||
