From eae3f2b6e8b166c86ecef088e4b9781ac7ae6cff Mon Sep 17 00:00:00 2001 From: Simon Wittl <simon.wittl@th-deg.de> Date: Fri, 12 Jul 2024 07:13:19 +0200 Subject: [PATCH] Ci table --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 76a6886..bd93616 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,11 @@ The main repository is [Workflow](https://mygit.th-deg.de/roboct/robo_quality/rq | `Reconstruction` | CT-Reconstruction module | [rq_reconstruction](https://mygit.th-deg.de/roboct/robo_quality/rq_reconstruction) | | `Interfaces` | project intern interfaces for all msg / srv. | [rq_interfaces](https://mygit.th-deg.de/roboct/robo_quality/rq_interfaces) | -# Builded Version (NOT YET TESTED) +# Builded Version (NOT FULLY TESTED / WIP) -Gitlab CI is used to build all packages. The builded packages can be downloaded as [`artifacts`](https://mygit.th-deg.de/roboct/robo_quality/gitlab-profile/-/jobs/artifacts/main/download?job=build-ros) and can be added to your workspace. \ No newline at end of file +Gitlab CI is used to build all packages. The builded packages can be downloaded as `artifacts`and can be added to your workspace. + +| CI | ROS2 | Status | +|----|------|--------| +| Ubuntu 24.04 LTS | Humble | ✅ [`download`](https://mygit.th-deg.de/roboct/robo_quality/gitlab-profile/-/jobs/artifacts/main/download?job=build-ros) | +| Win11 | Humble | ⌠win image must be created. Gitlab runner is ready. | \ No newline at end of file -- GitLab