Scott Norton

Results 6 issues of Scott Norton

## Description This PR moves the details for "### Remove ICodeLoader from @fluidframework/container-definitions" to the proper section

breaking change
base: main

## Description This PR integrates `TaskManager` into the migration flow of the schema upgrade demo. Previously, all clients would race to migrate the container while checking to see if another...

area: examples
base: next

## Description This PR adds a document overviewing TaskManager to the "Data Structures" section of fluidframework.com. ## Reviewer Guidance I would appreciate feedback on: - Document structure / flow -...

documentation
base: next

## Description This PR adds an eslint rule to check for incorrect usage of `describeCompat`. The following pattern can lead to unexpected/incorrect behavior: ```ts describeCompat("Outer Block", "NoCompat", (getTestObjectProvider, apis) =>...

dependencies
area: tests
base: main

Makes API trimming optional in RC5 Cherry pick of https://github.com/microsoft/FluidFramework/commit/23c2373b25dafc5952203352abb58eb1ed175de6

## Description This PR skips two tests that are currently broken (see [pipelines](https://dev.azure.com/fluidframework/internal/_build?definitionId=80&_a=suammary)). An [ADO repair item](https://dev.azure.com/fluidframework/internal/_workitems/edit/13967) has been opened to fix this.

base: main