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
guix: Use run64 from upstream repository.
Arun Isaac
4 days
Use run64 for tests.
Arun Isaac
4 days
guix: Exclude end-to-end tests from ravanan package.
Arun Isaac
4 days
workflow: Check availability and type of all inputs.
Arun Isaac
4 days
HACKING: Document running specific tests.
Arun Isaac
4 days
guix: Accept additional cwltest arguments.
Arun Isaac
4 days
javascript: Refer to parameter context variables in G-expression.
Arun Isaac
4 days
command-line-tool: Add self variable for use in parameter context.
Arun Isaac
4 days
tests: Expect file:///foo/bar, not file:/foo/bar.
Arun Isaac
4 days
tests: Canonicalize JSON objects to compare them.
Arun Isaac
4 days
command-line-tool: Import specific symbols from (rnrs conditions).
Arun Isaac
4 days
work/types: Rename <union-type> to <cwl-union-type>.
Arun Isaac
4 days
work/types: Rename <array-type> to <cwl-array-type>.
Arun Isaac
4 days
utils: Mark as a non-declarative module.
Arun Isaac
4 days
bin: Cover more code with %log-level and %traces parameterization.
Arun Isaac
4 days
e2e-tests: Add tests based off of examples in the ccwl manual.
Arun Isaac
2025-08-28
HACKING: Document how to run the CWL v1.2 conformance test suite.
Arun Isaac
2025-08-28
guix: Restore generate-badges.
Arun Isaac
2025-08-26
guix: Set HOME for Guix.
Arun Isaac
2025-08-26
guix: Add e2e-tests.scm.
Arun Isaac
2025-08-24
guix: Move end-to-end tests to separate file.
Arun Isaac
2025-08-24
guix: Work with a test suite interned to the store.
Arun Isaac
2025-08-24
guix: Move comment about skipped tests close to them.
Arun Isaac
2025-08-24
guix: Do not pass -S flag when skip-tests is empty list.
Arun Isaac
2025-08-24
guix: Exclude .guix when building ravanan.
Arun Isaac
2025-08-24
guix: Add e2e-tests.
Arun Isaac
2025-08-24
Add end-to-end tests.
Arun Isaac
2025-08-24
Add manifest for development environment.
Arun Isaac
2025-08-24
guix: Do not create store when running cwltest suite.
Arun Isaac
2025-08-24
guix: Generalize CWL conformance test suite G-expression.
Arun Isaac
2025-08-24
guix: Comment on setting TMPDIR when running cwltest.
Arun Isaac
2025-08-22
Rename cwl-conformance/cwltest-manifest.scm.
Arun Isaac
2025-08-22
Add CWL conformance test helper files.
Arun Isaac
2025-08-22
README: Remove invalid "require" badge from CWL conformance badges.
Arun Isaac
2025-08-22
guix: Add CWL conformance test suite scripts.
Arun Isaac
2025-08-19
README: Add CWL conformance badges from CI.
Arun Isaac
2025-08-18
dir-locals: Indent run-with-state.
Arun Isaac
2025-08-18
guix: Add cwltest package.
Arun Isaac
2025-08-18
bin: Replace "multiple" with "more than one".
Arun Isaac
2025-08-18
work/command-line-tool: Canonicalize path in File values.
Arun Isaac
2025-08-18
work/command-line-tool: Always reconstruct location from path.
Arun Isaac
2025-08-18
Add --quiet flag to suppress all logging.
Arun Isaac
2025-08-18
bin: Allow controlling log level via --log-level.
Arun Isaac
2025-08-18
Use the new logging functions for all logging.
Arun Isaac
2025-08-18
work/ui: Implement logging system.
Arun Isaac
2025-08-17
reader: Handle &unsupported-uri-scheme conditions.
Arun Isaac
2025-08-17
work/command-line-tool: Raise exception on unsupported URI schemes.
Arun Isaac
2025-08-17
reader: Capture and report exceptions in read-inputs.
Arun Isaac
2025-08-17
reader: Capture and report exceptions in read-workflow.
Arun Isaac
2025-08-17
reader: Add read-yaml-file.
Arun Isaac
[next]