-
Notifications
You must be signed in to change notification settings - Fork 532
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
Add driver type information in service-client telemetry #22951
base: main
Are you sure you want to change the base?
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd89d96 - Browse repository at this point
Copy the full SHA bd89d96View commit details -
build(docs): Hard-code redirects (microsoft#22949)
Updates website build to no longer dynamically generate `fallback/index.js`. Instead, the redirects are hard-coded in `fallback/routes.js`. This work is in preparation for the Docusaurus migration. [AB#19990](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/19990)
Configuration menu - View commit details
-
Copy full SHA for 5709197 - Browse repository at this point
Copy the full SHA 5709197View commit details -
Merge branch 'log-data' of https://github.com/sonalideshpandemsft/Flu…
…idFramework into test/log-data
Configuration menu - View commit details
-
Copy full SHA for df151ba - Browse repository at this point
Copy the full SHA df151baView commit details -
Improve DDS stress pipeline stage rendering (microsoft#22952)
## Description Adjusts the `condition` parameter of `include-conditionally-run-stress-test` to apply to the entire stage rather than the test-running job. This improves the clarity from the pipeline overview page, see most recent run vs previous ones: ![image](https://github.com/user-attachments/assets/e344d02a-a617-4163-bbda-0bfaac276541) This also fixes the `stressMode` parameter not being given options at queue time, which was introduced in microsoft#21702 and prevented the pipeline from being queued. --------- Co-authored-by: Abram Sanderson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64d89bd - Browse repository at this point
Copy the full SHA 64d89bdView commit details -
Tree: allow explicit construction of array and map nodes with no argu…
…ments (microsoft#22946) ## Description See changeset for details.
Configuration menu - View commit details
-
Copy full SHA for 176335c - Browse repository at this point
Copy the full SHA 176335cView commit details -
Fix SharedTreeCore detached sequence numbers when loading into a deta…
…ched tree (microsoft#22947) ## Description It is possible to load a summary into a detached SharedTree. In this case, the detached revision that is used to generate sequence IDs for commits while detached must be updated to ensure that it doesn't duplicate any of the sequence IDs already used in the summary. This PR fixes the issue and also adds an assert when sequencing in the EditManager to ensure that we don't sequence regressive sequence IDs. This fix also allows us to trim the trunk when summarizing (without breaking our fuzz tests), which reduces summary sizes especially for detached trees with many synchronous edits.
Configuration menu - View commit details
-
Copy full SHA for 62ae4c5 - Browse repository at this point
Copy the full SHA 62ae4c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for efdc7b0 - Browse repository at this point
Copy the full SHA efdc7b0View commit details -
tree: Make SchematizingSimpleTreeView implement TreeViewAlpha (micros…
…oft#22953) ## Description Make SchematizingSimpleTreeView implement TreeViewAlpha, and add some helper types.
Configuration menu - View commit details
-
Copy full SHA for 512e53f - Browse repository at this point
Copy the full SHA 512e53fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74e26b4 - Browse repository at this point
Copy the full SHA 74e26b4View commit details -
(docs): update force deployment condition for build docs (microsoft#2…
…2954) previous shouldDeploy condition have not been included in deployment condition. This variable has been updated to "forceDeployment" and included back in the deployment condition. shouldDeploy has been updated to check if release builds are the latest version in its major version series.
Configuration menu - View commit details
-
Copy full SHA for e432720 - Browse repository at this point
Copy the full SHA e432720View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87ab4bf - Browse repository at this point
Copy the full SHA 87ab4bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aa71f9 - Browse repository at this point
Copy the full SHA 1aa71f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd443db - Browse repository at this point
Copy the full SHA cd443dbView commit details