Skip to content

paperweight v2.0.0-beta.9

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 02:59
· 22 commits to main since this release
v2.0.0-beta.9
4805867

🧹 Chores

Commits

  • c1c16b7: adjust bundler version artifact id configuration, use openZipSafe for reading zips in bundler/paperclip tasks (Jason Penilla)
  • 8f0e992: Clean up paperclip, dev bundle, general task configuration (Jason Penilla)
  • fa56235: Disable caching by default on more tasks (Jason Penilla)
  • dc9fb32: Rewrite userdev setup pipeline (Jason Penilla) (#276)
  • 17432a7: Apply Java plugin automatically when using userdev (Jason Penilla) (#276)
  • 1addb8f: Add shared parent for fs output types (Jason Penilla) (#276)
  • 121a2d8: Use concurrent map for open file locks and retry when creating the lock file fails (Jason Penilla) (#276)
  • 452a7f0: Remove unused import (Jason Penilla) (#276)
  • b0cfc77: Time setup and file copy separately (Jason Penilla) (#276)
  • 6752204: Adjust cache cleaning log message (Jason Penilla) (#276)
  • 672ae24: Remove check for cache cleaning in afterEvaluate logic (Jason Penilla) (#276)
  • 1a614e7: Add back cache cleaning check but fail the build during setup (at execution time) instead of simply skipping some configuration (Jason Penilla) (#276)
  • 21b1e82: Adjust unsupported dev bundle version message (Jason Penilla) (#276)
  • 2c814fb: Persist 'expired' userdev cache entries when a non-expired entry uses it (Jason Penilla)
  • 83dcee1: Improve userdev cache cleanup strategy (Jason Penilla)
  • Version 2.0.0-beta.9 - 4805867