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

[opentelemetry-cpp] New port #19536

Merged
merged 7 commits into from
Aug 19, 2021
Merged

Conversation

srgbtl
Copy link
Contributor

@srgbtl srgbtl commented Aug 12, 2021

Describe the pull request

If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/

@srgbtl srgbtl changed the title [WIP] add openteletry-cpp [openteletry-cpp] New port Aug 12, 2021
@srgbtl srgbtl marked this pull request as ready for review August 12, 2021 21:55
@srgbtl srgbtl changed the title [openteletry-cpp] New port [opentelemetry-cpp] New port Aug 12, 2021
@JonLiu1993 JonLiu1993 self-assigned this Aug 13, 2021
@JonLiu1993 JonLiu1993 added the category:new-port The issue is requesting a new library to be added; consider making a PR! label Aug 13, 2021
ports/opentelemetry-cpp/portfile.cmake Outdated Show resolved Hide resolved
ports/opentelemetry-cpp/portfile.cmake Outdated Show resolved Hide resolved
ports/opentelemetry-cpp/portfile.cmake Outdated Show resolved Hide resolved
ports/opentelemetry-cpp/vcpkg.json Show resolved Hide resolved
ports/opentelemetry-cpp/vcpkg.json Outdated Show resolved Hide resolved
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Copy link

@github-actions github-actions bot left a 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: Local changes detected for opentelemetry-cpp but no changes to version or port version.
-- Version: 1.0.0-rc4
-- Old SHA: 0bf29cff16d15505f732756f0bc435afb19f0c9b
-- New SHA: 48a68013162895d375237802712856bcd94c8609
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***

@JonLiu1993 JonLiu1993 added the requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function label Aug 13, 2021
@JonLiu1993
Copy link
Member

JonLiu1993 commented Aug 16, 2021

@srgbtl ,Have you tested features in locally?I tested X64-Windows-static and x64-linux locally and both failed:
install-x64-windows-static-dbg-out.log

@srgbtl
Copy link
Contributor Author

srgbtl commented Aug 16, 2021

@JonLiu1993 I thought that this work is automated by pipelines, so I haven't checked all of the features.

@srgbtl srgbtl marked this pull request as draft August 16, 2021 08:56
@JonLiu1993
Copy link
Member

@JonLiu1993 I thought that this work is automated by pipelines, so I haven't checked all of the features.

CI does not test features

@srgbtl
Copy link
Contributor Author

srgbtl commented Aug 16, 2021

All features were tested locally (Windows only)

@srgbtl srgbtl marked this pull request as ready for review August 16, 2021 14:40
@JonLiu1993
Copy link
Member

All features are tested successfully in the following triplet:

  • x64-windows
  • x64-windows-static
  • x64-linux

@JonLiu1993 JonLiu1993 added info:reviewed Pull Request changes follow basic guidelines and removed requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function labels Aug 17, 2021
@dan-shaw dan-shaw merged commit bfc9927 into microsoft:master Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New Port Request] opentelemetry-cpp
3 participants