Skip to content

Package Cache

Avrea's package cache sits between your runners and upstream package registries. The first time a package is downloaded, it's fetched from the upstream registry and cached in the colocated cache. Subsequent downloads are served from the cache.

Package managerAuto-configured
npm / yarn / pnpm / bunYes
pipYes
uvManual setup
Go modulesYes
CargoYes
Maven / GradleYes
NuGet / .NETYes
ChocolateyYes
RubyGems / BundlerYes

On Avrea runners, supported package manager registry URLs are pre-configured. Your workflows need no changes.

The cache.avrea.com hostname used in examples throughout this section resolves only inside Avrea runners — it points to the colocated cache via the runner's host file. The URLs are not reachable from a developer laptop.