Rename repository from spectrum-tokens to spectrum-design-data#558
Closed
Rename repository from spectrum-tokens to spectrum-design-data#558
Conversation
- Update all repository URLs to github.com/adobe/spectrum-design-data - Update schema URLs to opensource.adobe.com/spectrum-design-data - Update documentation and README files with new repository references - Preserve npm package names for backward compatibility - Add changeset documenting the repository rename BREAKING CHANGE: Repository URL changed to spectrum-design-data
🦋 Changeset detectedLatest commit: 5d24e4a The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Contributor
🎨 Token Changes ReportTokens Changed (73)Original Branch: Updated (73)Updated Properties (73)
This comment was automatically generated by the token diff tool. 🤖 |
Member
Author
Run report for 5d24e4a7Total time: 50.4s | Comparison time: 1m 13s | Estimated savings: 23.3s (31.6% faster)
Expanded report
Touched files |
- Convert all $schema references from absolute URLs to relative filenames - Update schema definitions to use relative $id values - Update schema $ref properties to use relative references - Maintain full JSON Schema validation functionality with cleaner syntax - Reduce file size and improve maintainability of schema references
…rum-tokens Add semver specification to changeset for schema reference simplification changes
- Update docs/site schema files to use relative references - Update s2-tokens-viewer token files with simplified schema paths - Align documentation files with main token schema simplification
- Update .prototools configuration - Update pnpm-lock.yaml with dependency changes
Member
Author
|
These changes were implemented in #641 |
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.
Summary
This PR renames the repository from
spectrum-tokenstospectrum-design-datato better reflect that this monorepo contains more than just design tokens.Changes Made
Repository References Updated
package.jsonfiles updated with new repository URLsREADME.mdupdated to reference new repositorydocs/visualizer/README.mdupdatedNPM Package Names Preserved
@adobe/spectrum-tokenspackage name unchanged@adobe/spectrum-component-api-schemaspackage name unchangedFiles Updated
package.json(root)README.md(root)packages/tokens/package.jsonpackages/component-schemas/package.jsontemplates/node-tool/package.jsondocs/visualizer/README.mdpackages/tokens/src/color-component.json(schema URLs)packages/tokens/test/schemaValidators/alias.test.js(schema URLs).changeset/rename-repository.md(new changeset)Breaking Changes
github.com/adobe/spectrum-design-datainstead ofgithub.com/adobe/spectrum-tokens.Note: NPM package names remain unchanged to avoid breaking existing consumers.
Testing
Historical Note
Historical changelog entries that reference the old repository name in commit/PR URLs are intentionally preserved for historical accuracy.