microsoft / FluidFramework

Library for building distributed, real-time collaborative web applications
https://fluidframework.com
MIT License
4.7k stars 530 forks source link

Combine move information into a single object stored on segments #22350

Open jzaffiro opened 2 weeks ago

jzaffiro commented 2 weeks ago

This change is needed for the obliterate endpoint expansion work, where the expansion of each obliterate op will need to be tracked and stored along with the sequence number and client id of the move.

msfluid-bot commented 1 week ago
@fluid-example/bundle-size-tests: +1.11 KB
Metric NameBaseline SizeCompare SizeSize Diff
aqueduct.js 460.2 KB 460.52 KB +330 Bytes
azureClient.js 558.17 KB 558.21 KB +49 Bytes
connectionState.js 680 Bytes 680 Bytes No change
containerRuntime.js 260.96 KB 260.97 KB +14 Bytes
fluidFramework.js 401.43 KB 401.44 KB +14 Bytes
loader.js 134.24 KB 134.25 KB +14 Bytes
map.js 42.44 KB 42.44 KB +7 Bytes
matrix.js 146.59 KB 146.89 KB +307 Bytes
odspClient.js 525.47 KB 525.52 KB +49 Bytes
odspDriver.js 97.72 KB 97.74 KB +21 Bytes
odspPrefetchSnapshot.js 42.78 KB 42.79 KB +14 Bytes
sharedString.js 163.28 KB 163.58 KB +307 Bytes
sharedTree.js 391.89 KB 391.9 KB +7 Bytes
Total Size 3.3 MB 3.3 MB +1.11 KB

Baseline commit: 33037369892717a717e68dc29f412741283fbdf9

Generated by :no_entry_sign: dangerJS against 0032b01c4879296fad5d62c2b1fddc9fa6ee510c

github-actions[bot] commented 2 days ago

🔗 No broken links found! ✅

Your attention to detail is admirable.

linkcheck output


> fluidframework-docs@0.25.0 ci:linkcheck /home/runner/work/FluidFramework/FluidFramework/docs
> start-server-and-test ci:start 1313 linkcheck:full

1: starting server using command "npm run ci:start"
and when url "[ 'http://127.0.0.1:1313' ]" is responding with HTTP status code 200
running tests using command "npm run linkcheck:full"

> fluidframework-docs@0.25.0 ci:start
> http-server ./public --port 1313 --silent

> fluidframework-docs@0.25.0 linkcheck:full
> npm run linkcheck:fast -- --external

> fluidframework-docs@0.25.0 linkcheck:fast
> linkcheck http://localhost:1313 --skip-file skipped-urls.txt --external

Crawling...

Stats:
  405680 links
    3151 destination URLs
       2 URLs ignored
       0 warnings
       0 errors