Skip to content

Append Local to overridden schema to avoid renaming warnings - #74

Merged
eric-murray merged 1 commit into
camaraproject:mainfrom
eric-murray:eric-murray-patch-1
Jul 8, 2026
Merged

Append Local to overridden schema to avoid renaming warnings#74
eric-murray merged 1 commit into
camaraproject:mainfrom
eric-murray:eric-murray-patch-1

Conversation

@eric-murray

@eric-murray eric-murray commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

  • correction

What this PR does / why we need it:

Release automation renames overridden common schema by appending -2 to the local schema, which triggers a validation warning. This PR appends Local to the overridden schema to avoid this.

Which issue(s) this PR fixes:

Fixes #75

Special notes for reviewers:

Only schema renaming - no other changes.

Changelog input

 release-note
 - Append Local to overridden schema to avoid renaming warnings

Additional documentation

None

@eric-murray
eric-murray merged commit 0941f99 into camaraproject:main Jul 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix validation warning following local schema renaming

2 participants