| Age | Commit message (Collapse) | Author | 
|---|
|  | * bin/ravanan: Move to (ravanan command-line-tool). Add comment about
declarative modules.
(main): Pass manifest file path to run-workflow.
* ravanan/command-line-tool.scm (run-command-line-tool,
build-command-line-tool-script): Accept manifest file path instead of
manifest.
* ravanan/workflow.scm (workflow-scheduler, run-workflow): Accept
manifest file path instead of manifest. | 
|  | * bin/ravanan: Do not import (gnu packages) and (guix profiles).
(load-manifest): New function.
(main): Use load-manifest. | 
|  | * bin/ravanan (read-jwt): Explain why we support the SLURM_JWT=token
format. | 
|  | * bin/ravanan: Import (srfi srfi-26) and (ravanan utils).
(read-jwt): Support SLURM_JWT=token format. | 
|  | * bin/ravanan (read-jwt): New function.
(main): Call read-jwt. | 
|  | * bin/ravanan: Import (guix profiles). | 
|  | * bin/ravanan (print-usage): New function.
(main): Use print-usage. | 
|  | * bin/ravanan (invoke): Delete function. | 
|  |  |