Closed CraigMacomber closed 1 week ago
🔗 No broken links found! ✅
Your attention to detail is admirable.
> fluid-framework-docs-site@0.0.0 ci:check-links /home/runner/work/FluidFramework/FluidFramework/docs
> start-server-and-test "npm run serve -- --no-open" 3000 check-links
1: starting server using command "npm run serve -- --no-open"
and when url "[ 'http://127.0.0.1:3000' ]" is responding with HTTP status code 200
running tests using command "npm run check-links"
> fluid-framework-docs-site@0.0.0 serve
> docusaurus serve --no-open
[SUCCESS] Serving "build" directory at: http://localhost:3000/
> fluid-framework-docs-site@0.0.0 check-links
> linkcheck http://localhost:3000 --skip-file skipped-urls.txt
Crawling...
Stats:
171913 links
1642 destination URLs
1842 URLs ignored
0 warnings
0 errors
Metric Name | Baseline Size | Compare Size | Size Diff |
---|---|---|---|
aqueduct.js | 467.16 KB | 467.19 KB | ⯅ +35 Bytes |
azureClient.js | 563.93 KB | 563.97 KB | ⯅ +49 Bytes |
connectionState.js | 724 Bytes | 724 Bytes | â– No change |
containerRuntime.js | 263.35 KB | 263.36 KB | ⯅ +14 Bytes |
fluidFramework.js | 427.22 KB | 427.23 KB | ⯅ +14 Bytes |
loader.js | 134.18 KB | 134.19 KB | ⯅ +14 Bytes |
map.js | 42.71 KB | 42.71 KB | ⯅ +7 Bytes |
matrix.js | 150.15 KB | 150.16 KB | ⯅ +7 Bytes |
odspClient.js | 529.76 KB | 529.81 KB | ⯅ +49 Bytes |
odspDriver.js | 97.88 KB | 97.9 KB | ⯅ +21 Bytes |
odspPrefetchSnapshot.js | 42.81 KB | 42.83 KB | ⯅ +14 Bytes |
sharedString.js | 166.23 KB | 166.24 KB | ⯅ +7 Bytes |
sharedTree.js | 417.68 KB | 417.68 KB | ⯅ +7 Bytes |
Total Size | 3.38 MB | 3.38 MB | ⯅ +245 Bytes |
Baseline commit: 25d389a67fb197c75aaeec5d0ba3ec350156f711
Generated by :no_entry_sign: dangerJS against e10ba710bb47e5833632ce932ef2de28d3633589
Description
Generate change logs with
pnpm exec flub generate changelog -g client
Reviewer Guidance
The review process is outlined on this wiki page.