Skip to content

Conversation

shaun-nx
Copy link
Contributor

@shaun-nx shaun-nx commented Sep 25, 2025

Proposed changes

This change updates our build pipeline to build our UBI based images

Closes #3914

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

Release notes

If this PR introduces a change that affects users and needs to be mentioned in the release notes,
please add a brief note that summarizes the change.


@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 25, 2025
@shaun-nx shaun-nx changed the base branch from main to feat/openshift-support September 25, 2025 11:10
@shaun-nx shaun-nx changed the base branch from feat/openshift-support to feat/ubi-base-image September 25, 2025 11:10
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.80%. Comparing base (00dbbc6) to head (16e71b9).

Additional details and impacted files
@@                   Coverage Diff                   @@
##           feat/ubi-base-image    #3958      +/-   ##
=======================================================
- Coverage                86.81%   86.80%   -0.02%     
=======================================================
  Files                      128      128              
  Lines                    16602    16602              
  Branches                    62       62              
=======================================================
- Hits                     14413    14411       -2     
- Misses                    2007     2008       +1     
- Partials                   182      183       +1     

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

@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Sep 25, 2025
@shaun-nx shaun-nx requested a review from ciarams87 September 25, 2025 13:22
@shaun-nx shaun-nx marked this pull request as ready for review September 25, 2025 13:29
@shaun-nx shaun-nx requested a review from a team as a code owner September 25, 2025 13:29
@shaun-nx shaun-nx changed the title DRAFT: Update pipeline to build and publish UBI images Update pipeline to build and publish UBI images Sep 25, 2025
@shaun-nx shaun-nx requested a review from ciarams87 September 26, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

Build and publish UBI images in the pipeline
2 participants