Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main -> 2.2] build(client): Update typetests baselines to 2.2.0 #22268

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

tylerbutler
Copy link
Member

Updates the type test baselines (previous versions) to 2.2.0 now that it has been released.

Commands used:

pnpm typetests:prepare
pnpm i --no-frozen-lockfile
pnpm fluid-build -t typetests:gen

@github-actions github-actions bot added area: dds Issues related to distributed data structures area: dds: sharedstring area: dds: tree area: driver Driver related issues area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc dependencies Pull requests that update a dependency file base: release PRs targeted against a release branch labels Aug 20, 2024
Copy link
Contributor

Warning

WARNING: This PR is targeting a release branch!

All changes must first be merged into main and then backported to the target release branch.
Please include a link to the main PR in the description of this PR.

Changes to release branches require approval from the Patch Triage group before merging.
You should have already discussed this change with them so they know to expect it.

For more details, see our internal documentation for the patch policy and processes for
patch releases.

@tylerbutler tylerbutler requested review from a team as code owners August 20, 2024 00:36
@msfluid-bot
Copy link
Collaborator

@fluid-example/bundle-size-tests: +245 Bytes
Metric NameBaseline SizeCompare SizeSize Diff
aqueduct.js 457.84 KB 457.88 KB +35 Bytes
azureClient.js 555.16 KB 555.21 KB +49 Bytes
connectionState.js 680 Bytes 680 Bytes No change
containerRuntime.js 258.65 KB 258.67 KB +14 Bytes
fluidFramework.js 406.01 KB 406.02 KB +14 Bytes
loader.js 134.2 KB 134.22 KB +14 Bytes
map.js 42.25 KB 42.25 KB +7 Bytes
matrix.js 146.42 KB 146.42 KB +7 Bytes
odspClient.js 523.3 KB 523.35 KB +49 Bytes
odspDriver.js 97.66 KB 97.68 KB +21 Bytes
odspPrefetchSnapshot.js 42.72 KB 42.73 KB +14 Bytes
sharedString.js 163.12 KB 163.13 KB +7 Bytes
sharedTree.js 396.52 KB 396.53 KB +7 Bytes
Total Size 3.3 MB 3.3 MB +245 Bytes

Baseline commit: f006bd5

Generated by 🚫 dangerJS against d74b87f

Copy link
Contributor

@CraigMacomber CraigMacomber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tree changes look good

@jzaffiro
Copy link
Contributor

Merge-tree changes look good!

@tylerbutler
Copy link
Member Author

Merging since this is a release-related change.

@tylerbutler tylerbutler merged commit c9d3b0c into microsoft:release/client/2.2 Aug 22, 2024
31 checks passed
@tylerbutler tylerbutler deleted the typetests-22 branch August 22, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dds: sharedstring area: dds: tree area: dds Issues related to distributed data structures area: driver Driver related issues area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc base: release PRs targeted against a release branch dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants