Skip to content

ci: split publish to build and publish#4042

Merged
Saadnajmi merged 2 commits intomicrosoft:mainfrom
Saadnajmi:build-publish
Mar 5, 2026
Merged

ci: split publish to build and publish#4042
Saadnajmi merged 2 commits intomicrosoft:mainfrom
Saadnajmi:build-publish

Conversation

@Saadnajmi
Copy link
Copy Markdown
Collaborator

Platforms Impacted

  • iOS
  • macOS
  • win32 (Office)
  • windows
  • android

Description of changes

Split our publish pipeline into "Build" and "Publish". The former generates tgz's for each package, the latter publishes them.

This is because our pupblish pipeline was:

  1. configured to treat the whole repo as a publish artifact...
  2. timing out scanning all of our node modules..

So now.. it treats the tgz as the artifact, and we clean up after publish so it shouldn't time out.

Verification

Raw, unfettered, hope.

Pull request checklist

This PR has considered (when applicable):

  • Automated Tests
  • Documentation and examples
  • Keyboard Accessibility
  • Voiceover
  • Internationalization and Right-to-left Layouts

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 4, 2026

⚠️ No Changeset found

Latest commit: f35a1a9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Saadnajmi Saadnajmi enabled auto-merge (squash) March 5, 2026 04:18
@Saadnajmi Saadnajmi merged commit 813bb77 into microsoft:main Mar 5, 2026
13 checks passed
@Saadnajmi Saadnajmi deleted the build-publish branch March 5, 2026 10:05
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.

2 participants