Skip to content

chore: fix weekly TSDiffer when running against baseline that has a version mismatch against latest commit - #10300

Merged
LFDanLu merged 3 commits into
mainfrom
fix_differ
Jul 6, 2026
Merged

chore: fix weekly TSDiffer when running against baseline that has a version mismatch against latest commit#10300
LFDanLu merged 3 commits into
mainfrom
fix_differ

Conversation

@LFDanLu

@LFDanLu LFDanLu commented Jul 6, 2026

Copy link
Copy Markdown
Member

tsdiffer job fails right now since the detected baseline (aka last minor release) doesn't match what is on main (aka patch release version) since we deliberately only look for minor versions to compare against. We do only want to only compare against last minor release so this fixes buildBranchAPI to handle cases like this

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

RSP

@rspbot

rspbot commented Jul 6, 2026

Copy link
Copy Markdown

@rspbot

rspbot commented Jul 6, 2026

Copy link
Copy Markdown

@LFDanLu
LFDanLu added this pull request to the merge queue Jul 6, 2026
Merged via the queue into main with commit a3dd6c1 Jul 6, 2026
31 checks passed
@LFDanLu
LFDanLu deleted the fix_differ branch July 6, 2026 21:23
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.

4 participants