Problem/Motivation
.gitlab-ci.yml is presented, but pipelines weren't enabled.
Proposed resolution
Enable it.
Issue fork views_random_seed-3585487
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:
- 3585487-enable-ci
changes, plain diff MR !4
- 3585487-enable-gitlab-ci
compare
Comments
Comment #4
vitaliyb98 commentedAlso, in terms of this task, I fixed cspell jobs.
Other failed jobs will be fixed in a separate issue.
Comment #5
swentel commentedHmm it was enabled for the current supported major. It's fine to only let test previous major and highest php (and current of course). I'm never interested in previous minor and next major.
Comment #6
vitaliyb98 commentedHi @swentel, adjusted according to your comment
Comment #8
swentel commentedCool, thanks, merged in !