-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listteam-infraOwned by Infrastructure teamOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure teamTriaged by Infrastructure team
Description
This is a non comprehensive list of what is required to deprecate master branch:
Blocking switch for flutter/flutter
- Update the flutter.dev website
- Mirror
masterbranch tomain - Validate full support for main alias in flutter tool
Switch time
- Block PR submission
- Select new default branch in repo settings
- Re-target all open PRs towards
main
From what I gather, since the old branch will remain, GitHub will not retarget PRs automatically, so this will likely best be achived with the CLIgh - Change trigger branch from
mastertomainfor presubmit checks and workflows - Flip mirroring direction from
maintomaster - Open PR submission
Other non-blocking issues
- Migrate existing SDK users on the
masterchannel/branch tomain
[flutter_tools] migrate Flutter SDK users on themasterchannel tomain#121565 - Update frob tooling to use main
- Update https://github.com/flutter/cocoon
Update link branches tomaincocoon#3671 - Set up
mainbranch as default development branch devtools#7551 - Set up
mainbranch as default development branch dart-lang/test#2209 - Set up
mainbranch as default development branch flutter-intellij#7342 -
Update conductor to use main - Validate full support for main alias in analytics
- Update master references across flutter, engine and website
Reland: Update link branches tomain#146882
Update link branches tomain(continued) #146985 - create main-docs-flutter-dev gcp project and update all the workflows to publish docs there
master-docs-flutter-dev - Update master references in api docs and/or samples
- Update master docs URL from https://master-api.flutter.dev to https://main-api.flutter.dev
- Update DartPad.dev
- Update https://github.com/flutter/platform_tests to use main
- Update https://github.com/flutter/flutter_gallery_assets to use main
LasseRosenow, mono0926, pattobrien, guidezpl and Gustl22artob, yoshiask and bartekpaciatimsneath, parlough, gnprice, gspencergoog, TahaTesser and 5 more
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listteam-infraOwned by Infrastructure teamOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure teamTriaged by Infrastructure team