Moved newsletter Ghost orb to Shade - #29382
Conversation
no ref Shade already owns the identical Ghost orb asset, so keeping a second design-system export left an unnecessary legacy dependency.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
WalkthroughRemoved the 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run @tryghost/admin-x-settings:test:acceptance |
✅ Succeeded | 6m 19s | View ↗ |
nx run @tryghost/admin:test:acceptance |
✅ Succeeded | 3m 23s | View ↗ |
nx run-many -t test:unit -p @tryghost/admin-x-d... |
✅ Succeeded | 2m 11s | View ↗ |
nx run ghost-monorepo:lint:boundaries |
✅ Succeeded | 20s | View ↗ |
nx run-many -t lint -p @tryghost/admin-x-design... |
✅ Succeeded | 1m 19s | View ↗ |
nx run @tryghost/admin:build |
✅ Succeeded | 51s | View ↗ |
nx run-many --target=build --projects=tag:publi... |
✅ Succeeded | <1s | View ↗ |
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗
☁️ Nx Cloud last updated this comment at 2026-07-16 13:23:37 UTC

What changed
GhostOrbimport from admin-x-design-system to@tryghost/shade/components.GhostOrbexport.Why
Shade already owns a byte-for-byte identical Ghost orb SVG. Using the Shade export removes the final consumer and shrinks the legacy design-system surface without changing markup, styling, or runtime behavior.
Validation
git diff --checkManual testing