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
3 days
workflow: Let optional-input? be a true predicate.
Arun Isaac
3 days
command-line-tool: Remove unused build-command function.
Arun Isaac
3 days
workflow: Do not validate in run-workflow.
Arun Isaac
4 days
tests: Test reader end-to-end, don't test specific functions.
Arun Isaac
4 days
reader: Resolve type ambiguities in default inputs.
Arun Isaac
4 days
reader: Normalize all formals, not just File type formals.
Arun Isaac
5 days
workflow: Add defaults to inputs even with Workflow class workflows.
Arun Isaac
5 days
workflow: Do not require user to provide inputs with a default.
Arun Isaac
5 days
guix: Do not require listing E2E test files.
Arun Isaac
7 days
HACKING: Add release instructions.
Arun Isaac
7 days
image: Remove trailing dot in license file.
Arun Isaac
7 days
guix: Promote images license to web page.
Arun Isaac
7 days
guix: Add releases directory to website.
Arun Isaac
7 days
Add v0.2.0 release tarballs.
Arun Isaac
7 days
guix: Add Download section to website.
Arun Isaac
7 days
Makefile: Bump version to 0.2.0.
v0.2.0
Arun Isaac
7 days
README: Add end-to-end tests CI badge.
Arun Isaac
7 days
README: Detail alt text for CI badge.
Arun Isaac
7 days
e2e-tests: Pass --no-same-owner flag to tar.
Arun Isaac
8 days
website: Add CSS.
Arun Isaac
8 days
guix: Push version detection into G-expression.
Arun Isaac
8 days
guix: Import (guix packages).
Arun Isaac
8 days
guix: Fix double ungexp.
Arun Isaac
8 days
e2e-tests: Use YAML, instead of JSON, job files.
Arun Isaac
8 days
HACKING: Mention that E2E tests must be run outside guix shell.
Arun Isaac
8 days
reader: Resolve YAML inputs file type ambiguities.
Arun Isaac
8 days
reader: Use CWL types in type coercion.
Arun Isaac
8 days
HACKING: Use -m, not -Df, to build manifest.
Arun Isaac
8 days
Demote store hit (cache hit) messages to debug level.
Arun Isaac
8 days
bin: Set info as default log level.
Arun Isaac
8 days
guix: Use guile-run64 from Guix upstream.
Arun Isaac
8 days
guix: Build run64 without guile-chibi-match.
Arun Isaac
8 days
guix: Add G-expressions to build website.
Arun Isaac
2025-11-17
guix: Add G-expressions to build release tarball.
Arun Isaac
2025-11-17
Makefile: Remove conditional variable assignment.
Arun Isaac
2025-11-17
workflow: Add TODO reminder about static validation.
Arun Isaac
2025-11-17
workflow: Mention state-monadic return in capture-output docstring.
Arun Isaac
2025-11-17
tests: Update propnet tests to latest API.
Arun Isaac
2025-11-16
guix: Use run64 from upstream repository.
Arun Isaac
2025-11-16
Use run64 for tests.
Arun Isaac
2025-11-16
guix: Exclude end-to-end tests from ravanan package.
Arun Isaac
2025-11-16
workflow: Check availability and type of all inputs.
Arun Isaac
2025-11-16
HACKING: Document running specific tests.
Arun Isaac
2025-11-16
guix: Accept additional cwltest arguments.
Arun Isaac
2025-11-16
javascript: Refer to parameter context variables in G-expression.
Arun Isaac
2025-11-16
command-line-tool: Add self variable for use in parameter context.
Arun Isaac
2025-11-16
tests: Expect file:///foo/bar, not file:/foo/bar.
Arun Isaac
2025-11-16
tests: Canonicalize JSON objects to compare them.
Arun Isaac
2025-11-16
command-line-tool: Import specific symbols from (rnrs conditions).
Arun Isaac
2025-11-16
work/types: Rename <union-type> to <cwl-union-type>.
Arun Isaac
[next]