Skip to content

ci: make create-milestone work by adding missing permissions#24851

Merged
Hotell merged 1 commit intomicrosoft:masterfrom
Hotell:hotell/ci/fix-create-milestone
Sep 19, 2022
Merged

ci: make create-milestone work by adding missing permissions#24851
Hotell merged 1 commit intomicrosoft:masterfrom
Hotell:hotell/ci/fix-create-milestone

Conversation

@Hotell
Copy link
Contributor

@Hotell Hotell commented Sep 19, 2022

Current Behavior

create-milestone GHA is failing

image

New Behavior

it works again

Related Issue(s)

@Hotell Hotell marked this pull request as ready for review September 19, 2022 13:08
@Hotell Hotell requested a review from a team as a code owner September 19, 2022 13:08
@Hotell Hotell added the CI label Sep 19, 2022
@Hotell Hotell enabled auto-merge (squash) September 19, 2022 13:09
@codesandbox-ci
Copy link

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

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

@size-auditor
Copy link

size-auditor bot commented Sep 19, 2022

Asset size changes

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

Baseline commit: cf5f5e14c86cc35ee8bfff6c6be130a36fb6d16d (build)

@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 1320 1313 5000
Button mount 958 957 5000
FluentProvider mount 1616 1602 5000
FluentProviderWithTheme mount 626 631 10
FluentProviderWithTheme virtual-rerender 588 598 10
FluentProviderWithTheme virtual-rerender-with-unmount 631 641 10
MakeStyles mount 1910 1903 50000
SpinButton mount 2540 2555 5000

@fabricteam
Copy link
Collaborator

📊 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
2.936 kB
1.212 kB
react-accordion
Accordion (including children components)
78.914 kB
24.06 kB
react-alert
Alert
83.511 kB
20.921 kB
react-avatar
Avatar
48.381 kB
13.696 kB
react-avatar
AvatarGroup
14.95 kB
5.989 kB
react-avatar
AvatarGroupItem
68.349 kB
19.039 kB
react-badge
Badge
22.6 kB
7.205 kB
react-badge
CounterBadge
23.503 kB
7.497 kB
react-badge
PresenceBadge
24.05 kB
7.067 kB
react-button
Button
36.119 kB
9.647 kB
react-button
CompoundButton
43.144 kB
10.86 kB
react-button
MenuButton
38.813 kB
10.551 kB
react-button
SplitButton
46.228 kB
11.933 kB
react-button
ToggleButton
51.888 kB
11.127 kB
react-card
Card - All
67.002 kB
19.261 kB
react-card
Card
62.684 kB
18.177 kB
react-card
CardFooter
8.561 kB
3.601 kB
react-card
CardHeader
9.604 kB
3.94 kB
react-card
CardPreview
8.662 kB
3.656 kB
react-combobox
Combobox (including child components)
74.636 kB
24.186 kB
react-combobox
Dropdown (including child components)
74.236 kB
24.086 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
188.672 kB
52.359 kB
react-components
react-components: FluentProvider & webLightTheme
33.394 kB
11.007 kB
react-dialog
Dialog (including children components)
81.199 kB
24.196 kB
react-divider
Divider
16.459 kB
5.902 kB
react-image
Image
10.78 kB
4.264 kB
react-input
Input
23.757 kB
7.704 kB
react-label
Label
9.338 kB
3.86 kB
react-link
Link
11.784 kB
4.867 kB
react-menu
Menu (including children components)
116.572 kB
35.778 kB
react-menu
Menu (including selectable components)
119.641 kB
36.297 kB
react-overflow
hooks only
10.685 kB
4.104 kB
react-popover
Popover
102.963 kB
31.553 kB
react-portal
Portal
10.576 kB
3.875 kB
react-portal-compat
PortalCompatProvider
5.851 kB
1.964 kB
react-positioning
usePositioning
19.7 kB
7.404 kB
react-provider
FluentProvider
15.755 kB
5.883 kB
react-radio
Radio
35.56 kB
11.929 kB
react-radio
RadioGroup
14.248 kB
5.7 kB
react-select
Select
20.846 kB
7.346 kB
react-slider
Slider
31.526 kB
10.046 kB
react-spinbutton
SpinButton
44.102 kB
12.425 kB
react-spinner
Spinner
19.977 kB
6.438 kB
react-switch
Switch
32.097 kB
10.27 kB
react-text
Text - Default
11.782 kB
4.605 kB
react-text
Text - Wrappers
15.092 kB
5.044 kB
react-textarea
Textarea
25.013 kB
8.133 kB
react-theme
Single theme token import
69 B
89 B
react-theme
Teams: all themes
29.65 kB
6.444 kB
react-theme
Teams: Light theme
17.486 kB
5.057 kB
react-tooltip
Tooltip
41.502 kB
14.623 kB
react-utilities
SSRProvider
180 B
159 B
🤖 This report was generated against cf5f5e14c86cc35ee8bfff6c6be130a36fb6d16d

@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react-northstar)

Perf tests with no regressions
Scenario Current PR Ticks Baseline Ticks Ratio
AvatarMinimalPerf.default 162 148 1.09:1
GridMinimalPerf.default 278 262 1.06:1
TreeWith60ListItems.default 139 131 1.06:1
TextAreaMinimalPerf.default 398 378 1.05:1
ChatDuplicateMessagesPerf.default 256 246 1.04:1
PortalMinimalPerf.default 149 143 1.04:1
SkeletonMinimalPerf.default 287 277 1.04:1
AnimationMinimalPerf.default 451 438 1.03:1
DropdownMinimalPerf.default 2252 2194 1.03:1
ListCommonPerf.default 530 513 1.03:1
ListWith60ListItems.default 534 518 1.03:1
ButtonSlotsPerf.default 465 454 1.02:1
ChatMinimalPerf.default 612 602 1.02:1
HeaderSlotsPerf.default 626 612 1.02:1
LabelMinimalPerf.default 323 316 1.02:1
ListMinimalPerf.default 432 424 1.02:1
LoaderMinimalPerf.default 561 549 1.02:1
RosterPerf.default 1785 1742 1.02:1
ReactionMinimalPerf.default 309 302 1.02:1
RefMinimalPerf.default 179 176 1.02:1
TableManyItemsPerf.default 1554 1529 1.02:1
TableMinimalPerf.default 336 331 1.02:1
TextMinimalPerf.default 278 273 1.02:1
AttachmentMinimalPerf.default 121 120 1.01:1
CardMinimalPerf.default 438 433 1.01:1
ChatWithPopoverPerf.default 311 307 1.01:1
DialogMinimalPerf.default 642 638 1.01:1
DropdownManyItemsPerf.default 555 547 1.01:1
FlexMinimalPerf.default 238 235 1.01:1
MenuMinimalPerf.default 704 697 1.01:1
MenuButtonMinimalPerf.default 1419 1402 1.01:1
PopupMinimalPerf.default 526 520 1.01:1
SplitButtonMinimalPerf.default 3660 3614 1.01:1
TooltipMinimalPerf.default 1933 1906 1.01:1
AlertMinimalPerf.default 216 215 1:1
AttachmentSlotsPerf.default 893 892 1:1
ButtonMinimalPerf.default 129 129 1:1
CarouselMinimalPerf.default 385 386 1:1
DividerMinimalPerf.default 292 292 1:1
EmbedMinimalPerf.default 3037 3027 1:1
HeaderMinimalPerf.default 293 293 1:1
ItemLayoutMinimalPerf.default 957 959 1:1
LayoutMinimalPerf.default 292 291 1:1
ListNestedPerf.default 457 455 1:1
ProviderMergeThemesPerf.default 1061 1059 1:1
ProviderMinimalPerf.default 332 333 1:1
StatusMinimalPerf.default 558 558 1:1
ToolbarMinimalPerf.default 753 751 1:1
VideoMinimalPerf.default 609 606 1:1
ButtonOverridesMissPerf.default 1078 1087 0.99:1
CheckboxMinimalPerf.default 1729 1742 0.99:1
CustomToolbarPrototype.default 2219 2251 0.99:1
DatepickerMinimalPerf.default 4697 4804 0.98:1
InputMinimalPerf.default 927 945 0.98:1
TreeMinimalPerf.default 659 670 0.98:1
BoxMinimalPerf.default 267 276 0.97:1
ImageMinimalPerf.default 308 318 0.97:1
RadioGroupMinimalPerf.default 358 369 0.97:1
SegmentMinimalPerf.default 281 289 0.97:1
FormMinimalPerf.default 303 314 0.96:1
SliderMinimalPerf.default 1282 1332 0.96:1
IconMinimalPerf.default 526 555 0.95:1
AccordionMinimalPerf.default 114 124 0.92:1

@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react)

Scenario Render type Master Ticks PR Ticks Iterations Status
ThemeProvider virtual-rerender-with-unmount 2158 2147 5000 Possible regression
All results

Scenario Render type Master Ticks PR Ticks Iterations Status
BaseButton mount 1205 1181 5000
Breadcrumb mount 2915 2923 1000
Checkbox mount 2628 2623 5000
CheckboxBase mount 2363 2350 5000
ChoiceGroup mount 4381 4411 5000
ComboBox mount 1246 1222 1000
CommandBar mount 9486 9476 1000
ContextualMenu mount 11369 11208 1000
DefaultButton mount 1383 1368 5000
DetailsRow mount 3570 3583 5000
DetailsRowFast mount 3622 3613 5000
DetailsRowNoStyles mount 3463 3427 5000
Dialog mount 3089 3106 1000
DocumentCardTitle mount 576 570 1000
Dropdown mount 3206 3223 5000
FocusTrapZone mount 2024 2023 5000
FocusZone mount 1933 1984 5000
GroupedList mount 51923 58984 2
GroupedList virtual-rerender 24532 24869 2
GroupedList virtual-rerender-with-unmount 93875 93825 2
GroupedListV2 mount 552 563 2
GroupedListV2 virtual-rerender 528 523 2
GroupedListV2 virtual-rerender-with-unmount 562 551 2
IconButton mount 1891 1904 5000
Label mount 735 733 5000
Layer mount 4240 4273 5000
Link mount 834 836 5000
MenuButton mount 1676 1677 5000
MessageBar mount 2328 2313 5000
Nav mount 3251 3263 1000
OverflowSet mount 1338 1361 5000
Panel mount 2517 2542 1000
Persona mount 1259 1274 1000
Pivot mount 1620 1635 1000
PrimaryButton mount 1500 1511 5000
Rating mount 6904 6988 5000
SearchBox mount 1518 1509 5000
Shimmer mount 2836 2869 5000
Slider mount 2102 2100 5000
SpinButton mount 4675 4633 5000
Spinner mount 800 799 5000
SplitButton mount 3119 3081 5000
Stack mount 866 864 5000
StackWithIntrinsicChildren mount 2354 2359 5000
StackWithTextChildren mount 4816 4763 5000
SwatchColorPicker mount 10416 10504 5000
TagPicker mount 2628 2618 5000
TeachingBubble mount 85148 85274 5000
Text mount 773 778 5000
TextField mount 1595 1587 5000
ThemeProvider mount 1524 1512 5000
ThemeProvider virtual-rerender 1089 1078 5000
ThemeProvider virtual-rerender-with-unmount 2158 2147 5000 Possible regression
Toggle mount 1111 1097 5000
buttonNative mount 545 550 5000

@Hotell Hotell merged commit 55e98a3 into microsoft:master Sep 19, 2022
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Sep 20, 2022
* master:
  feat(cicd): update docsite publish workflow to publish to github pages (microsoft#24846)
  docs(README): add EP03 (microsoft#24854)
  applying package updates
  Set minimum width of 1% for multi stacked horizontal bar chart (microsoft#24835)
  ci: make create-milestone work by adding missing permissions (microsoft#24851)
  fix: `TableCellActions` displays correctly inside `TableHeaderCell` (microsoft#24829)
  ci(github): fix invalid json string in issues.yml (microsoft#24853)
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Sep 20, 2022
* master:
  feat(cicd): update docsite publish workflow to publish to github pages (microsoft#24846)
  docs(README): add EP03 (microsoft#24854)
  applying package updates
  Set minimum width of 1% for multi stacked horizontal bar chart (microsoft#24835)
  ci: make create-milestone work by adding missing permissions (microsoft#24851)
  fix: `TableCellActions` displays correctly inside `TableHeaderCell` (microsoft#24829)
  ci(github): fix invalid json string in issues.yml (microsoft#24853)
@Hotell Hotell deleted the hotell/ci/fix-create-milestone branch October 11, 2022 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants