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 #5263

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.

This PR also alphabetizes the script_env list.

@ajschmidt8 ajschmidt8 requested a review from a team as a code owner March 8, 2023 21:25
@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 8, 2023
@github-actions github-actions bot added the conda conda issue label Mar 8, 2023
@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function 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 c61aeaa into rapidsai:branch-23.04 Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conda conda issue 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