- 
                Notifications
    
You must be signed in to change notification settings  - Fork 476
 
Enable incremental room kapt processing #7629
Conversation
| 
           How stable is it? Looking at their issue tracker (https://issuetracker.google.com/issues/160042657, https://issuetracker.google.com/issues/159501719) it seems like people run into some issues here and there. Did you see any locally?  | 
    
| 
           Also, I'd love to see a before/after build scans for this. Can you share links for them?  | 
    
| 
           I haven't seen local problems yet, we can always remove this flag per-module if we run into problems. I'll send the HTML files to you on Slack since I can't attach them on Github. Here's the relevant numbers: 
  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All right, let's give this a go and see how it does. Doesn't seem to cause problems for me locally.
| 
           bors r+  | 
    
| 
           Timed out.  | 
    
| 
           bors retry  | 
    
7578: Closes #6460: Upstream RunWhenReadyQueue r=grigoryk a=NotWoods 7629: Enable incremental room kapt processing r=grigoryk a=NotWoods This saves us nearly 6 minutes in the artifact transformations stage. 7780: Expose l10n strings by default (fix #7777) r=Amejia481 a=Pike Use a wild card pattern to find localizable strings. If you're having WIP strings, put them into another file that's not name `strings.xml`. 7781: Trim whitespace from email & call context share r=Amejia481 a=sblatz Co-authored-by: Tiger Oakes <toakes@mozilla.com> Co-authored-by: Axel Hecht <axel@pike.org> Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
| 
           This PR was included in a batch that was canceled, it will be automatically retried  | 
    
| 
           Build succeeded:  | 
    
This saves us nearly 6 minutes in the artifact transformations stage.