From 987db980315db1f6f1e89f8b514c4e0dfd5cacde Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Wed, 23 Oct 2019 11:35:17 +0200 Subject: [PATCH] [CI] setup & badges --- .gitlab-ci.yml | 1 + README.md | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000..f9ef014 --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1 @@ +include: http://rainboard.laas.fr/project/talos-rbprm/.gitlab-ci.yml diff --git a/README.md b/README.md index ab1175f..5a05478 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # talos-rbprm + +[![Pipeline status](https://gepgitlab.laas.fr/humanoid-path-planner/talos-rbprm/badges/master/pipeline.svg)](https://gepgitlab.laas.fr/humanoid-path-planner/talos-rbprm/commits/master) +[![Coverage report](https://gepgitlab.laas.fr/humanoid-path-planner/talos-rbprm/badges/master/coverage.svg?job=doc-coverage)](http://projects.laas.fr/gepetto/doc/humanoid-path-planner/talos-rbprm/master/coverage/) + File database for Talos robot using the hpp-rbprm framework