microsoft / FluidFramework

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

build(client): Remove check:format from lint task #22355

Closed tylerbutler closed 2 weeks ago

tylerbutler commented 2 weeks ago

Removes the check:format task from the lint task/phase of the build. Instead, it's now part of the build task.

This has no effect on the local build experience, but in CI, this effectively means that check:format will only run as part of the separate "checks" stage. It will no longer run as part of the main build. In fact, we were doing duplicate work, because check:format was running in both the main build and the checks stage.

msfluid-bot commented 2 weeks ago
@fluid-example/bundle-size-tests: +245 Bytes
Metric NameBaseline SizeCompare SizeSize Diff
aqueduct.js 459.92 KB 459.95 KB +35 Bytes
azureClient.js 557.96 KB 558.01 KB +49 Bytes
connectionState.js 680 Bytes 680 Bytes No change
containerRuntime.js 260.75 KB 260.76 KB +14 Bytes
fluidFramework.js 398.48 KB 398.5 KB +14 Bytes
loader.js 134.26 KB 134.28 KB +14 Bytes
map.js 42.39 KB 42.39 KB +7 Bytes
matrix.js 146.56 KB 146.56 KB +7 Bytes
odspClient.js 525.23 KB 525.28 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.26 KB 163.26 KB +7 Bytes
sharedTree.js 389 KB 389 KB +7 Bytes
Total Size 3.29 MB 3.29 MB +245 Bytes

Baseline commit: d1c28f8195e672ef6c8729064b267256f111c222

Generated by :no_entry_sign: dangerJS against 46c694b906d3f390ac7255136a0b51f755a3a28f