Alex Villarreal

Results 34 issues of Alex Villarreal

## Description Builds on top of https://github.com/microsoft/FluidFramework/pull/20904, to enable content being inserted into a shared tree to be validated against the stored schema of the tree. ## Reviewer Guidance The...

area: framework
area: dds
public api change
area: dds: tree
base: main

## Description This is a proof of concept adding a feature to the benchmark-tool, so we can use it to write benchmarks that report their own custom measurements. ## Reviewer...

status: stale
public api change
base: main

## Description Enables compressed encoding for some tests that were missing a schema. ## Reviewer Guidance The review process is outlined on [this wiki page](https://github.com/microsoft/FluidFramework/wiki/PR-Guidelines#guidelines). The task calls for >...

area: dds
status: stale
area: dds: tree
base: main

## Description Deprecates `ILoggingError` and `isILoggingError` in telemetry-utils and removes internal uses. These are both @internal and as far as we can tell not used by our partners, but for...

area: runtime
area: tests
area: odsp-driver
public api change
base: main

## Description This could have consequences or limit some things we could try to do with tests. Locally the local server tests went from 3m to ~ 1m10s. Trying it...

area: tests
base: main

## Description Work-in-progress. Make it so accessing leaves via simple-tree does not allocate flex-tree nodes or anchors for them. ## Reviewer Guidance The review process is outlined on [this wiki...

area: dds
area: dds: tree
base: main

## Description Setup I've been using to try to troubleshoot the timeouts in local server e2e tests. ## Reviewer Guidance The review process is outlined on [this wiki page](https://github.com/microsoft/FluidFramework/wiki/PR-Guidelines#guidelines).

dependencies
area: tests
base: main

## Description Proof of concept of a way in which we could expose the SharedTree persisted format version so users could choose which one to use. Maybe this approach does...

area: dds
public api change
area: dds: tree
base: main

## Description (Note: currently built on top of https://github.com/microsoft/FluidFramework/pull/22845. Once that merges, I'll update this so only its changes are reflected) Updates the `cookie` dependency to address [a [CVE](https://nvd.nist.gov/vuln/detail/CVE-2021-23368) in...

area: examples
area: server
dependencies
base: main