[cnats] Add new port.#23197
[cnats] Add new port.#23197sylvain-prevost wants to merge 14 commits intomicrosoft:masterfrom sylvain-prevost:cnats
Conversation
There was a problem hiding this comment.
You have modified or added at least one vcpkg.json where a "license" field is missing.
Details
If you feel able to do so, please consider adding a "license" field to the following files:
ports/cnats/vcpkg.json
Valid values for the license field can be found in the documentation
…pile/likn with windows-static.
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
There was a problem hiding this comment.
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: Local changes detected for cnats but no changes to version or port version.
-- Version: 3.2.0
-- Old SHA: 9c42645a14c740ce2c3203713da4f1284b6907f9
-- New SHA: 342cdf538b13bdc144463dd216c5c163cff10a65
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
There was a problem hiding this comment.
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: Local changes detected for cnats but no changes to version or port version.
-- Version: 3.2.0
-- Old SHA: 9c42645a14c740ce2c3203713da4f1284b6907f9
-- New SHA: 1eb58e1eabb7db7572ce36b30ba4c1e093a8b28a
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***
There was a problem hiding this comment.
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: Local changes detected for cnats but no changes to version or port version.
-- Version: 3.2.0
-- Old SHA: 9c42645a14c740ce2c3203713da4f1284b6907f9
-- New SHA: adaec2c9fb5ef9ac535eec4fad10e03a8386cb13
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***
There was a problem hiding this comment.
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: Local changes detected for cnats but no changes to version or port version.
-- Version: 3.2.0
-- Old SHA: 9c42645a14c740ce2c3203713da4f1284b6907f9
-- New SHA: 595058a4ed0a345e13041a3c9b18a86eeaa94747
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
There was a problem hiding this comment.
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: Local changes detected for cnats but no changes to version or port version.
-- Version: 3.2.0
-- Old SHA: 03a932b133df686232e4700254bb4416116a533a
-- New SHA: ae8bd0265f54e5c4d3e48c1df187d4bdf665a7c6
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***
|
I messed up cnats & libgpiod branches badly.. and I do not know how to undo that cleanly vs the PR. I'm going to close both cnats & libgpiod PRs and resubmit a clean ones. sorry for the noise. |
Describe the pull request
Add nats.io C client port
What does your PR fix?
Fixes [New Port Request] <nats.c> #9709, [New Port Request] nats.c #9182, [nats-c] Add new port #9743
Which triplets are supported/not supported? Have you updated the CI baseline?
All, No
Does your PR follow the maintainer guide?
Yes
If you have added/updated a port: Have you run
./vcpkg x-add-version --alland committed the result?Yes
If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/