Craig Macomber (Microsoft)
Craig Macomber (Microsoft)
Autodesk has requested a 2-3 day timeline extension to finish reviewing their use of these packages. moving the expected date for proceeding with this back to ~ Friday. Edit: Got...
> The main change is that the tests now use the generated d.ts files to determine what tests to generate, so the generation process now depends on compilation. This seems...
A usability issue with this APi has been reported: Lack of strong typing of the keys least to string names for keys in code easily getting out of date (or...
> A usability issue with this APi has been reported: > > Lack of strong typing of the keys least to string names for keys in code easily getting out...
Better versions of these API (implemented and with some testing) are in https://github.com/microsoft/FluidFramework/pull/22566
This is failing on CI demonstrating that some fixes are needed to enable moving to node 20.
This is still a useful reference.
I was getting the errors described in https://vercel.com/guides/corepack-errors-github-actions on CI. To get the recommended (0.31 +) version of corepack, it seems like node 20.19 is required, so I am trying...
Looks like syncpack objects to me setting an override to pin the api extractor version. I guess I need to update the dep in every package instead of using an...
I think the motive I had for suggesting this work (avoid needless file churn as it could invalidate incremental build state) was flawed for multiple reasons: 1. We don't use...