Skip to content

Update CI with R2Devops

Valentin Guyon requested to merge (removed):update-ci into main

Improve your CI with R2Devops 💯

Hey, I am looking to improve your GitLab CI using R2Devops which is a collection of ready-to-use jobs to quickly create amazing pipelines for your projects. Our jobs meet best development standard in order for you to focus on what really matter, for instance we use a fixed version for our tool and image.

Additional feature 🔥

Thanks to R2Devops, you don't have to actively maintain your CI. You benefit from all community updates to improve your pipeline in one simple click. Moreover, our jobs are fully customisable thanks to variables. You can always check our documentation on how to customise a job!

The results are the same as before but the pipeline stages are defined as follow for more clarity and potential extension:

Static_tests Build
cargo_clippy cargo_build

You will always be able to easily add jobs from the Hub since all our jobs are plug and play! Furthermore, Our jobs ensure a secure pipeline through a bunch of security processes such as checking the job image for dependency vulnerability.

Security_simplified_Plan_de_travail_1-02

Contact Information 📱

  • GitLab Don't forget to leave a star
  • Twitter You can always contact us here 📣
  • Discord Join our Discord community for epic news 🌌

Authored by Valentin Guyon 🕺


Merge request reports