- Issue created by @Martygraphie
- 🇮🇳India Raveen Kumar
raveen_thakur51 → made their first commit to this issue’s fork.
- 🇮🇳India hetal.solanki
@raveen_thakur51
I have checked MR 7 Now pipeline are enabled and all jobs passed.
I moved it to RTBC.
Thanks!!
Since Jun 2023, Drupal.org enabled GitLab CI for testing purposes. GitLab CI is now preferred over DrupalCI for testing.
This issue is to track progress towards getting a .gitlab-ci.yml file so that we can migrate away from the deprecated DrupalCI to GitLab CI.
GitLab CI documentation:
https://www.drupal.org/about/core/blog/drupal-cores-gitlab-ci-testing-is... →
Benefits:
1) Testing is about five times faster
@see:
https://www.drupal.org/about/core/blog/drupal-cores-gitlab-ci-testing-is... →
2) Ability to configure tests in a more obvious and flexible way.
3) Great UI!
4) While we don't have tests in the module, we would still benefit from automated code style checks.
Active
3.0
Code
raveen_thakur51 → made their first commit to this issue’s fork.
@raveen_thakur51
I have checked MR 7 Now pipeline are enabled and all jobs passed.
I moved it to RTBC.
Thanks!!