Turbo Cache Server
Version updated for https://github.com/brunojppb/turbo-cache-server to version 2.0.10.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Turbo Cache Server GitHub Action provides a self-hosted remote caching solution for Turborepo, utilizing S3-compatible storage systems like Amazon S3, Cloudflare R2, or Minio. It automates the management of build artifacts by enabling efficient caching, reducing build times, and improving CI/CD workflows for monorepos. This action offers seamless integration with Turborepo and supports configurable storage options for flexibility across environments.
Release notes
What’s Changed
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/brunojppb/turbo-cache-server/pull/355
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/brunojppb/turbo-cache-server/pull/356
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/brunojppb/turbo-cache-server/pull/358
- chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in https://github.com/brunojppb/turbo-cache-server/pull/359
- chore(deps): update rust crate reqwest to v0.12.26 by @renovate[bot] in https://github.com/brunojppb/turbo-cache-server/pull/360
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/brunojppb/turbo-cache-server/pull/361
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/brunojppb/turbo-cache-server/pull/362
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/brunojppb/turbo-cache-server/pull/363
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/brunojppb/turbo-cache-server/pull/364
- chore(deps): update alpine docker tag to v3.23.2 by @renovate[bot] in https://github.com/brunojppb/turbo-cache-server/pull/365
- chore(deps): update rust crate tracing to v0.1.44 by @renovate[bot] in https://github.com/brunojppb/turbo-cache-server/pull/366
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/brunojppb/turbo-cache-server/pull/367
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/brunojppb/turbo-cache-server/pull/370
- Follow-up on #368 AWS server-side encryption by @brunojppb and @drewbourne-sdx in https://github.com/brunojppb/turbo-cache-server/pull/372
Full Changelog: https://github.com/brunojppb/turbo-cache-server/compare/2.0.9...2.0.10