Skip to content

Releases: HastD/free-disk-space

v0.1.2

24 Feb 16:22
Immutable release. Only release title and notes can be modified.
v0.1.2
68572ae

Choose a tag to compare

Summary

Added a new option, skip-if-available, which allows a target amount of available disk space to be specified; if that much disk space is already available, the action will skip trying to free more disk space.

What's Changed

  • chore: set up dependabot, update dependencies by @HastD in #1
  • feat: add skip-if-available option by @HastD in #2
  • chore: release v0.1.2 by @HastD in #3

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Nov 02:06
Immutable release. Only release title and notes can be modified.
v0.1.1
78ec049

Choose a tag to compare

  • Switched to using nproc to determine the number of rm processes to run in parallel.
  • Improved documentation.

Full changelog: v0.1.0...v0.1.1

v0.1.0

26 Nov 17:06
Immutable release. Only release title and notes can be modified.
v0.1.0
5c7d2a3

Choose a tag to compare

Initial release. Frees about 44 GB of disk space on Ubuntu runners.