You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot read properties of undefined (reading 'extraneous') npm issue blocked primer nightly. (slack reference)
Thursday, June 8th
npm issue is resolved by the dotcom engineers. Ran primer nightly and investigated the failing checks.
ActionMenu under src is deleted and moved into its own folder. This change was causing an issue on memex modules as it has been imported with an explicit path. error log & commit for fix
There was a type issue on a styled Truncate due to not explicitly typed error log & commit for fix
Friday, June 9th
In the Primer Engineering sync, team decided to lock the main branch and revert the PRs that are introducing breaking changes to dotcom.
This is a scheduled issue for tracking the release between Monday 5th and Friday 9th
Timeline
Monday, June 5th
Tuesday, June 6th
Wednesday, June 7th
Cannot read properties of undefined (reading 'extraneous')npm issue blocked primer nightly. (slack reference)Thursday, June 8th
ActionMenuundersrcis deleted and moved into its own folder. This change was causing an issue on memex modules as it has been imported with an explicit path. error log & commit for fixTruncatedue to not explicitly typed error log & commit for fixFriday, June 9th
mainbranch and revert the PRs that are introducing breaking changes to dotcom.Tuesday, June 13 and the following days
Friday, June 16
Checklist
Notes
maindue to introducing breaking changes to github.com on the v35.26.0 release #3429 is created to re-introduce the PRs that are reverted.