administrate icon indicating copy to clipboard operation
administrate copied to clipboard

Add diff-check to catch missing Appraisal runs

Open nickcharlton opened this issue 1 month ago • 1 comments

If we forget to run bundle exec appraisal, which is not uncommon, it means we miss when the appraisal files change. This should catch it and fail the build, reporting back that they changed and hinting at what should be done.

https://github.com/nickcharlton/diff-check https://nickcharlton.net/posts/diff-check-github-action

nickcharlton avatar Jun 07 '24 17:06 nickcharlton