Skip to content

ci: make public-docsite-v9 deploy pipeline work and make it faster#32248

Merged
Hotell merged 1 commit intomicrosoft:masterfrom
Hotell:nx/fix-v9-docsite-publish-ci
Aug 7, 2024
Merged

ci: make public-docsite-v9 deploy pipeline work and make it faster#32248
Hotell merged 1 commit intomicrosoft:masterfrom
Hotell:nx/fix-v9-docsite-publish-ci

Conversation

@Hotell
Copy link
Collaborator

@Hotell Hotell commented Aug 7, 2024

Previous Behavior

After target normalization, apps are not allowed to specify build rather bundle or build-storybook. we forgot to reflect this to v9 docsite publish pipeline which is causing failures

New Behavior

v9 publish(deploy) pipeline

  • now runs only build-storybook target
  • this target is optimised to actually build only what is really necessary (workspace addons) instead of all fluent frameworks (v0,v8,v9)
deploy v9 docsite time
Before 393s
After 114s / 𝚫 71% FASTER

Related Issue(s)

  • Fixes #

@fabricteam
Copy link
Collaborator

📊 Bundle size report

✅ No changes found

@Hotell Hotell marked this pull request as ready for review August 7, 2024 11:42
@Hotell Hotell requested a review from a team as a code owner August 7, 2024 11:43
@Hotell Hotell merged commit 6ce9dc9 into microsoft:master Aug 7, 2024
@Hotell Hotell deleted the nx/fix-v9-docsite-publish-ci branch August 7, 2024 12:04
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Aug 7, 2024
* master: (48 commits)
  chore: migrate to storybook v7 (microsoft#32018)
  release: applying package updates - react-components
  ci: make public-docsite-v9 deploy pipeline work and make it faster (microsoft#32248)
  fix(Toolbar): hardcode size of `ToolbarButton` (microsoft#32185)
  chore: deprecate @fluentui/react-motion-preview (microsoft#32190)
  release: applying package updates - web-components
  docs: add wrapping menu item example to ContextualMenu docs (microsoft#31289)
  docs: update title of v8 keyboard-accessible drag & drop example, add docs (microsoft#32216)
  release: applying package updates - react-components
  fix: Card does not override specified focusMode based on event listeners (microsoft#32200)
  Fix undefined reference in older browsers in useMessageBarReflow (microsoft#32238)
  feat: Add transparent appearance to ToolbarButton (microsoft#32205)
  fix(react-tabs): ignore ref for tab reserved space content slot (microsoft#31775)
  fix(Dialog): do not require ref forwarding (microsoft#32095)
  feat: add verify-packaging to react v8 release pipeline (microsoft#32212)
  chore(web-components): remove type-check definition and follow repo target defaults for consistency and type-check speeds (microsoft#32208)
  chore(react-tree): improve ImmutableSet and ImmutableMap internal implementation (microsoft#32167)
  release: applying package updates - web-components
  feat(web-components): add tablist (microsoft#32098)
  release: applying package updates - react-components
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants