Re: Android lint failures will now burn the tree

2016-03-11 Thread Nicholas Alexander
On Fri, Mar 11, 2016 at 1:14 PM, Margaret Leibovic wrote: > Is there trychooser syntax to include these jobs as part of try pushes? > For hysterical raisins, the Unit job is "android-api-15-frontend". Fish teaching: DXR for `"symbol: BLAH" path:*yml` and then reverse engineer the job name from

Re: Android lint failures will now burn the tree

2016-03-11 Thread Margaret Leibovic
Is there trychooser syntax to include these jobs as part of try pushes? Margaret On Fri, Mar 4, 2016 at 7:11 PM, Michael Comella wrote: > Hello again. > > I just wanted to add if you fix all of the occurrences of lint issue, make > sure you add the check as an "error" (or remove the correspondi

Re: Android lint failures will now burn the tree

2016-03-04 Thread Michael Comella
Hello again. I just wanted to add if you fix all of the occurrences of lint issue, make sure you add the check as an "error" (or remove the corresponding "warning" override) in the `mobile/android/app/lint.xml` file [0]. This way if it's ever regressed, it will get flagged as an error and burn the