Skip to content

babel-preset-php update CI with R2DevOps

Alexia Ognard requested to merge alexiaognard/babel-preset-php:master into master

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, moreover our jobs are fully customizable thanks to variables. You can always check our documentation on how to customize a job!

Even though, this new CI is 41 seconds slower, the result is the same as before but the pipeline stages are defined as follow for more clarity and potential extension:

.pre Static_tests
npm_install npm_test

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
  • LinkedIn You can always contact us here 📣
  • Discord Join our Discord community for epic news 🌌

Authored by Alexia Ognard 💃🏼

Merge request reports