Problem/Motivation

This can't currently pass on main because it requires a contrib project that doesn't have 12.x compatibility yet. It also generates quite a lot of false positives depending on what sort of config changes are happening.

Between those two I think we should make it manual-only.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3567679

Command icon 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

catch created an issue. See original summary.

catch’s picture

Status: Active » Needs review
longwave’s picture

Status: Needs review » Fixed

Given this is currently breaking every main CI job, let's just remove it from those runs for now; we can add it back later once config_inspector is compatible.

Committed and pushed 2b1600c7422 to main. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • longwave committed 2b1600c7 on main
    ci: #3567679 Make the validatable config job manual
    
    By: catch
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.