about summary refs log tree commit diff
AgeCommit message (Expand)Author
7 hoursguix: Add cwltest package. HEAD mainArun Isaac
9 hoursbin: Replace "multiple" with "more than one".Arun Isaac
9 hourswork/command-line-tool: Canonicalize path in File values.Arun Isaac
9 hourswork/command-line-tool: Always reconstruct location from path.Arun Isaac
9 hoursAdd --quiet flag to suppress all logging.Arun Isaac
9 hoursbin: Allow controlling log level via --log-level.Arun Isaac
9 hoursUse the new logging functions for all logging.Arun Isaac
9 hourswork/ui: Implement logging system.Arun Isaac
31 hoursreader: Handle &unsupported-uri-scheme conditions.Arun Isaac
31 hourswork/command-line-tool: Raise exception on unsupported URI schemes.Arun Isaac
34 hoursreader: Capture and report exceptions in read-inputs.Arun Isaac
34 hoursreader: Capture and report exceptions in read-workflow.Arun Isaac
44 hoursreader: Add read-yaml-file.Arun Isaac
44 hoursreader: Use read-json-file in read-inputs.Arun Isaac
44 hoursreader: Add read-json-file.Arun Isaac
45 hoursreader: Return monadic value in normalize-formal-input.Arun Isaac
2025-06-29workflow: Copy resource-requirement field on scatter steps.Arun Isaac
2025-06-29utils: Do not canonicalize script file path before loading.Arun Isaac
2025-06-29reader: Read manifest files with respect to the workflow file.Arun Isaac
2025-06-29reader: Re-indent normalize-env-var-requirement.Arun Isaac
2025-06-27store: Canonicalize inputs JSON before constructing store paths.Arun Isaac
2025-06-26command-line-tool: Pass down inputs directory to recursive calls.Arun Isaac
2025-06-26command-line-tool: Do not auto-compile manifest files on inferior.Arun Isaac
2025-06-26command-line-tool: Do not canonicalize manifest file paths.Arun Isaac
2025-06-26command-line-tool: Wrap vectors and alists when embedding in G-exps.Arun Isaac
2025-06-26command-line-tool: Present a monadic interface to building scripts.Arun Isaac
2025-06-26command-line-tool: Return all search path S-exps as monadic values.Arun Isaac
2025-06-26command-line-tool: Handle manifest monadically.Arun Isaac
2025-06-26workflow: Re-use single connection to the Guix daemon.Arun Isaac
2025-06-26workflow: Spawn an inferior only once.Arun Isaac
2025-06-26command-line-tool: Clarify disabling WorkReuse message.Arun Isaac
2025-06-26workflow: Build scripts ahead of time.Arun Isaac
2025-06-26workflow: Make scatter arguments optional in workflow->scheduler-proc.Arun Isaac
2025-06-26workflow: Introduce optional fields in scheduler-proc constructor.Arun Isaac
2025-06-26workflow: Build out propagator network eagerly.Arun Isaac
2025-06-26workflow: Eliminate command-line-tool->propagator.Arun Isaac
2025-06-26command-line-tool: Build script without inputs.Arun Isaac
2025-06-26command-line-tool: Define environment only once.Arun Isaac
2025-06-26store: Encode store paths using base32 instead of base16.Arun Isaac
2025-06-26work/command-line-tool: Add sha1-hash-bytes.Arun Isaac
2025-06-26workflow: Bind class variable with reduced scope.Arun Isaac
2025-06-26bin: Use user-error instead of errors to report user errors.Arun Isaac
2025-06-26propnet: Add record printers.Arun Isaac
2025-06-26propnet: Export predicates.Arun Isaac
2025-06-17bin: Print usage when arguments are not matched.Arun Isaac
2025-05-29command-line-tool: Re-indent.Arun Isaac
2025-05-16command-line-tool: Make inputs subdirectory only if it does not exist.Arun Isaac
2025-05-16command-line-tool: Copy input files into their own subdirectories.Arun Isaac
2025-05-06bin: Import (ravanan work vectors) for vector-map.Arun Isaac
2025-04-23store: Intern files into a directory of their own.Arun Isaac