Skip to content

Releases: wvanderdeijl/nx-remotecache-gcs

v2.2.0

18 Sep 11:33
Compare
Choose a tag to compare

Ability to disable remote cache via NX_SKIP_REMOTE_CACHE environment variable

v2.1.0

27 Sep 14:34
Compare
Choose a tag to compare

Do not restore the source file from the cache as nx uses it to detect that the cache originates from a different machine. See nrwl/nx#18057

v2.0.0

27 Sep 12:25
Compare
Choose a tag to compare
  • Upgrade from @nrwl/workspace to @nx/workspace (needed since nx v16)
  • Store cache as a tar file in the storage bucket to limit the number of individual files being downloaded/uploaded
  • Update dependencies: @google-cloud/storage from v5 to v7, mkdirp from v1 to v3

Update dependencies

30 Sep 21:38
Compare
Choose a tag to compare

which also fixes some npm audit warnings

Initial Release

30 Sep 21:39
Compare
Choose a tag to compare
initial version

clean up


fix mkdirp call

fix mkdirp call


1.0.0