-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
chore: Migrate bot config to yml #28981
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit d3e042e:
|
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
FluentProviderWithTheme | mount | 74 | 71 | 10 | Possible regression |
All results
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
Avatar | mount | 624 | 625 | 5000 | |
Button | mount | 318 | 321 | 5000 | |
Field | mount | 1080 | 1106 | 5000 | |
FluentProvider | mount | 679 | 683 | 5000 | |
FluentProviderWithTheme | mount | 74 | 71 | 10 | Possible regression |
FluentProviderWithTheme | virtual-rerender | 72 | 72 | 10 | |
FluentProviderWithTheme | virtual-rerender-with-unmount | 73 | 73 | 10 | |
InfoButton | mount | 9 | 16 | 5000 | |
MakeStyles | mount | 825 | 845 | 50000 | |
Persona | mount | 1727 | 1714 | 5000 | |
SpinButton | mount | 1352 | 1362 | 5000 |
🕵 fluentuiv8 No visual regressions between this PR and main |
Perf Analysis (
|
Scenario | Current PR Ticks | Baseline Ticks | Ratio |
---|---|---|---|
DividerMinimalPerf.default | 213 | 196 | 1.09:1 |
FormMinimalPerf.default | 240 | 223 | 1.08:1 |
ListNestedPerf.default | 350 | 325 | 1.08:1 |
ListWith60ListItems.default | 383 | 356 | 1.08:1 |
ReactionMinimalPerf.default | 216 | 204 | 1.06:1 |
AlertMinimalPerf.default | 158 | 150 | 1.05:1 |
AnimationMinimalPerf.default | 295 | 280 | 1.05:1 |
BoxMinimalPerf.default | 197 | 187 | 1.05:1 |
TextMinimalPerf.default | 193 | 183 | 1.05:1 |
VideoMinimalPerf.default | 437 | 418 | 1.05:1 |
AttachmentMinimalPerf.default | 88 | 85 | 1.04:1 |
CarouselMinimalPerf.default | 259 | 249 | 1.04:1 |
ListMinimalPerf.default | 308 | 297 | 1.04:1 |
MenuMinimalPerf.default | 501 | 481 | 1.04:1 |
IconMinimalPerf.default | 375 | 359 | 1.04:1 |
TreeMinimalPerf.default | 495 | 477 | 1.04:1 |
ChatDuplicateMessagesPerf.default | 146 | 142 | 1.03:1 |
LabelMinimalPerf.default | 220 | 214 | 1.03:1 |
SegmentMinimalPerf.default | 197 | 192 | 1.03:1 |
CustomToolbarPrototype.default | 1521 | 1474 | 1.03:1 |
CardMinimalPerf.default | 305 | 298 | 1.02:1 |
CheckboxMinimalPerf.default | 1154 | 1127 | 1.02:1 |
EmbedMinimalPerf.default | 1907 | 1869 | 1.02:1 |
ItemLayoutMinimalPerf.default | 721 | 708 | 1.02:1 |
ListCommonPerf.default | 392 | 384 | 1.02:1 |
LoaderMinimalPerf.default | 188 | 185 | 1.02:1 |
MenuButtonMinimalPerf.default | 974 | 956 | 1.02:1 |
RadioGroupMinimalPerf.default | 269 | 264 | 1.02:1 |
ButtonMinimalPerf.default | 86 | 85 | 1.01:1 |
DatepickerMinimalPerf.default | 3564 | 3535 | 1.01:1 |
DropdownMinimalPerf.default | 1420 | 1407 | 1.01:1 |
HeaderMinimalPerf.default | 214 | 212 | 1.01:1 |
PopupMinimalPerf.default | 350 | 348 | 1.01:1 |
ProviderMergeThemesPerf.default | 667 | 660 | 1.01:1 |
AccordionMinimalPerf.default | 84 | 84 | 1:1 |
AttachmentSlotsPerf.default | 628 | 627 | 1:1 |
ButtonSlotsPerf.default | 302 | 302 | 1:1 |
DropdownManyItemsPerf.default | 384 | 383 | 1:1 |
RosterPerf.default | 1562 | 1556 | 1:1 |
ProviderMinimalPerf.default | 204 | 204 | 1:1 |
TextAreaMinimalPerf.default | 294 | 294 | 1:1 |
GridMinimalPerf.default | 185 | 186 | 0.99:1 |
HeaderSlotsPerf.default | 469 | 475 | 0.99:1 |
InputMinimalPerf.default | 554 | 557 | 0.99:1 |
SplitButtonMinimalPerf.default | 2208 | 2228 | 0.99:1 |
TableManyItemsPerf.default | 1103 | 1112 | 0.99:1 |
TooltipMinimalPerf.default | 1256 | 1264 | 0.99:1 |
TreeWith60ListItems.default | 86 | 87 | 0.99:1 |
ChatMinimalPerf.default | 432 | 439 | 0.98:1 |
DialogMinimalPerf.default | 442 | 450 | 0.98:1 |
PortalMinimalPerf.default | 86 | 88 | 0.98:1 |
RefMinimalPerf.default | 107 | 109 | 0.98:1 |
SliderMinimalPerf.default | 740 | 752 | 0.98:1 |
TableMinimalPerf.default | 238 | 244 | 0.98:1 |
ButtonOverridesMissPerf.default | 635 | 658 | 0.97:1 |
ImageMinimalPerf.default | 223 | 229 | 0.97:1 |
ToolbarMinimalPerf.default | 530 | 546 | 0.97:1 |
ChatWithPopoverPerf.default | 185 | 193 | 0.96:1 |
StatusMinimalPerf.default | 395 | 414 | 0.95:1 |
AvatarMinimalPerf.default | 99 | 105 | 0.94:1 |
FlexMinimalPerf.default | 146 | 155 | 0.94:1 |
LayoutMinimalPerf.default | 189 | 208 | 0.91:1 |
SkeletonMinimalPerf.default | 184 | 223 | 0.83:1 |
📊 Bundle size reportUnchanged fixtures
|
🕵 FluentUIV0 No visual regressions between this PR and main |
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 727a5dfc487ff37a26fa37226319dbe80eb02fcb (build) |
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
BaseButton | mount | 638 | 637 | 5000 | |
Breadcrumb | mount | 1675 | 1662 | 1000 | |
Checkbox | mount | 1678 | 1703 | 5000 | |
CheckboxBase | mount | 1478 | 1439 | 5000 | |
ChoiceGroup | mount | 2963 | 2911 | 5000 | |
ComboBox | mount | 662 | 656 | 1000 | |
CommandBar | mount | 6109 | 6127 | 1000 | |
ContextualMenu | mount | 11885 | 12149 | 1000 | |
DefaultButton | mount | 753 | 733 | 5000 | |
DetailsRow | mount | 2167 | 2179 | 5000 | |
DetailsRowFast | mount | 2160 | 2158 | 5000 | |
DetailsRowNoStyles | mount | 2029 | 2018 | 5000 | |
Dialog | mount | 2585 | 2598 | 1000 | |
DocumentCardTitle | mount | 228 | 220 | 1000 | |
Dropdown | mount | 1984 | 1973 | 5000 | |
FocusTrapZone | mount | 1116 | 1118 | 5000 | |
FocusZone | mount | 1054 | 1066 | 5000 | |
GroupedList | mount | 41217 | 41480 | 2 | |
GroupedList | virtual-rerender | 19861 | 19722 | 2 | |
GroupedList | virtual-rerender-with-unmount | 50472 | 50602 | 2 | |
GroupedListV2 | mount | 212 | 224 | 2 | |
GroupedListV2 | virtual-rerender | 206 | 212 | 2 | |
GroupedListV2 | virtual-rerender-with-unmount | 227 | 222 | 2 | |
IconButton | mount | 1095 | 1087 | 5000 | |
Label | mount | 332 | 334 | 5000 | |
Layer | mount | 2672 | 2680 | 5000 | |
Link | mount | 377 | 392 | 5000 | |
MenuButton | mount | 953 | 959 | 5000 | |
MessageBar | mount | 21422 | 21422 | 5000 | |
Nav | mount | 1914 | 1878 | 1000 | |
OverflowSet | mount | 770 | 789 | 5000 | |
Panel | mount | 1745 | 1754 | 1000 | |
Persona | mount | 735 | 752 | 1000 | |
Pivot | mount | 873 | 862 | 1000 | |
PrimaryButton | mount | 846 | 840 | 5000 | |
Rating | mount | 4614 | 4599 | 5000 | |
SearchBox | mount | 902 | 916 | 5000 | |
Shimmer | mount | 1917 | 1864 | 5000 | |
Slider | mount | 1318 | 1332 | 5000 | |
SpinButton | mount | 2847 | 2813 | 5000 | |
Spinner | mount | 393 | 390 | 5000 | |
SplitButton | mount | 1816 | 1818 | 5000 | |
Stack | mount | 408 | 406 | 5000 | |
StackWithIntrinsicChildren | mount | 854 | 840 | 5000 | |
StackWithTextChildren | mount | 2597 | 2642 | 5000 | |
SwatchColorPicker | mount | 6145 | 6170 | 5000 | |
TagPicker | mount | 1424 | 1474 | 5000 | |
Text | mount | 364 | 369 | 5000 | |
TextField | mount | 927 | 906 | 5000 | |
ThemeProvider | mount | 819 | 824 | 5000 | |
ThemeProvider | virtual-rerender | 593 | 578 | 5000 | |
ThemeProvider | virtual-rerender-with-unmount | 1263 | 1248 | 5000 | |
Toggle | mount | 598 | 597 | 5000 | |
buttonNative | mount | 184 | 183 | 5000 |
micahgodbolt
approved these changes
Aug 25, 2023
fabricteam
reviewed
Aug 25, 2023
marcosmoura
added a commit
to marcosmoura/fluentui
that referenced
this pull request
Aug 28, 2023
* master: (23 commits) feat: add closeOnIframeFocus prop to Popover (microsoft#28881) chore: updates .devcontainer to follow new format (microsoft#28990) Line Chart and Area Chart - Component tests (microsoft#28235) applying package updates 28576 small button is using 3px border radius (microsoft#28589) In PeoplePicker, we can now use arrow keys to move cursor around microsoft#28655 (microsoft#28975) chore: Migrate bot config to yml (microsoft#28981) fix(react-card): CardHeader grid layout ignoring line-height of content (microsoft#28968) fix(react-tags-preview): tag with secondary text has no top border under windows high contrast (microsoft#28963) applying package updates feat(Stack): Add deprecated flag to render null when receiving a falsy value (microsoft#28978) feat(react-infobutton): Add inline prop to InfoButton and make it inline by default (microsoft#28605) fix(Dialog): Add displayName for dialog footer and content (microsoft#28939) Revert "Keytips: Align keytipData with visible instance for dupes" (microsoft#28977) Vertical stacked bar chart - Component tests (microsoft#28594) docs: update drawer spec to be inline with changes to component (microsoft#28934) Table/DataGrid: fix visuals for overflow (microsoft#28940) Focus indicator bug in bar charts (microsoft#28414) Pie chart focus spacing (microsoft#28504) applying package updates ...
marcosmoura
added a commit
to marcosmoura/fluentui
that referenced
this pull request
Aug 28, 2023
* master: (24 commits) feat(react-motion): add useMotion hook (microsoft#28699) feat: add closeOnIframeFocus prop to Popover (microsoft#28881) chore: updates .devcontainer to follow new format (microsoft#28990) Line Chart and Area Chart - Component tests (microsoft#28235) applying package updates 28576 small button is using 3px border radius (microsoft#28589) In PeoplePicker, we can now use arrow keys to move cursor around microsoft#28655 (microsoft#28975) chore: Migrate bot config to yml (microsoft#28981) fix(react-card): CardHeader grid layout ignoring line-height of content (microsoft#28968) fix(react-tags-preview): tag with secondary text has no top border under windows high contrast (microsoft#28963) applying package updates feat(Stack): Add deprecated flag to render null when receiving a falsy value (microsoft#28978) feat(react-infobutton): Add inline prop to InfoButton and make it inline by default (microsoft#28605) fix(Dialog): Add displayName for dialog footer and content (microsoft#28939) Revert "Keytips: Align keytipData with visible instance for dupes" (microsoft#28977) Vertical stacked bar chart - Component tests (microsoft#28594) docs: update drawer spec to be inline with changes to component (microsoft#28934) Table/DataGrid: fix visuals for overflow (microsoft#28940) Focus indicator bug in bar charts (microsoft#28414) Pie chart focus spacing (microsoft#28504) ...
marcosmoura
added a commit
to marcosmoura/fluentui
that referenced
this pull request
Aug 28, 2023
* master: (24 commits) feat(react-motion): add useMotion hook (microsoft#28699) feat: add closeOnIframeFocus prop to Popover (microsoft#28881) chore: updates .devcontainer to follow new format (microsoft#28990) Line Chart and Area Chart - Component tests (microsoft#28235) applying package updates 28576 small button is using 3px border radius (microsoft#28589) In PeoplePicker, we can now use arrow keys to move cursor around microsoft#28655 (microsoft#28975) chore: Migrate bot config to yml (microsoft#28981) fix(react-card): CardHeader grid layout ignoring line-height of content (microsoft#28968) fix(react-tags-preview): tag with secondary text has no top border under windows high contrast (microsoft#28963) applying package updates feat(Stack): Add deprecated flag to render null when receiving a falsy value (microsoft#28978) feat(react-infobutton): Add inline prop to InfoButton and make it inline by default (microsoft#28605) fix(Dialog): Add displayName for dialog footer and content (microsoft#28939) Revert "Keytips: Align keytipData with visible instance for dupes" (microsoft#28977) Vertical stacked bar chart - Component tests (microsoft#28594) docs: update drawer spec to be inline with changes to component (microsoft#28934) Table/DataGrid: fix visuals for overflow (microsoft#28940) Focus indicator bug in bar charts (microsoft#28414) Pie chart focus spacing (microsoft#28504) ...
marcosmoura
added a commit
to marcosmoura/fluentui
that referenced
this pull request
Aug 28, 2023
* master: (26 commits) chore: Make triage bot add needs triage label to new issues (microsoft#28994) fix(react-tags-preview): use regular icon for dismiss (microsoft#28958) feat(react-motion): add useMotion hook (microsoft#28699) feat: add closeOnIframeFocus prop to Popover (microsoft#28881) chore: updates .devcontainer to follow new format (microsoft#28990) Line Chart and Area Chart - Component tests (microsoft#28235) applying package updates 28576 small button is using 3px border radius (microsoft#28589) In PeoplePicker, we can now use arrow keys to move cursor around microsoft#28655 (microsoft#28975) chore: Migrate bot config to yml (microsoft#28981) fix(react-card): CardHeader grid layout ignoring line-height of content (microsoft#28968) fix(react-tags-preview): tag with secondary text has no top border under windows high contrast (microsoft#28963) applying package updates feat(Stack): Add deprecated flag to render null when receiving a falsy value (microsoft#28978) feat(react-infobutton): Add inline prop to InfoButton and make it inline by default (microsoft#28605) fix(Dialog): Add displayName for dialog footer and content (microsoft#28939) Revert "Keytips: Align keytipData with visible instance for dupes" (microsoft#28977) Vertical stacked bar chart - Component tests (microsoft#28594) docs: update drawer spec to be inline with changes to component (microsoft#28934) Table/DataGrid: fix visuals for overflow (microsoft#28940) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Previous Behavior
The bot stopped working due to its decommissioning and its configuration hasn't been merged (that configuration doesn't work anymore) #26184.
New Behavior
Migrate to yaml the config from above and this should enable back the bot.