Skip to content

[CI] Introduce build type matrix workflows #478

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 24, 2025

Conversation

aobolensk
Copy link
Member

@aobolensk aobolensk commented Jun 24, 2025

  • consolidate build and debug jobs using a build_type matrix
  • set CMAKE_BUILD_TYPE from the matrix variable
  • name uploaded artifacts based on the build type
  • fix macOS artifact naming

@aobolensk aobolensk requested a review from allnes as a code owner June 24, 2025 06:23
@github-actions github-actions bot added the ci label Jun 24, 2025
@allnes allnes enabled auto-merge June 24, 2025 06:26
@aobolensk aobolensk disabled auto-merge June 24, 2025 06:37
@aobolensk aobolensk changed the title Matrix build for CI jobs [CI] Introduce matrix build Jun 24, 2025
@aobolensk aobolensk changed the title [CI] Introduce matrix build [CI] Introduce build type matrix workflows Jun 24, 2025
@aobolensk aobolensk enabled auto-merge June 24, 2025 06:38
Copy link

codecov bot commented Jun 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.73%. Comparing base (59ae80a) to head (79b201b).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #478   +/-   ##
=======================================
  Coverage   91.73%   91.73%           
=======================================
  Files          11       11           
  Lines         363      363           
  Branches      131      131           
=======================================
  Hits          333      333           
  Misses         10       10           
  Partials       20       20           

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

@aobolensk aobolensk added this pull request to the merge queue Jun 24, 2025
Merged via the queue into master with commit b6d3381 Jun 24, 2025
82 checks passed
@aobolensk aobolensk deleted the codex/merge-build-jobs-using-matrix branch July 4, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants