-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[convectionkernels] Add port. #25148
Conversation
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.
Two small changes, then LGTM.
Thanks for the PR!
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
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.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
PRs must add only one version and must not modify any published versions
When making any changes to a library, the version or port-version in vcpkg.json
or CONTROL
must be modified.
error: checked-in files for cvtt have changed but the version was not updated
version: 2022-06-08
old SHA: afc83bed7d74230dac216f39068be5f0fbba04a9
new SHA: 4674907ed9d68777b1d8f6dca126fab50173dc8b
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
Thanks again! |
Describe the pull request
What does your PR fix?
Fixes [New Port Request] cvtt #25147
Which triplets are supported/not supported? Have you updated the CI baseline?
all, No.
Does your PR follow the maintainer guide?
Hopefully yes.
If you have added/updated a port: Have you run
./vcpkg x-add-version --all
and committed the result?Yes.