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

refactor: use build tags to disable, instead of to enable a feature #1113

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

dunglas
Copy link
Owner

@dunglas dunglas commented Oct 23, 2024

Also, add a way to fetch the latest C header provided by watcher using go generate.

@AlliBalliBaba
Copy link
Collaborator

Fetching the watcher header is probably a good idea. Would it make senso to add a check in the pipeline that will make the watcher installation fail if a new header is available?

@AlliBalliBaba
Copy link
Collaborator

Also msan fails again with the watcher. We can either disable tests or try our luck at a memory sanitized stdc++. I found this Docker image with instructions I haven't tried yet: https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/blob/master/.github/msan-tester.Dockerfile

Copy link
Collaborator

@AlliBalliBaba AlliBalliBaba left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@dunglas dunglas merged commit afedeb9 into main Oct 24, 2024
46 checks passed
@dunglas dunglas deleted the refactor/build-tags branch October 24, 2024 12:14
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.

3 participants