Problem/Motivation

https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr...

Gitlab CI is now available.
Drupal CI will ultimately be turned off.

Whilst not using Drupal CI at the moment, the module can use Gitlab CI to run PHPCS, ESLint, Composer Lint, Stylelint and eventually tests.

Steps to reproduce

N/A

Proposed resolution

Adapt the Drupal Association provided template to use Gitlab CI for this module.

Remaining tasks

  • adopt Gitlab CI

User interface changes

None.

API changes

None.

Data model changes

None.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

brentg created an issue. See original summary.

  • brentg committed 77f6b935 on 2.0.x
    Issue #3457805 by brentg: Integration with Gitlab CI
    
brentg’s picture

Status: Active » Fixed
Issue tags: +DevDaysBurgas2024

Gitlab is added, there are some warnings still, but these will be fixed in another issue

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.