Add gitlab CI file to run pipeline

Created on 11 March 2025, 25 days ago

Add the .gitlab-ci.yml file to the project as described on https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr... , to have the pipelines run on the module.

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇧🇪Belgium andreasderijcke Antwerpen / Gent

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @andreasderijcke
  • Pipeline finished with Success
    25 days ago
    Total: 143s
    #446020
  • Pipeline finished with Success
    25 days ago
    Total: 142s
    #446023
  • 🇧🇪Belgium andreasderijcke Antwerpen / Gent

    I've added the file with following variables overwritten:

    • SKIP_ESLINT: as the module does not have any JS.
    • OPT_IN_TEST_PREVIOUS_MAJOR: to test against D10 too (at this moment)
    • OPT_IN_TEST_NEXT_MAJOR: to test against D12 as soon as the branch is started.

    Also added the .cspell-project-words.txt file using the artifacts from the CSpell run.

  • Pipeline finished with Success
    25 days ago
    Total: 135s
    #446028
  • 🇮🇳India chandansha

    I have checked now gitlab-ci template is added and passed all pipeline.
    i move it to RTBC.
    Thanks!

  • 🇧🇪Belgium andreasderijcke Antwerpen / Gent

    After reviewing and comparing the pipeline jobs and results with other modules, it turns out that

    • OPT_IN_TEST_PREVIOUS_MAJOR
    • OPT_IN_TEST_NEXT_MAJOR

    are only useful if the module has unit tests. Otherwise, these will just trigger a composer install with that major version, which will succeed anyway if there is no composer requirement restriction for core.

  • Pipeline finished with Success
    5 days ago
    Total: 335s
    #461906
  • 🇵🇹Portugal gueguerreiro Lisboa

    Pushed and will be added to a new 1.0.1 release. Thanks! There are some PHPStan errors we should check at a later time.

Production build 0.71.5 2024