You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2021/02/04 10:43:55 UTC

[GitHub] [calcite] vlsi opened a new pull request #2344: [CALCITE-4140] Use Wasabi S3 for remote build cache

vlsi opened a new pull request #2344:
URL: https://github.com/apache/calcite/pull/2344


   Cache build artifacts, so expensive operations do not need to be re-computed
   The logic is as follows:
     1. Cache is populated only in CI that has S3_BUILD_CACHE_ACCESS_KEY_ID and S3_BUILD_CACHE_SECRET_KEY (GitHub Actions in the master branch)
     2. Otherwise the cache is read-only (e.g. every day builds and PR builds)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [calcite] vlsi merged pull request #2344: [CALCITE-4140] Use Wasabi S3 for remote build cache

Posted by GitBox <gi...@apache.org>.
vlsi merged pull request #2344:
URL: https://github.com/apache/calcite/pull/2344


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [calcite] vlsi merged pull request #2344: [CALCITE-4140] Use Wasabi S3 for remote build cache

Posted by GitBox <gi...@apache.org>.
vlsi merged pull request #2344:
URL: https://github.com/apache/calcite/pull/2344


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org