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

[lcm] Disable examples and docs #26568

Merged
merged 6 commits into from
Aug 29, 2022
Merged

[lcm] Disable examples and docs #26568

merged 6 commits into from
Aug 29, 2022

Conversation

Thomas1664
Copy link
Contributor

Describe the pull request

  • What does your PR fix?

    Fixes #...

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 e85b5bb95a14ff7e014601e88a8dc2fea6798e33 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 85d6b83..5c98ebe 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -3430,7 +3430,7 @@
     },
     "lcm": {
       "baseline": "1.4.0",
-      "port-version": 3
+      "port-version": 4
     },
     "lcms": {
       "baseline": "2.12",
diff --git a/versions/l-/lcm.json b/versions/l-/lcm.json
index ae97c7e..52adb42 100644
--- a/versions/l-/lcm.json
+++ b/versions/l-/lcm.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "6884b5a8499fb9d0c041882efec78ed7f9b71549",
+      "version": "1.4.0",
+      "port-version": 4
+    },
     {
       "git-tree": "0fda8029241e6ff01935878156cd1c9cd2f3fe68",
       "version": "1.4.0",

github-actions[bot]
github-actions bot previously approved these changes Aug 28, 2022
@Thomas1664 Thomas1664 marked this pull request as ready for review August 28, 2022 14:35
@JonLiu1993 JonLiu1993 self-assigned this Aug 29, 2022
@JonLiu1993 JonLiu1993 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Aug 29, 2022
@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Aug 29, 2022
@dan-shaw dan-shaw merged commit 10ad7b2 into microsoft:master Aug 29, 2022
@Thomas1664 Thomas1664 deleted the lcm branch August 29, 2022 19:23
@Thomas1664 Thomas1664 mentioned this pull request Aug 30, 2022
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:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants