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

[clickhouse-cpp] update to 1.5.0 #18330

Merged
merged 13 commits into from
Sep 17, 2021

Conversation

JonLiu1993
Copy link
Member

@JonLiu1993 JonLiu1993 commented Jun 8, 2021

Fix #18327

Update clickhouse-cpp to the latest version 1.5.0

Note feature need to test

@JonLiu1993 JonLiu1993 added category:port-update The issue is with a library, which is requesting update new revision info:internal This PR or Issue was filed by the vcpkg team. labels Jun 8, 2021
@JonLiu1993 JonLiu1993 marked this pull request as draft June 8, 2021 08:35
@JonLiu1993 JonLiu1993 changed the title [clickhouse-cpp] update to 1.2.2 [clickhouse-cpp] update to 1.5.0 Jul 29, 2021
@myuanz
Copy link

myuanz commented Aug 2, 2021

What is REGRESSION: clickhouse-cpp:x64-uwp. If expected, add clickhouse-cpp:x64-uwp=fail to .\scripts\ci.baseline.txt.? It seems like CI always hangs out here for the past two months.

@JonLiu1993
Copy link
Member Author

What is REGRESSION: clickhouse-cpp:x64-uwp. If expected, add clickhouse-cpp:x64-uwp=fail to .\scripts\ci.baseline.txt.? It seems like CI always hangs out here for the past two months.

This is the error log:
install-arm-uwp-dbg-out.log

@myuanz
Copy link

myuanz commented Aug 2, 2021

What can I contribute about these mistakes?

@JonLiu1993
Copy link
Member Author

What can I contribute about these mistakes?

@myuanz ,You can checkout my branch locally, make changes and submit, and then wait for the results of the changes to be verified on CI

@JonLiu1993
Copy link
Member Author

What can I contribute about these mistakes?

@myuanz ,You can checkout my branch locally, make changes and submit, and then wait for the results of the changes to be verified on CI

@myuanz ,Thanks, I have fixed this problem

@JonLiu1993 JonLiu1993 marked this pull request as ready for review August 3, 2021 10:12
@NancyLi1013 NancyLi1013 added the depends:upstream-changes Waiting on a change to the upstream project label Aug 18, 2021
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 5d734efcef674dbf9b7b204484fc8f006101dcb5 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 2340b43..78569d8 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -1361,8 +1361,8 @@
       "port-version": 0
     },
     "clickhouse-cpp": {
-      "baseline": "2019-05-22",
-      "port-version": 1
+      "baseline": "1.5.0",
+      "port-version": 0
     },
     "clipp": {
       "baseline": "2019-04-30",

@NancyLi1013 NancyLi1013 removed the depends:upstream-changes Waiting on a change to the upstream project label Sep 16, 2021
@NancyLi1013 NancyLi1013 added the info:reviewed Pull Request changes follow basic guidelines label Sep 17, 2021
@BillyONeal BillyONeal merged commit d6150f9 into microsoft:master Sep 17, 2021
@BillyONeal
Copy link
Member

Thanks for the version update!

@JonLiu1993 JonLiu1993 deleted the dev/Jon/clickhouse-cpp branch September 18, 2021 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[clickhouse-cpp] update to 1.5.0
4 participants