Skip to content

Conversation

@GarthDB
Copy link
Member

@GarthDB GarthDB commented Nov 19, 2025

Summary

Fixes both visualizers to fetch token data from the correct branches in the renamed repository.

Changes

  • visualizer: Update to fetch from spectrum-design-data/s1-legacy (was spectrum-tokens/s1-legacy)
  • s2-visualizer: Update to fetch from spectrum-design-data/main (was spectrum-tokens/beta)
  • s2-visualizer README: Update all references from spectrum-tokens to spectrum-design-data

Issue

After the repository rename, the old URLs were returning 404 errors, preventing both visualizers from loading token data.

Testing

After merge and deployment:

  • Visualizer loads data from s1-legacy branch
  • S2 Visualizer loads data from main branch

- Update visualizer to fetch from spectrum-design-data/s1-legacy
- Old spectrum-tokens URL was returning 404
- Update s2-visualizer to fetch from spectrum-design-data/main (not beta)
- Update README with correct repo name and URLs
- Fix all references from spectrum-tokens to spectrum-design-data
@changeset-bot
Copy link

changeset-bot bot commented Nov 19, 2025

⚠️ No Changeset found

Latest commit: 75679d8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@GarthDB
Copy link
Member Author

GarthDB commented Nov 19, 2025

Run report for 75679d8b

Total time: 14.9s | Comparison time: 18.5s | Estimated savings: 3.6s (19.6% faster)

Action Time Status Info
⬛️ SetupProto(0.51.4) 0ms Skipped
🟩 SyncWorkspace 6.8ms Passed
🟩 SyncProject(visualizer) 0.4ms Passed
🟩 SyncProject(s2-visualizer) 0.4ms Passed
⬛️ SetupToolchain(node:~20.12) 1.3s Skipped
🟩 InstallWorkspaceDeps(node:~20.12) 8.4s Passed
🟩 RunTask(visualizer:typescript) 2.7s Passed
🟩 RunTask(s2-visualizer:typescript) 2.7s Passed
🟩 RunTask(s2-visualizer:build) 2.5s Passed
🟩 RunTask(visualizer:build) 2.5s Passed
Touched files
docs/s2-visualizer/README.md
docs/s2-visualizer/src/controllers/graph-data-source.ts
docs/visualizer/src/controllers/graph-data-source.ts

@GarthDB GarthDB merged commit a9b9f43 into main Nov 19, 2025
4 checks passed
@GarthDB GarthDB deleted the fix/update-visualizer-urls-to-spectrum-design-data branch November 19, 2025 01:10
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.

2 participants