Fix issues with Validatable config job

Created on 2 April 2024, 4 months ago
Updated 7 April 2024, 4 months ago

Problem/Motivation

✨ Add a "Validatable config" tests job to GitLab CI to help core evolve towards 100% validatability Fixed introduced a Validatable config job which we had to allow to fail because of issues with it.

The following issues have been identified:
1. When config schemas are removed, the job fails because the count is being reduced even though the total number of validatable entities has also reduced. https://git.drupalcode.org/issue/drupal-3432874/-/jobs/1126875
2. When changing or adding schemas, the job fails unexpectedly, for example #3422641-41: Add a "Validatable config" tests job to GitLab CI to help core evolve towards 100% validatability β†’ and #3422641-42: Add a "Validatable config" tests job to GitLab CI to help core evolve towards 100% validatability β†’

Steps to reproduce

See linked issues above.

Proposed resolution

1. Fix issues for adding/removing/changing config schemas
2. Add better output to the job explaining what happened and how to fix it.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component
ConfigurationΒ  β†’

Last updated 1 day ago

Created by

πŸ‡¦πŸ‡ΊAustralia acbramley

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024