sbdchd / squawk

🐘 linter for PostgreSQL, focused on migrations
https://squawkhq.com
GNU General Public License v3.0
594 stars 40 forks source link

Add option to fail on error when running with upload-to-github #327

Closed wmartins closed 9 months ago

wmartins commented 9 months ago

This PR potentially fixes #326 and adds an option to fail on error when running upload-to-github.

Disclaimer: I'm not well versed in Rust, so feel free to suggest any modifications.

Also, if you don't agree with the solution for the problem itself, I don't mind closing this one and the issue.

Thank you!

netlify[bot] commented 9 months ago

Deploy request for squawkhq pending review.

Visit the deploys page to approve it

Name Link
Latest commit c97702f771489a6a54639e24d61b2118010013fe
sbdchd commented 9 months ago

Looks good, added a few minor comments!

chdsbd commented 9 months ago

@sbdchd I made some changes. I think this is good to merge