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
Automation: Main Next Integrate #11548
Automation: Main Next Integrate #11548
Conversation
…11527) We have been only testing against node 14 for a while now. Whether our code still works with node 12, we should just make node 14 the min requirement consistently across the repo.
* Remove logging for pending summaries.
|
Actively working on it |
|
@scarlettjlee I had to manually resolve a conflict on packages\dds\merge-tree\src\client.ts - it seems fine to me now but wanted you to confirm just in case. |
|
The changes in client.ts aren't right. I'll fix it... |
|
🔗 Found some broken links! 💔 Run a link check locally to find them. See linkcheck output |
⯅ @fluid-example/bundle-size-tests: +15.8 KB
Baseline commit: cbba1c2 |
|
thanks @NicholasCouri @scarlettjlee!! |
Main-next integrate PR
The aim of this pull request is to sync main and next branch. The expectation from the assignee is as follows:
For more information about how to resolve merge conflicts and CI failures, visit this wiki page.