Johnson Page

Results 4 issues of Johnson Page

Blade files without valid exceptions in will cause an exception to be thrown during building. This is particularly noticeable with editor swap files (eg. vim has `.foo.blade.php.swp`) preventing the site...

### Description When using `eb deploy` with a `.ebignore` file present, the application version uploaded to S3 is not compressed. Without a `.ebignore` file, `git archive` (which *does* compress the...

This PR updates the Node version used by the action to v20 as per This will remove the deprecation warning seen below when running the action: > ![image](https://github.com/JorelAli/setup-elm/assets/52687/981be4bf-2a3e-4df1-8d5a-ae5ac678a293) Closes #11

### Description Currently the only way to report a handled exception is via `Bugsnag::notifyException`. I feel that exceptions that are raised via `rescue/report/report_if/report_unless()` should also be considered handled, as this...

awaiting feedback
needs discussion