diff options
| author | Arun Isaac | 2025-11-24 18:03:07 +0000 |
|---|---|---|
| committer | Arun Isaac | 2025-11-24 18:03:07 +0000 |
| commit | 8f632b06d9ff358cfdb08300ff75dfd2acea5092 (patch) | |
| tree | aabf56af0fb1a92fc1de85d1ca574c4ab680b5fb | |
| parent | 0badc59665be328fbd370bbd9e2d1cf073da9d68 (diff) | |
| download | ravanan-8f632b06d9ff358cfdb08300ff75dfd2acea5092.tar.gz ravanan-8f632b06d9ff358cfdb08300ff75dfd2acea5092.tar.lz ravanan-8f632b06d9ff358cfdb08300ff75dfd2acea5092.zip | |
README: Detail alt text for CI badge.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 612d96e..527a345 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[](https://ci.systemreboot.net/jobs/ravanan) [](#cwl-v1.2-conformance) +[](https://ci.systemreboot.net/jobs/ravanan) [](#cwl-v1.2-conformance) ravanan (pronounced rah-vun-un, IPA: rɑːvʌnʌn, Shavian: 𐑮𐑭𐑝𐑳𐑯𐑳𐑯) is a [Common Workflow Language (CWL)](https://www.commonwl.org/) implementation that is powered by [GNU Guix](https://guix.gnu.org/) and provides strong reproducibility guarantees. ravanan provides strong bullet-proof caching ([work reuse](https://www.commonwl.org/v1.2/CommandLineTool.html#WorkReuse)) so you never run the same step of your workflow twice, nor do you have to keep track of which steps were run and with what parameters: ravanan remembers everything for you. ravanan captures logs from every step of your workflow so you can always trace back in case of job failures. |
