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

Pass AWS_SESSION_TOKEN and SCCACHE_S3_USE_SSL vars to conda build #3324

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

ajschmidt8
Copy link
Member

This PR ensures that the AWS_SESSION_TOKEN and SCCACHE_S3_USE_SSL environment variables are passed to our conda build process.

AWS_SESSION_TOKEN is necessary in order to support using temporary credentials via AWS STS (we recently adopted this method in CI).

SCCACHE_S3_USE_SSL has been reported to increase cache performance for S3.

@ajschmidt8 ajschmidt8 requested a review from a team as a code owner March 8, 2023 21:27
@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change and removed improvement Improvement / enhancement to an existing function labels Mar 8, 2023
@ajschmidt8
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 9be174d into rapidsai:branch-23.04 Mar 9, 2023
@ajschmidt8 ajschmidt8 deleted the recipe-env branch March 9, 2023 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants