Skip to content

Fix validation warning following local schema renaming #75

Description

@eric-murray

Problem description
Where the local YAML overrides a common schema using the same name as that schema, the automated release process renames these schema by appending a -2 to the local schema name, resulting in a validation warning as the resulting name is not PascalCase.

Expected behaviour
Explicitly choose a different name for overridden schema by appending Local to the local version

Alternative solution
None proposed

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions