microsoft / microsoft/fluentui

[Epic]: make release pipelines more reliable

Open
#27,758 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area: Build System CI Fluent UI react (v8) Fluent UI react-components (v9) Resolution: Soft Close Type: Epic Type: Feature
Dominant language
TypeScript
Stars
20.3k
Forks
2.9k
Avg merge
2d 9h
Merged PRs (30d)
46

Description

Library

All

Describe the feature that you would like added

At the moment v-build and anyone triggering v9 release is noticed only when it's already too late - broken release 🥲.

We need to improve current situation in 2 areas.

✅ 1. Adding integration tests to make sure following things works:
✅ 2. Switch to files instead of npmignore
3. Fallbacks when things out of our control fail:

Npm registry failures:

We need to implement proper fallback behaviours for cases where npm registry errors during npm publish.

This situation puts repo into invalid state, which blocks every contributor. Only remedy ATM is to manually trigger beachball , create PR and merge, which is far from ideal.

We need to implement some graceful fallback mechanism for these situations which is fully automatic.

Have you discussed this feature with our team

v-build

Additional context

No response

Validations
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The entry points mentioned are v-build and the v9 release pipelines; no files or tests are named. Start by tracing those pipelines and their npm publish steps, then define integration coverage for published assets and custom release logic, plus automatic fallbacks for npm registry failures.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, node.js, typescript
Domain
build-system, ci-cd, release
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.