[REFACTOR] Rename -core package to -common to remove a source of confusion#520
Open
Victor Schappert (vcschapp) wants to merge 1 commit into
Open
[REFACTOR] Rename -core package to -common to remove a source of confusion#520Victor Schappert (vcschapp) wants to merge 1 commit into
-core package to -common to remove a source of confusion#520Victor Schappert (vcschapp) wants to merge 1 commit into
Conversation
4d867e7 to
d01e1d4
Compare
Signed-off-by: schapper <schapper@amazon.com>
d01e1d4 to
9b6cb69
Compare
🗺️ Schema reference docs preview is live!
Note ♻️ This preview updates automatically with each push to this PR. |
TristanDiet-TomTom
approved these changes
May 12, 2026
Seth Fitzsimmons (sethfitz)
approved these changes
May 12, 2026
Collaborator
Seth Fitzsimmons (sethfitz)
left a comment
There was a problem hiding this comment.
For the failing CI check: CodeArtifact has published versions through 1.1.1dev3 (Stephen Epps (@stepps00) and I figured this out while dealing with the staging merge), so the version will need to be bumped past that to succeed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
As discussed and agreed in the 2026-03-11 / CODING SESH 💻 meeting, this change renames the
overture-schema-corepackage tooverture-schema-common.The purpose of this change is to eliminate a source of confusion caused by overloading the word "core":
overture-schema-corepackage, the word "core" was being used in a different sense to mean basically shared types that are common to more than one theme schema.This issue has produced real confusion and consumed many minutes of unproductive discussion in meetings. It is hoped this change will eliminate the confusion going forward.
Reviewer Notes
Related
overture-schema-corepackage tooverture-schema-common#521.Testing