index
:
ravanan
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
10 days
store: Intern files into a directory of their own.
HEAD
main
Arun Isaac
10 days
command-line-tool: Strip store hash when copying out of the store.
Arun Isaac
10 days
store: Update basename, nameroot and nameext when interning files.
Arun Isaac
10 days
workflow: Use secondary-path.
Arun Isaac
10 days
command-line-tool: Move secondary-path to work module.
Arun Isaac
10 days
command-line-tool: Pass secondary-file to secondary-path.
Arun Isaac
10 days
command-line-tool: Stage secondary files too.
Arun Isaac
10 days
reader: Use canonicalize-file-value.
Arun Isaac
10 days
work/command-line-tool: Comment on trusting the checksum.
Arun Isaac
10 days
work/command-line-tool: Canonicalize secondary files too.
Arun Isaac
10 days
work/command-line-tool: Handle absent path and location correctly.
Arun Isaac
10 days
reader: Move location->path to work module.
Arun Isaac
10 days
command-line-tool: Move canonicalize-file-value to work module.
Arun Isaac
2025-04-17
command-line-tool: Abstract out handling of SecondaryFile pattern.
Arun Isaac
2025-04-17
command-line-tool: Abstract out file staging into its own function.
Arun Isaac
2025-04-14
store: Intern secondary files.
Arun Isaac
2025-04-14
dir-locals: Indent call-with-atomic-output-file correctly.
Arun Isaac
2025-03-18
tests: Fix typo in test.
Arun Isaac
2025-03-18
tests: Tolerate only path or location in File type inputs.
Arun Isaac
2025-03-18
reader: Canonicalize File inputs completely in reader.
Arun Isaac
2025-03-18
reader: Spin off input normalization into separate function.
Arun Isaac
2025-02-28
README: Add Contributing section.
Arun Isaac
2025-02-24
command-line-tool: Pass package versions separately to inferior.
Arun Isaac
2025-02-24
command-line-tool: Handle SoftwarePackage in helper function.
Arun Isaac
2025-02-24
guix: Inherit ravanan package from Guix upstream.
Arun Isaac
2025-02-01
Revert "bin: Remove unused (ravanan command-line-tool) import."
Arun Isaac
2025-01-28
README: Mention use of caching for developing workflows.
Arun Isaac
2025-01-28
images: Crop image of Ravanan.
Arun Isaac
2025-01-28
releases: Add v0.1.0 release tarball.
Arun Isaac
2025-01-28
bin: Add newline after usage message.
v0.1.0
Arun Isaac
2025-01-28
Makefile: Add release tarball generation rules.
Arun Isaac
2025-01-28
Makefile: Treat config.scm distinctly from sources.
Arun Isaac
2025-01-27
README: Add table of contents.
Arun Isaac
2025-01-27
README: Add image of Ravanan.
Arun Isaac
2025-01-27
README: Fix grammar.
Arun Isaac
2025-01-27
README: Restructure introduction.
Arun Isaac
2025-01-27
README: Add "Building from source" section.
Arun Isaac
2025-01-27
README: Fill out "How to use" section.
Arun Isaac
2025-01-27
bin: Create store directory when it does not exist.
Arun Isaac
2025-01-27
store: Move store interning code to (ravanan store).
Arun Isaac
2025-01-27
bin: Remove unused (ravanan command-line-tool) import.
Arun Isaac
2025-01-27
store: Move store path related code to new module.
Arun Isaac
2025-01-26
slurm-api: Handle all slurm job state codes.
Arun Isaac
2025-01-25
workflow: Hard link instead of copying when interning into the store.
Arun Isaac
2025-01-25
slurm-api: Handle failed state when polling job state.
Arun Isaac
2025-01-24
slurm-api: Translate slurm job states correctly.
Arun Isaac
2025-01-24
slurm-api: Error out when all options have been exhausted.
Arun Isaac
2025-01-24
slurm-api: Support tracing.
Arun Isaac
2025-01-24
verbosity: Implement subsystem tracing.
Arun Isaac
2025-01-24
command-line-tool: Support float and double types.
Arun Isaac
[next]