MobileNativeFoundation / rules_xcodeproj

Bazel rules for generating Xcode projects.
MIT License
502 stars 76 forks source link

Respect "Continue building after errors" setting #3020

Closed dflems closed 2 months ago

dflems commented 2 months ago

Add the --keep_going flag to builds when the "Continue building after errors" flag is set. Maybe there's a better place to add this, but I think it would be nice to respect the setting in the IDE.

pasted_image_4_29_24__11_45___am_720

dflems commented 2 months ago

@brentleyjones Re-pushed with the signoff thing

dflems commented 2 months ago

Can someone help explain why the commit message style GH action is unhappy with how I worded my message? 😅

It looks like "respect" should be allowed?

https://github.com/mristin/opinionated-commit-message/blob/f3b9cec249cabffbae7cd564542fd302cc576827/src/mostFrequentEnglishVerbs.ts#L721