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

Adding support for AWS S3 binary caching #293

Merged
merged 5 commits into from
Jan 13, 2022

Conversation

dave-juicelabs
Copy link
Contributor

No description provided.

@dave-juicelabs
Copy link
Contributor Author

While this is being reviewed, is there a way for me to use this in my own personal builds? Since vcpkg now downloads a built version, I am unsure of how I would be able to integrate this.

@mathisloge
Copy link
Contributor

While this is being reviewed, is there a way for me to use this in my own personal builds? Since vcpkg now downloads a built version, I am unsure of how I would be able to integrate this.

you can just replace the downloaded version of vcpkg with your built version

Copy link
Contributor

@strega-nil-ms strega-nil-ms left a comment

Choose a reason for hiding this comment

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

Some minor changes, but otherwise, this looks great :)

src/vcpkg/binarycaching.cpp Outdated Show resolved Hide resolved
src/vcpkg/binarycaching.cpp Outdated Show resolved Hide resolved
src/vcpkg/binarycaching.cpp Outdated Show resolved Hide resolved
src/vcpkg/binarycaching.cpp Outdated Show resolved Hide resolved
src/vcpkg/tools.cpp Outdated Show resolved Hide resolved
@strega-nil-ms
Copy link
Contributor

cc @ras0219-msft as the owner of binary caching.

@dave-juicelabs
Copy link
Contributor Author

Ahh, yeah that looks a lot more reasonable.

@ras0219-msft
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Pospelove
Copy link
Contributor

Can't wait for AWS S3 support :)

Copy link
Contributor

@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.

I believe this also will require adding the AWS CLI to vcpkgTools.xml in the vcpkg repo.

Otherwise, LGTM. Thanks for the PR!

@strega-nil-ms
Copy link
Contributor

thanks y'all!

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.

7 participants