Tapico / tapico-turborepo-remote-cache

A server for TurboRepo Remote Cache to store cache artefacts in Google Cloud Storage or Amazon S3
MIT License
133 stars 10 forks source link

feat: allow using one bucket for multiple teams #10

Closed weyert closed 2 years ago

weyert commented 2 years ago

Allow to use one bucket for multiple teams, allow to set the name of the bucket to use by introducing the --bucketName-argument

Enable feature to use a bucket per team, by default disabled, the argument to use is --enableBucketPerTeam were the teamId will be used as the name of the bucket

Improve handling of Google Cloud Storage

fixes #7