aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorArun Isaac2021-06-10 00:20:26 +0530
committerArun Isaac2021-06-10 00:36:26 +0530
commit7f64860411c49f12ef96aa7f5066f3d342ec86a4 (patch)
treed720df6974b0e70d4e468f580c6ae66f5566f2eb /README.org
parent320086ae96a21dc6e1ce918778ae60716a34b928 (diff)
downloadccwl-7f64860411c49f12ef96aa7f5066f3d342ec86a4.tar.gz
ccwl-7f64860411c49f12ef96aa7f5066f3d342ec86a4.tar.lz
ccwl-7f64860411c49f12ef96aa7f5066f3d342ec86a4.zip
README: Add continuous integration badges.
* README.org (ci-badge): New macro. Add continuous integration badges. * build-aux/build-home-page.el (org-html--svg-image): Override org-html--svg-image to export svg using an img tag instead of an object tag.
Diffstat (limited to 'README.org')
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
index 5246cae..4b26e56 100644
--- a/README.org
+++ b/README.org
@@ -1,4 +1,7 @@
#+TITLE: Concise Common Workflow Language (ccwl)
+#+MACRO: ci-badge [[https://ci.systemreboot.net/jobs/$1][https://ci.systemreboot.net/badge/$1.svg]]
+
+{{{ci-badge(ccwl-with-guile-3.0)}}} {{{ci-badge(ccwl-with-guile-3.0-latest)}}} {{{ci-badge(ccwl-website)}}}
The Concise Common Workflow Language (ccwl) is a concise syntax to
express CWL workflows. It is implemented as an Embedded Domain