GithubHelp home page GithubHelp logo

albertoezquerro / checkpoint24_ros1_ci Goto Github PK

View Code? Open in Web Editor NEW

This project forked from peichi-hu/checkpoint24_ros1_ci

0.0 0.0 0.0 5.65 MB

The construcy 24 ROS1 CI

Shell 0.08% JavaScript 1.48% C++ 7.91% Python 0.65% C 0.86% Lua 0.07% CSS 0.86% HTML 86.64% CMake 1.42% Dockerfile 0.02%

checkpoint24_ros1_ci's Introduction

Jenkins - ROS1 Integration

This repository focuses on establishing a continuous integration pipeline using Jenkins, streamlining the process of triggering CI workflows whenever a pull request is made to a remote repository.

The Jenkins pipeline coordinates a sequence of vital tasks. Initially, it gains access to the Git repository. Subsequently, it proceeds to execute docker build to construct the image, followed by execution of `docker compose to run the container. Within the Dockerfile, the pipeline executes ROS1 Unit Tests to verify the functionality of the waypoint server. This comprehensive sequence forms the lifecycle of our CI process.

Checklist of Installation

  • ROS1 (Robot Operating System)
  • Jenkins
  • Docker

Usage

1. Start Jenkins Server.

If there is no run_jenkins.sh in the repository:

wget https://raw.githubusercontent.com/TheConstructAi/jenkins_demo/master/run_jenkins.sh && bash run_jenkins.sh

If run_jenkins.sh exists in the repository:

bash run_jenkins.sh

To get the jenkins_address

jenkins_address

2. Using the jenkins_address, login using the credentials:

admin: admin

You sholud see the CP24_ROS1_CI when you login

image

3. Now let's trigger the build through a pull request:

1. Add a new file to this repository and ask to merge.
2. Once the request to merge is accepted, monitor the CP24-ROS1 pipeline and the platform's display.

Output

View consile output in Jenkins to check result image

After the execution is complete, you will be able to see the below outputs:

image image

checkpoint24_ros1_ci's People

Contributors

leokim0711092 avatar peichi-hu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.