-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[vcpkg-ci-openimageio] Add missing commas #39285
[vcpkg-ci-openimageio] Add missing commas #39285
Conversation
Can we add functionality to: |
This is a good idea, I need to research it. |
The test ports are not in the |
But basically we should not need an extra check: |
I know that tests ports is not the version registry, but |
Try a time consuming command |
The point is that developers have NO REASON to run
The point is that
This command MUST load the overlay ports, and it MUST report errors. |
From
We have |
The point that the developer already run the Also I am not against the ci check. It should be both. |
But this particular issue might have been introduced by editing files online in Github. There is no local interface to run vcpkg in that case. But there is CI. |
That why I agree for both solutions. local and ci. |
@JonLiu1993 You can also run on linux:
|
Not here:
|
for testing port it should be partial functionality. It should not find the overly ports, just find the
Yes, it needed new implementation. but the most of the implementation already there. |
I can make a PR for that. |
Thanks! |
Fixes #39276
vcpkg.json file in vcpkg/scripts/test_ports/vcpkg-ci-openimageio missing , character
SHA512s are updated for each updated download.The "supports" clause reflects platforms that may be fixed by this new version.Any fixed CI baseline entries are removed from that file.Any patches that are no longer applied are deleted from the port's directory.The version database is fixed by rerunning./vcpkg x-add-version --all
and committing the result.Only one version is added to each modified port's versions file.