Problem/Motivation
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork config_inspector-3396042
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
wim leersStarted from the groundwork I did at #3396005: Adopt GitLab CI.
Comment #4
wim leersFigured out why tests are failing on Drupal
10.2.xand11.x: #3396297: ConfigInspectorItemForm::buildFormConfigElement() should use a type hierarchy instead of hardcoding form items for types.Comment #6
wim leersComment #7
wim leersNote: in the
.gitlab-ci.yml, I deferred to #3362839: Fix the issues reported by phpcs the disallowing of failures in thephpcsjob.