Skip to content

build: split deploy to unstable main workflow#6514

Merged
NyanKiyoshi merged 5 commits intomainfrom
build/deploy-unstable-main/split-workflow
Apr 24, 2026
Merged

build: split deploy to unstable main workflow#6514
NyanKiyoshi merged 5 commits intomainfrom
build/deploy-unstable-main/split-workflow

Conversation

@NyanKiyoshi
Copy link
Copy Markdown
Member

Splits the build & deploy steps into two distinct jobs to reduce the blast radius and risk of malicious dependencies obtaining access to secrets.

Scope of the change

  • I confirm I added ripples for changes (see src/ripples) or my feature doesn't contain any user-facing changes
  • I used analytics "trackEvent" for important events

@NyanKiyoshi NyanKiyoshi self-assigned this Apr 15, 2026
@NyanKiyoshi NyanKiyoshi added the skip changeset Use if your changes doesn't need entry in changelog label Apr 15, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 15, 2026

⚠️ No Changeset found

Latest commit: 4052cb7

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.93%. Comparing base (9687868) to head (4052cb7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6514   +/-   ##
=======================================
  Coverage   47.93%   47.93%           
=======================================
  Files        2579     2579           
  Lines       45752    45752           
  Branches    10503    10519   +16     
=======================================
  Hits        21932    21932           
  Misses      23435    23435           
  Partials      385      385           
Flag Coverage Δ
storybook 43.04% <ø> (ø)
units 43.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Splits the build & deploy steps into two distinct jobs to reduce the blast radius and risk of malicious dependencies obtaining access to secrets.
@NyanKiyoshi NyanKiyoshi force-pushed the build/deploy-unstable-main/split-workflow branch from 1b9fbfd to 9c05759 Compare April 15, 2026 12:59
@NyanKiyoshi NyanKiyoshi marked this pull request as ready for review April 15, 2026 13:04
@NyanKiyoshi NyanKiyoshi requested a review from a team as a code owner April 15, 2026 13:04
lkostrowski
lkostrowski previously approved these changes Apr 15, 2026
Comment thread .github/workflows/deploy-master-staging.yaml Outdated
@NyanKiyoshi NyanKiyoshi requested a review from a team as a code owner April 20, 2026 13:19
Comment thread .github/workflows/deploy-master-staging.yaml
@NyanKiyoshi NyanKiyoshi merged commit b4e828a into main Apr 24, 2026
17 of 18 checks passed
@NyanKiyoshi NyanKiyoshi deleted the build/deploy-unstable-main/split-workflow branch April 24, 2026 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changeset Use if your changes doesn't need entry in changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants