-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
flutter/cocoon
#2981Labels
team-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
The Linux ci_yaml flutter_roller target on the framework (and probably other repos too) is not guaranteed to run in the order commits appear in the tree, and will be backfilled. This can cause older commits to overwrite the build config of newer commits, leading to hard to debug one-off build failures.
We should either avoid backfilling, or even better, ensure we never push an older config over a newer one.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
team-infraOwned by Infrastructure teamOwned by Infrastructure team