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] update version to v1.2.0 #22925

Merged
merged 4 commits into from
Feb 4, 2022
Merged

[opentelemetry-cpp] update version to v1.2.0 #22925

merged 4 commits into from
Feb 4, 2022

Conversation

juandemanjon
Copy link
Contributor

Bumping opentelemetry-cpp to latest version

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!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout c06dfc0ac2649834da8b9f3092b907fb037accab -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/o-/opentelemetry-cpp.json b/versions/o-/opentelemetry-cpp.json
index 0628f44..cd5af0b 100644
--- a/versions/o-/opentelemetry-cpp.json
+++ b/versions/o-/opentelemetry-cpp.json
@@ -4,7 +4,8 @@
       "git-tree": "fda98dcb6502bcf3187547d840ebc50c153d7b59",
       "version-semver": "1.2.0",
       "port-version": 0
-    },    {
+    },
+    {
       "git-tree": "c6f08af646f830d343e50f00d01775f6ce8fc7d8",
       "version-semver": "1.1.1",
       "port-version": 0

You have modified or added at least one vcpkg.json where a "license" field is missing.
If you feel able to do so, please consider adding a "license" field to the following files:

  • ports/opentelemetry-cpp/vcpkg.json

Valid values for the license field are listed at https://spdx.org/licenses/

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!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout c06dfc0ac2649834da8b9f3092b907fb037accab -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/o-/opentelemetry-cpp.json b/versions/o-/opentelemetry-cpp.json
index 0628f44..f10a1c2 100644
--- a/versions/o-/opentelemetry-cpp.json
+++ b/versions/o-/opentelemetry-cpp.json
@@ -1,10 +1,11 @@
 {
   "versions": [
     {
-      "git-tree": "fda98dcb6502bcf3187547d840ebc50c153d7b59",
+      "git-tree": "c8c4bd4f115feaa3faed25dc74c695c1627d4f0d",
       "version-semver": "1.2.0",
       "port-version": 0
-    },    {
+    },
+    {
       "git-tree": "c6f08af646f830d343e50f00d01775f6ce8fc7d8",
       "version-semver": "1.1.1",
       "port-version": 0

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!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout c06dfc0ac2649834da8b9f3092b907fb037accab -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/o-/opentelemetry-cpp.json b/versions/o-/opentelemetry-cpp.json
index b2d537b..f10a1c2 100644
--- a/versions/o-/opentelemetry-cpp.json
+++ b/versions/o-/opentelemetry-cpp.json
@@ -4,7 +4,8 @@
       "git-tree": "c8c4bd4f115feaa3faed25dc74c695c1627d4f0d",
       "version-semver": "1.2.0",
       "port-version": 0
-    },    {
+    },
+    {
       "git-tree": "c6f08af646f830d343e50f00d01775f6ce8fc7d8",
       "version-semver": "1.1.1",
       "port-version": 0

@BillyONeal BillyONeal merged commit 0e8ad3b into microsoft:master Feb 4, 2022
@BillyONeal
Copy link
Member

Thanks for the update!

ekilmer added a commit to ekilmer/vcpkg that referenced this pull request Feb 5, 2022
* master: (221 commits)
  [vcpkg-tool] update to 2022-02-03 (microsoft#22924)
  [opencv4] Disable building cpufeatures since it conflict with libwebp (microsoft#22844)
  [rhasheq] New port (microsoft#22905)
  [sfml] Add arm64 patch to allow SFML to compile on apple silicon (microsoft#22937)
  [popsift] Fix missing Thrust include, already merged upstream. (microsoft#22929)
  [python3][python2] Use MKDIR_P to create directories to avoid race conditions (microsoft#22902)
  Added libe57format port (microsoft#22909)
  update polyhook2 (microsoft#22906)
  [botan] Fix debug info (microsoft#22911)
  [opentelemetry-cpp] update version to v1.2.0 (microsoft#22925)
  [docs] document VCPKG_INSTALLED_DIR variable (microsoft#22695)
  [c89stringutils] New port (microsoft#22904)
  [randomstr] New port (microsoft#22921)
  [docs] Add Authoring-script-ports.md (microsoft#22396)
  [vcpkg_fail_port_install] Deprecate function (microsoft#21489)
  [vcpkg-cmake-config] add missing TOOLS_PATH (microsoft#22863)
  Ace Build Windows - Missing files in include package (microsoft#22880)
  [opendnp3] Disable FetchContent in favor of predownloading (microsoft#22894)
  libraqm update to 0.9.0 (microsoft#22907)
  [google-cloud-cpp] update to latest release (v1.36.0) (microsoft#22897)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants