Problem/Motivation
GitlabCi has been released to all projects and will eventually replace DrupalCi.
GitlabCi offers more advanced features including code coverage reporting which can help improve releases going forward.
Steps to reproduce
N/A
Proposed resolution
Adopt a GitlabCi file and migrate away from patches for the 8.x-3.x and 4.x+ releass
Remaining tasks
Create and test a .gitlab-ci.yml file for the project.
User interface changes
None
API changes
None
Data model changes
None
Issue fork s3fs-3366137
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
Comment #4
cmlaraWe need to backport this to 3.x as lock file restrictions appear to be blocking our testing on DrupalCi for D10.1.
Comment #7
cmlara