Closed CraigMacomber closed 1 month ago
https://github.com/microsoft/FluidFramework/pull/22474 Updated API-Extractor including its patch. Some packages (like common-utils) referenced that patch, while others (like server/routerlicious) duplicated it.
This change failed to trigger CI builds for common-utils, thus allowing a break for its install step to slip into main.
This restores the patch, fixing the install step and thus build.
The review process is outlined on this wiki page.
Description
https://github.com/microsoft/FluidFramework/pull/22474 Updated API-Extractor including its patch. Some packages (like common-utils) referenced that patch, while others (like server/routerlicious) duplicated it.
This change failed to trigger CI builds for common-utils, thus allowing a break for its install step to slip into main.
This restores the patch, fixing the install step and thus build.
Reviewer Guidance
The review process is outlined on this wiki page.