Skip to content

chore (CI): delete Screener workflows#25977

Merged
TristanWatanabe merged 10 commits intomicrosoft:masterfrom
TristanWatanabe:delete-screener-workflows
Dec 19, 2022
Merged

chore (CI): delete Screener workflows#25977
TristanWatanabe merged 10 commits intomicrosoft:masterfrom
TristanWatanabe:delete-screener-workflows

Conversation

@TristanWatanabe
Copy link
Member

@TristanWatanabe TristanWatanabe commented Dec 13, 2022

Changes:

  • deletes github Screener workflow files so Screener to permanently stop running it in the repo.

Related Issue(s)

@TristanWatanabe TristanWatanabe self-assigned this Dec 13, 2022
@TristanWatanabe TristanWatanabe marked this pull request as ready for review December 13, 2022 17:57
@TristanWatanabe TristanWatanabe requested a review from a team as a code owner December 13, 2022 17:57
@size-auditor
Copy link

size-auditor bot commented Dec 13, 2022

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: e79659c9cb202610bf5d1a38be6f44367e19d72c (build)

@fabricteam
Copy link
Collaborator

fabricteam commented Dec 13, 2022

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 1623 1645 5000
Button mount 1144 1136 5000
FluentProvider mount 1971 1954 5000
FluentProviderWithTheme mount 721 720 10
FluentProviderWithTheme virtual-rerender 669 678 10
FluentProviderWithTheme virtual-rerender-with-unmount 733 734 10
MakeStyles mount 2263 2276 50000
Persona mount 3841 3885 5000
SpinButton mount 3264 3186 5000

@fabricteam
Copy link
Collaborator

fabricteam commented Dec 13, 2022

📊 Bundle size report

Unchanged fixtures
Package & Exports Size (minified/GZIP)
global-context
createContext
533 B
341 B
global-context
createContextSelector
554 B
348 B
priority-overflow
createOverflowManager
3.153 kB
1.299 kB
react-accordion
Accordion (including children components)
79.294 kB
24.443 kB
react-alert
Alert
82.974 kB
21.028 kB
react-avatar
Avatar
51.083 kB
14.289 kB
react-avatar
AvatarGroup
15.006 kB
6.009 kB
react-avatar
AvatarGroupItem
67.313 kB
18.585 kB
react-badge
Badge
23.357 kB
7.361 kB
react-badge
CounterBadge
24.247 kB
7.643 kB
react-badge
PresenceBadge
24.001 kB
7.049 kB
react-button
Button
32.923 kB
8.61 kB
react-button
CompoundButton
39.953 kB
9.933 kB
react-button
MenuButton
37.611 kB
9.942 kB
react-button
SplitButton
45.057 kB
11.323 kB
react-button
ToggleButton
48.753 kB
10.715 kB
react-card
Card - All
77.541 kB
22.325 kB
react-card
Card
72.485 kB
20.913 kB
react-card
CardFooter
8.617 kB
3.62 kB
react-card
CardHeader
10.382 kB
4.258 kB
react-card
CardPreview
9.424 kB
3.97 kB
react-checkbox
Checkbox
28.65 kB
9.09 kB
react-combobox
Combobox (including child components)
78.587 kB
25.156 kB
react-combobox
Dropdown (including child components)
77.834 kB
25.087 kB
react-components
react-components: Button, FluentProvider & webLightTheme
59.381 kB
16.465 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
187.025 kB
52.454 kB
react-components
react-components: FluentProvider & webLightTheme
33.843 kB
11.129 kB
react-dialog
Dialog (including children components)
83.036 kB
24.754 kB
react-divider
Divider
16.515 kB
5.921 kB
react-image
Image
10.836 kB
4.283 kB
react-infobutton
InfoButton
118.256 kB
35.426 kB
react-input
Input
24.194 kB
7.89 kB
react-label
Label
9.394 kB
3.88 kB
react-link
Link
11.862 kB
4.885 kB
react-menu
Menu (including children components)
117.752 kB
36.348 kB
react-menu
Menu (including selectable components)
120.821 kB
36.879 kB
react-overflow
hooks only
11.004 kB
4.188 kB
react-persona
Persona
57.12 kB
15.945 kB
react-popover
Popover
104 kB
32.004 kB
react-portal
Portal
10.495 kB
3.851 kB
react-portal-compat
PortalCompatProvider
5.857 kB
1.978 kB
react-positioning
usePositioning
19.826 kB
7.417 kB
react-progress
ProgressBar
13.155 kB
5.048 kB
react-provider
FluentProvider
15.91 kB
5.931 kB
react-radio
Radio
31.827 kB
10.316 kB
react-radio
RadioGroup
14.304 kB
5.72 kB
react-select
Select
23.474 kB
8.017 kB
react-slider
Slider
32.091 kB
10.183 kB
react-spinbutton
SpinButton
44.502 kB
12.812 kB
react-spinner
Spinner
20.013 kB
6.446 kB
react-switch
Switch
33.427 kB
10.581 kB
react-text
Text - Default
11.838 kB
4.625 kB
react-text
Text - Wrappers
15.148 kB
5.06 kB
react-textarea
Textarea
25.733 kB
8.328 kB
react-theme
Single theme token import
69 B
89 B
react-theme
Teams: all themes
30.908 kB
6.714 kB
react-theme
Teams: Light theme
17.776 kB
5.141 kB
react-tooltip
Tooltip
42.032 kB
14.739 kB
react-utilities
SSRProvider
180 B
159 B
🤖 This report was generated against e79659c9cb202610bf5d1a38be6f44367e19d72c

@fabricteam
Copy link
Collaborator

fabricteam commented Dec 13, 2022

🕵 fluentuiv8 No visual regressions between this PR and main

@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react-northstar)

⚠️ No perf measurements available

@fabricteam
Copy link
Collaborator

fabricteam commented Dec 13, 2022

Perf Analysis (@fluentui/react)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
BaseButton mount 1217 1213 5000
Breadcrumb mount 2806 2829 1000
Checkbox mount 2650 2628 5000
CheckboxBase mount 2382 2369 5000
ChoiceGroup mount 4260 4253 5000
ComboBox mount 1189 1197 1000
CommandBar mount 9242 9263 1000
ContextualMenu mount 10209 10207 1000
DefaultButton mount 1349 1354 5000
DetailsRow mount 3368 3342 5000
DetailsRowFast mount 3375 3387 5000
DetailsRowNoStyles mount 3229 3246 5000
Dialog mount 2983 2961 1000
DocumentCardTitle mount 576 580 1000
Dropdown mount 3133 3131 5000
FocusTrapZone mount 1941 1986 5000
FocusZone mount 1955 1963 5000
GroupedList mount 1835 2039 2
GroupedList virtual-rerender 1106 1081 2
GroupedList virtual-rerender-with-unmount 1607 1600 2
GroupedListV2 mount 563 565 2
GroupedListV2 virtual-rerender 542 546 2
GroupedListV2 virtual-rerender-with-unmount 570 568 2
IconButton mount 1792 1786 5000
Label mount 745 751 5000
Layer mount 4206 4188 5000
Link mount 844 852 5000
MenuButton mount 1590 1587 5000
MessageBar mount 2340 2364 5000
Nav mount 3058 3072 1000
OverflowSet mount 1411 1397 5000
Panel mount 2466 2479 1000
Persona mount 1277 1299 1000
Pivot mount 1524 1523 1000
PrimaryButton mount 1484 1486 5000
Rating mount 6923 6948 5000
SearchBox mount 1510 1484 5000
Shimmer mount 2925 2926 5000
Slider mount 2133 2105 5000
SpinButton mount 4235 4184 5000
Spinner mount 833 841 5000
SplitButton mount 2846 2806 5000
Stack mount 859 870 5000
StackWithIntrinsicChildren mount 2249 2271 5000
StackWithTextChildren mount 4979 4956 5000
SwatchColorPicker mount 9505 9446 5000
TagPicker mount 2337 2302 5000
TeachingBubble mount 78279 78457 5000
Text mount 815 822 5000
TextField mount 1541 1560 5000
ThemeProvider mount 1449 1449 5000
ThemeProvider virtual-rerender 1136 1126 5000
ThemeProvider virtual-rerender-with-unmount 2002 1996 5000
Toggle mount 1131 1126 5000
buttonNative mount 542 541 5000

@fabricteam
Copy link
Collaborator

fabricteam commented Dec 13, 2022

🕵 fluentuiv9 No visual regressions between this PR and main

@fabricteam
Copy link
Collaborator

fabricteam commented Dec 13, 2022

🕵 FluentUI-v0 No visual regressions between this PR and main

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 13, 2022

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 f9fcc7d:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@TristanWatanabe TristanWatanabe requested a review from a team as a code owner December 19, 2022 15:35
@TristanWatanabe TristanWatanabe removed the request for review from a team December 19, 2022 15:50
@TristanWatanabe TristanWatanabe merged commit 2ea6195 into microsoft:master Dec 19, 2022
@TristanWatanabe TristanWatanabe deleted the delete-screener-workflows branch December 19, 2022 17:07
Hotell pushed a commit to Hotell/fluentui that referenced this pull request Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants