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

Review changes necessary to support HMAC signing #21

Open weyert opened 2 years ago

weyert commented 2 years ago

Turborepo appears to get support for encrypted build artefacts, see: https://github.com/vercel/turborepo/pull/892

Which changes are necessary to support this?