- 
                Notifications
    You must be signed in to change notification settings 
- Fork 25
Rename repository from spectrum-tokens to spectrum-design-data #558
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
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 | 
| 🎨 Token Changes ReportTokens Changed (73)Original Branch:  Updated (73)Updated Properties (73)
 This comment was automatically generated by the token diff tool. 🤖 | 
| 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
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.