-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/packages
#2328Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
flutter/packages .cirrus config fetches directly from latest master and uses pub global activate to install flutter_plugin_tools. A build that succeeds at one point in time can fail next time at the same commit simply by fetching a different version of Flutter or plugin tools (example build breakage).
Culprit: https://github.com/flutter/packages/blob/85135ddad047d82aa5025496410a41b031c4c5df/.cirrus.yml#L7-L11
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-infraOwned by Infrastructure teamOwned by Infrastructure team