* Support ignoring file deletions
Tweak action.yml
* Tweak the readme description
Co-authored-by: Onkar Ruikar <87750369+OnkarRuikar@users.noreply.github.com>
* tweak removed file check to include line_deletion var
Co-authored-by: Onkar Ruikar <87750369+OnkarRuikar@users.noreply.github.com>
* docs: unify the "Basic concepts or assumptions" readme section into the most related arguments to make it easier to read
Improve the existing contribution guide (#74)
* Improve the existing contribution guide
* reorder the contribution steps to push testing up
Co-authored-by: Javier Ferrer González <javier.ferrer@codely.com>
* tweak contribution process opener copy
Co-authored-by: Javier Ferrer González <javier.ferrer@codely.com>
---------
Co-authored-by: Javier Ferrer González <javier.ferrer@codely.com>
Put back accidental deletion
---------
Co-authored-by: Onkar Ruikar <87750369+OnkarRuikar@users.noreply.github.com>
Co-authored-by: Javier Ferrer González <javier.ferrer@codely.com>
Co-authored-by: Rob W <rlw0788@gmail.com>
* 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>