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

Merged
merged 1 commit into from
Mar 8, 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:23
@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 Related to conda and conda configuration label Mar 8, 2023
@ajschmidt8
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit d1871db into rapidsai:branch-23.04 Mar 8, 2023
@ajschmidt8 ajschmidt8 deleted the recipe-env branch March 8, 2023 22:21
trxcllnt pushed a commit to trxcllnt/cuspatial that referenced this pull request Mar 15, 2023
…rapidsai#982)

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.

Authors:
  - AJ Schmidt (https://github.com/ajschmidt8)

Approvers:
  - H. Thomson Comer (https://github.com/thomcom)
  - Ray Douglass (https://github.com/raydouglass)

URL: rapidsai#982
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conda Related to conda and conda configuration improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

3 participants