Release Strategy - Built to Stay Current
The Release Strategy aims to support the distribution of latest LGDXRobot software in various formats through automation. It is built on GitLab CI/CD and the entire build process is fully open source, with build logs available for inspection.
| Project | Status |
|---|---|
| Release Strategy Front | |
| Release Strategy Docker |
| Project | Status (Main) | Status (Lyrical) | Status (Jazzy) | |
|---|---|---|---|---|
| LGDXRobot2 ChassisTuner | - | - | ||
| LGDXRobot2 ROS 2 | ||||
| lgdx_rplidar_c1 | ||||
| LGDXRobot Cloud Adapter | - |
.deb files and publish them to the Package Registry..deb files from the participating projects and publishes them to the APT repository, then triggers the next steps. This process runs monthly.No GitLab account is required to view the build logs.
To view the build logs, click the project’s status badge. This will redirect you to the commits page. On the right-hand side, you will see the pipeline status for each commit. Click the status icon to view the pipeline details.
Each pipeline has its own definition. The pipeline details page displays the stages and jobs in a graphical view. Click any job to view its build logs.
The following is an example of build logs. If no build logs are available, it means that the logs have been deleted.