Skip to content
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

Fix for Clang error #379

Merged
merged 3 commits into from
Mar 2, 2024
Merged

Fix for Clang error #379

merged 3 commits into from
Mar 2, 2024

Conversation

lhstrh
Copy link
Member

@lhstrh lhstrh commented Mar 2, 2024

This PR fixes a Clang error that currently exists in main.

In addition, it simplifies CI by looking at labels to figure out which tests should be run. If a the PR is not properly labeled and then fails in the merge queue, it will be easy to add the appropriate labels to get the desired test output. Making this change as part of this PR was prompted by the need to trigger the macOS tests to verify that the fix worked.

@lhstrh lhstrh added the mac label Mar 2, 2024
@lhstrh lhstrh added the bugfix label Mar 2, 2024
@lhstrh lhstrh requested a review from erlingrj March 2, 2024 08:19
@lhstrh lhstrh enabled auto-merge March 2, 2024 08:19
@lhstrh lhstrh disabled auto-merge March 2, 2024 08:20
@lhstrh lhstrh enabled auto-merge March 2, 2024 08:22
@lhstrh lhstrh requested a review from edwardalee March 2, 2024 09:01
Copy link
Collaborator

@erlingrj erlingrj left a comment

Choose a reason for hiding this comment

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

The logning macro changes look good. I can't comment on the CI changes yet, but would like to understand how I can control what tests are run in CI for my PR. Is this documented somewhere?

@lhstrh lhstrh added this pull request to the merge queue Mar 2, 2024
Merged via the queue into main with commit 8757989 Mar 2, 2024
25 checks passed
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