-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Labels
enhancementNew feature or requestNew feature or requestperformancePerformance issuesPerformance issues
Description
As a side effect of many more builds triggered due PDE change #2218 (see #2233) the API build takes much longer time to complete as usually. I haven't checked the code, but it seems it doesn't maintain any build state and simply re-runs full analysis on the bundle if triggered by the autobuild, even if the bundle itself isn't changed.
If I'm not mistaken, there is no need to run API checks if dependencies are changed, so ideally API builder should don't do anything, it should only run if something inside the bundle is changed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestperformancePerformance issuesPerformance issues