-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.team-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
.ci.yaml will exist in various Flutter repos and be dependent on flutter/cocoon. To ensure changes to this config or the scheduler are compatible, we need to bring up a builder to validate the changes.
A change to cocoon requires validating all supported repos whereas a change to a supported repo only requires validating that config.
- add recipe support https://flutter-review.googlesource.com/c/recipes/+/12021
- add prod builder https://github.com/flutter/infra/pull/406
- add try builder https://github.com/flutter/infra/pull/407
- add entries to try/prod builders json config add new try/prod builders for validate_ci_config #79913
- add test to cocoon repo Test all repo configs cocoon#1149
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.team-infraOwned by Infrastructure teamOwned by Infrastructure team