Skip to content

ci(gha): avoid macos-bazel from always being skipped#16168

Merged
scotthart merged 1 commit into
mainfrom
ci-gha-macos-skipping
Jun 16, 2026
Merged

ci(gha): avoid macos-bazel from always being skipped#16168
scotthart merged 1 commit into
mainfrom
ci-gha-macos-skipping

Conversation

@scotthart

Copy link
Copy Markdown
Member

No description provided.

@scotthart scotthart requested a review from a team as a code owner June 15, 2026 23:57
@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.19%. Comparing base (9e80a24) to head (ac558ea).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16168      +/-   ##
==========================================
- Coverage   92.20%   92.19%   -0.01%     
==========================================
  Files        2265     2265              
  Lines      209121   209121              
==========================================
- Hits       192824   192809      -15     
- Misses      16297    16312      +15     

☔ View full report in Codecov by Harness.
📢 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.

${{
github.event_name == 'schedule' ||
github.event_name == 'push' ||
contains(github.event.pull_request.labels.*.name, 'gha:full-build')

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Q: does this build all of the targets? Should it?

(I didn't look at the script)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It only builds storage for now.

@scotthart scotthart merged commit cc530e2 into main Jun 16, 2026
67 of 68 checks passed
@scotthart scotthart deleted the ci-gha-macos-skipping branch June 16, 2026 01:09
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