* Support ignore deletions with "ignore_file_deletions" param
Test files_to_ignore code path
Tweak the variable type
Correct bad logic in the file ignore block
Debug
More debugging
More debugging
Fingers crossed
Another try
Last try
Lets see if this one does it
Testing again
More tests
More testing
Last test
Wait, I might be onto something
Put some changes back
Fixes
Whoops
Walk back yml test
* Rename config variable to be ignore_line_deletions
* Add and update tests
* Update action.yml to provided more consistent desc.
Co-authored-by: Javier Ferrer González <javier.mailserio@gmail.com>
* Delete redundant helper function
* Fix parse error in action.yml
---------
Co-authored-by: Javier Ferrer González <javier.mailserio@gmail.com>
* chore: add bashunit to the repo
* chore: created folder for test and check that bashunit works
* chore: snapshot for test_should_ignore_files_with_glob
* chore: add pipeline
* chore: snapshot update
* git ignore bashunit, rather install it as vendor
* chore: code style
* chore: fix installed bashunit version
---------
Co-authored-by: Chemaclass <chemaclass@outlook.es>
Co-authored-by: katarn <katarn@katarn.es>