Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ignore deletions with "ignore_line_deletions" param #71

Merged
merged 6 commits into from
Apr 16, 2024

Commits on Apr 15, 2024

  1. 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
    johnlk committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8e7d171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6dc97a View commit details
    Browse the repository at this point in the history
  3. Add and update tests

    johnlk committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bf6a262 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update action.yml to provided more consistent desc.

    Co-authored-by: Javier Ferrer González <javier.mailserio@gmail.com>
    johnlk and JavierCane committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b9c2752 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb33220 View commit details
    Browse the repository at this point in the history
  3. Fix parse error in action.yml

    johnlk committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    081d1dc View commit details
    Browse the repository at this point in the history