-
Notifications
You must be signed in to change notification settings - Fork 596
chore: sync cpp example #5944
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
chore: sync cpp example #5944
Conversation
Signed-off-by: Mingzhuo Yin <[email protected]>
Thank you @silver-ymz for this! I used to think we have tested our examples but it seems not? Is this a good time for us to include them in CI? |
There have been some changes to the API. But we haven't updated the API version for examples before. #5907 updates it and showes us the error. We can update CI to include examples. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM after address
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Xuanwo Could we merge this PR first and setup CI for cpp examples in another PR? |
Thanks for your contribution! |
Which issue does this PR close?
Closes #5942
Rationale for this change
What changes are included in this PR?
Are there any user-facing changes?