Skip to content

Port refactors to publish-containers.yml from main to 3.21#6329

Merged
stmpn merged 2 commits into3.21from
port-refactor-cicd-notifications
Feb 11, 2026
Merged

Port refactors to publish-containers.yml from main to 3.21#6329
stmpn merged 2 commits into3.21from
port-refactor-cicd-notifications

Conversation

@stmpn
Copy link
Member

@stmpn stmpn commented Feb 10, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 10, 2026 19:08
@stmpn stmpn requested a review from a team as a code owner February 10, 2026 19:08
@changeset-bot
Copy link

changeset-bot bot commented Feb 10, 2026

⚠️ No Changeset found

Latest commit: 9cd162e

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

@stmpn stmpn added the skip changeset Use if your changes doesn't need entry in changelog label Feb 10, 2026
@stmpn stmpn changed the title Port refactors to publish-containers.yml from main Port refactors to publish-containers.yml from main to 3.21 Feb 10, 2026
@stmpn
Copy link
Member Author

stmpn commented Feb 10, 2026

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Ports the container publishing workflow to the refactored structure from main, centralizing image metadata computation and delegating multi-arch build/push to a reusable workflow, with added failure notifications.

Changes:

  • Split workflow into prepare-variables + reusable build-push job and a summary job.
  • Add conditional latest tagging logic and pass computed tags/labels/version into the build job.
  • Add failure-only secret loading (1Password) and Slack notification via reusable workflow.

@github-actions github-actions bot temporarily deployed to pr-6329 February 10, 2026 19:13 Destroyed
@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.91%. Comparing base (1a45498) to head (9cd162e).
⚠️ Report is 1 commits behind head on 3.21.

Additional details and impacted files
@@           Coverage Diff            @@
##             3.21    #6329    +/-   ##
========================================
  Coverage   64.91%   64.91%            
========================================
  Files        1447     1447            
  Lines       25149    25149            
  Branches     5134     4955   -179     
========================================
  Hits        16326    16326            
  Misses       8779     8779            
  Partials       44       44            

☔ 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.

@stmpn stmpn force-pushed the port-refactor-cicd-notifications branch from 57166ac to 4a59fae Compare February 10, 2026 19:16
@github-actions github-actions bot temporarily deployed to pr-6329 February 10, 2026 19:19 Destroyed
Copilot AI review requested due to automatic review settings February 10, 2026 19:28
@stmpn stmpn force-pushed the port-refactor-cicd-notifications branch from 4a59fae to a8fe41f Compare February 10, 2026 19:28
@github-actions github-actions bot temporarily deployed to pr-6329 February 10, 2026 19:30 Destroyed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

@stmpn stmpn enabled auto-merge (squash) February 11, 2026 09:58
@stmpn stmpn merged commit 3ea43d0 into 3.21 Feb 11, 2026
13 checks passed
@stmpn stmpn deleted the port-refactor-cicd-notifications branch February 11, 2026 10:02
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.

3 participants