index
:
ravanan
this commit
keyring
main
High-reproducibility CWL runner powered by Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
13 days
guix: Use compile to output file feature from latest ccwl.
HEAD
main
Arun Isaac
2025-11-30
README: Move ravanan options before workflow and inputs files.
Arun Isaac
2025-11-30
README: Describe Hello World example in doc directory.
Arun Isaac
2025-11-30
README: Replace JSON inputs file with YAML inputs file.
Arun Isaac
2025-11-30
e2e-tests: Add example Hello World workflow from the documentation.
Arun Isaac
2025-11-30
command-line-tool: Handle absent arguments field.
Arun Isaac
2025-11-30
guix: Copy CWL files in E2E tests.
Arun Isaac
2025-11-30
doc: Use YAML inputs file in Hello World example.
Arun Isaac
2025-11-30
store: Create store subdirectories if they don't exist.
Arun Isaac
2025-11-29
work/command-line-tool: Avoid infinite recursion in matching floats.
Arun Isaac
2025-11-29
work/command-line-tool: Accept ints as floats too.
Arun Isaac
2025-11-29
store: Spin out link-or-copy function.
Arun Isaac
2025-11-29
guix: Use latest ccwl in E2E tests.
Arun Isaac
2025-11-29
workflow: Handle boolean false input and default value.
Arun Isaac
2025-11-29
work/command-line-tool: Do not add defaults.
Arun Isaac
2025-11-29
workflow: Combine add-defaults into resolve-inputs.
Arun Isaac
2025-11-29
workflow: Identify optional inputs with a boolean #f default.
Arun Isaac
2025-11-29
workflow: Clarify that optional-input? only returns a truthy value.
Arun Isaac
2025-11-29
workflow: Let optional-input? be a true predicate.
Arun Isaac
2025-11-29
command-line-tool: Remove unused build-command function.
Arun Isaac
2025-11-29
workflow: Do not validate in run-workflow.
Arun Isaac
2025-11-27
tests: Test reader end-to-end, don't test specific functions.
Arun Isaac
2025-11-27
reader: Resolve type ambiguities in default inputs.
Arun Isaac
2025-11-27
reader: Normalize all formals, not just File type formals.
Arun Isaac
2025-11-27
workflow: Add defaults to inputs even with Workflow class workflows.
Arun Isaac
2025-11-27
workflow: Do not require user to provide inputs with a default.
Arun Isaac
2025-11-26
guix: Do not require listing E2E test files.
Arun Isaac
2025-11-24
HACKING: Add release instructions.
Arun Isaac
2025-11-24
image: Remove trailing dot in license file.
Arun Isaac
2025-11-24
guix: Promote images license to web page.
Arun Isaac
2025-11-24
guix: Add releases directory to website.
Arun Isaac
2025-11-24
Add v0.2.0 release tarballs.
Arun Isaac
2025-11-24
guix: Add Download section to website.
Arun Isaac
2025-11-24
Makefile: Bump version to 0.2.0.
v0.2.0
Arun Isaac
2025-11-24
README: Add end-to-end tests CI badge.
Arun Isaac
2025-11-24
README: Detail alt text for CI badge.
Arun Isaac
2025-11-24
e2e-tests: Pass --no-same-owner flag to tar.
Arun Isaac
2025-11-24
website: Add CSS.
Arun Isaac
2025-11-24
guix: Push version detection into G-expression.
Arun Isaac
2025-11-24
guix: Import (guix packages).
Arun Isaac
2025-11-24
guix: Fix double ungexp.
Arun Isaac
2025-11-24
e2e-tests: Use YAML, instead of JSON, job files.
Arun Isaac
2025-11-24
HACKING: Mention that E2E tests must be run outside guix shell.
Arun Isaac
2025-11-24
reader: Resolve YAML inputs file type ambiguities.
Arun Isaac
2025-11-24
reader: Use CWL types in type coercion.
Arun Isaac
2025-11-23
HACKING: Use -m, not -Df, to build manifest.
Arun Isaac
2025-11-23
Demote store hit (cache hit) messages to debug level.
Arun Isaac
2025-11-23
bin: Set info as default log level.
Arun Isaac
2025-11-23
guix: Use guile-run64 from Guix upstream.
Arun Isaac
2025-11-23
guix: Build run64 without guile-chibi-match.
Arun Isaac
[next]