Problem/Motivation
Lets see if Gitlab CI does not or can be convinced not to get confused about our lightning integration, so we could have tests running again.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork bynder-3396594
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 #2
mohd sahzad commentedComment #4
mohd sahzad commentedComment #5
berdirI'm not sure why this uses a custom gitlab-ci.yml. It should start with the template documented on https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr...
Comment #6
sahana _n commentedComment #7
sahana _n commentedPlease review My MR.
Comment #8
berdirTests are running, that's great. Now there are two tests that need to be fixed, starterkit_theme should be used instead of classy and the other test creates a role that needs a name.
Comment #10
berdirFixed the tests, merged.