about summary refs log tree commit diff
AgeCommit message (Expand)Author
25 hoursREADME: Describe Hello World example in doc directory.Arun Isaac
25 hoursREADME: Replace JSON inputs file with YAML inputs file.Arun Isaac
26 hourse2e-tests: Add example Hello World workflow from the documentation.Arun Isaac
26 hourscommand-line-tool: Handle absent arguments field.Arun Isaac
26 hoursguix: Copy CWL files in E2E tests.Arun Isaac
27 hoursdoc: Use YAML inputs file in Hello World example.Arun Isaac
27 hoursstore: Create store subdirectories if they don't exist.Arun Isaac
39 hourswork/command-line-tool: Avoid infinite recursion in matching floats.Arun Isaac
47 hourswork/command-line-tool: Accept ints as floats too.Arun Isaac
48 hoursstore: Spin out link-or-copy function.Arun Isaac
48 hoursguix: Use latest ccwl in E2E tests.Arun Isaac
48 hoursworkflow: Handle boolean false input and default value.Arun Isaac
48 hourswork/command-line-tool: Do not add defaults.Arun Isaac
2 daysworkflow: Combine add-defaults into resolve-inputs.Arun Isaac
2 daysworkflow: Identify optional inputs with a boolean #f default.Arun Isaac
2 daysworkflow: Clarify that optional-input? only returns a truthy value.Arun Isaac
2 daysworkflow: Let optional-input? be a true predicate.Arun Isaac
2 dayscommand-line-tool: Remove unused build-command function.Arun Isaac
2 daysworkflow: Do not validate in run-workflow.Arun Isaac
3 daystests: Test reader end-to-end, don't test specific functions.Arun Isaac
3 daysreader: Resolve type ambiguities in default inputs.Arun Isaac
4 daysreader: Normalize all formals, not just File type formals.Arun Isaac
4 daysworkflow: Add defaults to inputs even with Workflow class workflows.Arun Isaac
4 daysworkflow: Do not require user to provide inputs with a default.Arun Isaac
4 daysguix: Do not require listing E2E test files.Arun Isaac
6 daysHACKING: Add release instructions.Arun Isaac
6 daysimage: Remove trailing dot in license file.Arun Isaac
6 daysguix: Promote images license to web page.Arun Isaac
6 daysguix: Add releases directory to website.Arun Isaac
6 daysAdd v0.2.0 release tarballs.Arun Isaac
6 daysguix: Add Download section to website.Arun Isaac
6 daysMakefile: Bump version to 0.2.0. v0.2.0Arun Isaac
6 daysREADME: Add end-to-end tests CI badge.Arun Isaac
6 daysREADME: Detail alt text for CI badge.Arun Isaac
6 dayse2e-tests: Pass --no-same-owner flag to tar.Arun Isaac
7 dayswebsite: Add CSS.Arun Isaac
7 daysguix: Push version detection into G-expression.Arun Isaac
7 daysguix: Import (guix packages).Arun Isaac
7 daysguix: Fix double ungexp.Arun Isaac
7 dayse2e-tests: Use YAML, instead of JSON, job files.Arun Isaac
7 daysHACKING: Mention that E2E tests must be run outside guix shell.Arun Isaac
7 daysreader: Resolve YAML inputs file type ambiguities.Arun Isaac
7 daysreader: Use CWL types in type coercion.Arun Isaac
7 daysHACKING: Use -m, not -Df, to build manifest.Arun Isaac
7 daysDemote store hit (cache hit) messages to debug level.Arun Isaac
7 daysbin: Set info as default log level.Arun Isaac
7 daysguix: Use guile-run64 from Guix upstream.Arun Isaac
7 daysguix: Build run64 without guile-chibi-match.Arun Isaac
7 daysguix: Add G-expressions to build website.Arun Isaac
2025-11-17guix: Add G-expressions to build release tarball.Arun Isaac