react icon indicating copy to clipboard operation
react copied to clipboard

Release Tracking

Open github-actions[bot] opened this issue 1 year ago • 0 comments

This is a scheduled issue for tracking the release between Monday, June 17th and Monday, July 1st

Last week Value
Issue
Conductor
Release Pull Request Link
Integration tests Link

Timeline

  • Monday, June 17th
  • Tuesday, June 18th
    • Re-assigned to @joshblack
  • Wednesday, June 19th
    • Created https://github.com/github/github/pull/329788
    • Observed a test failure in the integration PR
    • Observed that test cases that use getByLabelText with Spinner are now failing as the element no longer has a label
    • Open https://github.com/primer/react/pull/4685 to address issue
  • Thursday, June 20th
    • Fix was merged into main on Primer React
    • Pushing latest release to integration PR
    • Observed TypeScript errors with change to onSelect from ActionList.Item, the type was broadened and now more specifically typed handlers are failing
      • Fixed upstream in dotcom to see how it would work
      • Add note to versioning guide for this scenario https://github.com/primer/react/pull/4688
    • Observed a DOM nesting error in Jest related to the Spinner
      • Fix: https://github.com/primer/react/pull/4689
    • Fixes were merged, pushing latest release to integration PR
  • Friday, June 21st
    • Continue to address fixes, not releasing today since it is fFriday
  • Monday, June 24th
    • Update integration PR upstream with changes in RC
  • Tuesday, June 25th
  • Wednesday, June 26th
  • Thursday, June 27th
  • Friday, June 28th
  • Monday, July 1st

Checklist

  • [ ] Checks have passed on the integration Pull Request downstream
  • [ ] Release tracking Pull Request has been merged
  • [ ] Stable release available on npm
  • [ ] Downstream repos have been updated to latest

Notes

github-actions[bot] avatar Jun 19 '24 17:06 github-actions[bot]