Updates from several community members#48
Open
hjmjohnson wants to merge 24 commits intojlumbroso:mainfrom
Open
Updates from several community members#48hjmjohnson wants to merge 24 commits intojlumbroso:mainfrom
hjmjohnson wants to merge 24 commits intojlumbroso:mainfrom
Conversation
rename `dh` occurences with `df` which I assume is a typo
use find -delete instead
Inspired by actions/runner-images#10977 refined with the help of ai tools.
Inspired by git@github.com:Jayllyz/free-disk-space.git Co-authored-by: Antony David <antonydavid945@gmail.com>
Change repo for submitting issues with the hope that they get addressed.
Add a github action to use a matrix of removal modes that includes rsync, find, rm, rmz Resolves #2
Allow selection of file removal modes from rmz find rsync rm
awk is always available, bc is not.
By default, apt-get is very verbose. Default to a more quiet set of settings to avoid filling the CI report logs with mostly useless information.
awk would have '--' which is a special symbol when the values were negative
Updating the initial RAM filesystem image needed for reboot is not necessary for these transient images
Author
|
@jlumbroso Would you consider allowing me to be a maintainer so that community driven improvements could be considered and incorporated without forks? |
5 tasks
|
Unfortunately, although otherwise active, @jlumbroso seems to have fully abandoned this project. At this point, it's probably for the best to start maintaining an independent fork. I can contribute as well. |
Updated action name and added project background comments.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Several changes to improve reporting, speed, and granularity of removals.