Problem/Motivation
Set up GitlabCI for the branch 1.0.x
If ESLINT / PHPCS / .. issues are found, I'll open a separate issue for now.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork indexing_api-3515169
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:
- 3515169-gitlab-ci-file
changes, plain diff MR !4
- 3515169-set-up-gitlabci
changes, plain diff MR !3
Comments
Comment #4
danrodThe pipeline ran without issues, there are some ESLINT / PHPCS / .. issues to fix, but I'll do that in another issue: https://git.drupalcode.org/project/indexing_api/-/merge_requests/4
I'll merge this MR to the 1.0.x branch and mark it as "Fixed"
Comment #5
danrod