-
Notifications
You must be signed in to change notification settings - Fork 42
Cache failed builds #76
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestoptimizationMake BuildStream faster and use less resourcesMake BuildStream faster and use less resources
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestoptimizationMake BuildStream faster and use less resourcesMake BuildStream faster and use less resources
Type
Fields
Give feedbackNo fields configured for issues without a type.
See original issue on GitLab
In GitLab by [Gitlab user @sstriker] on Aug 25, 2017, 11:01
When inputs don't change, there is no reason to expect a build to succeed a second time. Currently when executing
bst buildon a bst that previously failed will retry the build.