feat(classmap): add verified Spotify 1.3.0 support - #6
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (4)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. WalkthroughThis change adds Spotify 1.3.0.277 classmap data, hashed CSS mappings, verification metadata, and an index entry for classmap ChangesSpotify 1.3.0.277 classmap
Priority: ⬇️ Low Estimated code review effort: 2 (Simple) | ~10 minutes Change: Feature Merge Risk: ⚪ Minimal · up to The Spotify 1.3.0.277 classmap registration is ready to merge based on the available verification and consistency evidence. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 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. A rabbit reads each line, Comment |
Summary
Add a verified classmap and CSS-map overlay for Spotify 1.3.0.277. This prevents the CLI from attempting an invalid cross-minor fallback when Spotify 1.3.0 is installed.
The 1.3.0 build rehashed its CSS modules, so this map was derived against the stock client rather than inherited from a 1.2.x key. The overlay contains only unique exact matches; 82 ambiguous signatures were excluded.
Verification
27c56ce7f18ed661690376359b1fff3eb1f7b358b361251b075336dd5b8f7a64python3 scripts/build_index.py --checkpython3 scripts/validate_expose.pyThis is the data release required before Update & Apply can accept a Spotify 1.3.0 target.
Summary by CodeRabbit