Michael Zhen
Michael Zhen
re-enable test which was previously disbaled due to issue with non explicit package imports of structuredClone.
Moved website deployment step from build-docs to separate pipeline which triggers daily 8PM PST.
Updated service clients e2e pipeline to upload telemtry for the following monitor: https://portal.microsoftgeneva.com/manage/monitors/monitor?activity=edit-monitor&version=1&action=3&account=FluidFrameworkMetrics&monitorId=9c98970a-840a-4346-a1e8-33d0af004272&hideLeftNav=true&newManageSessionId=bc58a339-bf39-450d-9d38-390252081346 This will detect consecutive stage failures and automatically file tickets
Added local building to docs to allow developers to immediately see api changes reflected in the docs using the local build. A rollup script is used to copy the files...
added check latestVersions command to build-tools. Usage for build-docs pipeline scenario where we want to check if triggering branch is the latest minor version of a major version.
Running linkchecker on my localhost site with many links to GitHub issues. However, I'm getting 429 errors on all the GitHub issue links due to rate limiting. I believe I...