Skip to content

Adding support for COS binary caching #476

Merged
ras0219-msft merged 4 commits intomicrosoft:mainfrom
day253:add-cos-supply
Apr 12, 2022
Merged

Adding support for COS binary caching #476
ras0219-msft merged 4 commits intomicrosoft:mainfrom
day253:add-cos-supply

Conversation

@day253
Copy link
Copy Markdown
Contributor

@day253 day253 commented Mar 31, 2022

Cloud Object Storage (COS) is a distributed storage service launched by Tencent Cloud. It is readily compatible with AWS S3 APIs, allowing direct access to community tools and plugins with ease. (refer to https://intl.cloud.tencent.com/products/cos)

This PR is to enable vcpkg users to use COS for binary caching.

#435

Any advice for the unitest? I tested the feature locally.

@day253 day253 marked this pull request as draft March 31, 2022 04:16
@day253 day253 marked this pull request as ready for review March 31, 2022 07:48
@day253 day253 marked this pull request as draft March 31, 2022 07:49
@day253 day253 marked this pull request as ready for review March 31, 2022 08:02
Copy link
Copy Markdown
Member

@vicroms vicroms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like to see localizable strings for error messages.

Comment thread src/vcpkg/binarycaching.cpp Outdated
Comment thread src/vcpkg/binarycaching.cpp Outdated
Comment thread src/vcpkg/binarycaching.cpp Outdated
@day253
Copy link
Copy Markdown
Contributor Author

day253 commented Apr 1, 2022

I would like to see localizable strings for error messages.

All resolved

Copy link
Copy Markdown
Collaborator

@ras0219-msft ras0219-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

Comment thread src/vcpkg/binarycaching.cpp Outdated
Comment thread src/vcpkg/binarycaching.cpp Outdated
Comment thread include/vcpkg/base/messages.h Outdated
@day253 day253 requested review from ras0219-msft and vicroms April 2, 2022 04:04
@day253
Copy link
Copy Markdown
Contributor Author

day253 commented Apr 8, 2022

CC @vicroms @ras0219-msft

looking forward to your reply.

@day253
Copy link
Copy Markdown
Contributor Author

day253 commented Apr 12, 2022

CC @vicroms @ras0219-msft

looking forward to your reply.

@ras0219-msft

@ras0219-msft ras0219-msft merged commit bccfd0d into microsoft:main Apr 12, 2022
@ras0219-msft
Copy link
Copy Markdown
Collaborator

LGTM, thanks for the contribution!

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.

3 participants