Skip to content

[openxr-loader] remove from CI baseline#24057

Merged
strega-nil-ms merged 6 commits intomicrosoft:masterfrom
Thomas1664:openxr-loader
Apr 11, 2022
Merged

[openxr-loader] remove from CI baseline#24057
strega-nil-ms merged 6 commits intomicrosoft:masterfrom
Thomas1664:openxr-loader

Conversation

@Thomas1664
Copy link
Copy Markdown
Contributor

@Thomas1664 Thomas1664 commented Apr 9, 2022

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/

Copy link
Copy Markdown

@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 bd1ef2df46303989eeb048eb7aa9b816aa46365e -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index c7016f8..01fe00f 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -5190,7 +5190,7 @@
     },
     "openxr-loader": {
       "baseline": "1.0.22",
-      "port-version": 2
+      "port-version": 3
     },
     "optimus-cpp": {
       "baseline": "0.3.0",
diff --git a/versions/o-/openxr-loader.json b/versions/o-/openxr-loader.json
index 48a62f3..ca162e3 100644
--- a/versions/o-/openxr-loader.json
+++ b/versions/o-/openxr-loader.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "c220c4018f276ec40f85d07161e3829d71550e20",
+      "version": "1.0.22",
+      "port-version": 3
+    },
     {
       "git-tree": "27baef30397d0db0e6cc01d6f60a86e2ff4df238",
       "version": "1.0.22",

@Thomas1664 Thomas1664 marked this pull request as ready for review April 9, 2022 15:30
@Adela0814 Adela0814 added category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. labels Apr 11, 2022
@strega-nil-ms
Copy link
Copy Markdown
Contributor

Thanks!

@strega-nil-ms strega-nil-ms merged commit 5d1860a into microsoft:master Apr 11, 2022
@Thomas1664 Thomas1664 deleted the openxr-loader branch April 11, 2022 15:47
ekilmer added a commit to ekilmer/vcpkg that referenced this pull request Apr 12, 2022
* master: (139 commits)
  [dstorage] Add port for Microsoft.Direct3D.DirectStorage NuGet (microsoft#24063)
  [vcpkg] Refactor toolchain & generator selection (microsoft#23846)
  [icu] update to 70.1 (microsoft#23445)
  [vcpkg] Update android usage documentation (microsoft#23690)
  [LMDB] update to 0.9.29 (microsoft#24045)
  [catch2] Don't install docs (microsoft#24046)
  [harfbuff] fix arm64 osx build (microsoft#24055)
  [openxr-loader] remove from CI baseline (microsoft#24057)
  [imath] Update to 3.1.5 (microsoft#24059)
  [openssl] Fix dynamic builds on UNIX (microsoft#24061)
  [c-ares] update to 1.18.1 (microsoft#24062)
  [igraph] update to 0.9.8 (microsoft#24065)
  [cmake-user] Fix library check (microsoft#24070)
  [openxr-loader] fix ci.baseline.txt (microsoft#24073)
  [tinycbor] Fix file conflicts with libcbor (microsoft#24056)
  [graphviz,libslirp] Limit msys to windows (microsoft#24032)
  [bdwgc] Don't build docs (microsoft#24025)
  [capstone] update to 5.0.0-rc2 (microsoft#23979)
  [clockutils] Fix x64-windows-static-md (microsoft#23965)
  [braft] New port (microsoft#23830)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants