-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ontype-code-healthInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainableInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainabletype-infraA repository infrastructure change or enhancementA repository infrastructure change or enhancement
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ontype-code-healthInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainableInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainabletype-infraA repository infrastructure change or enhancementA repository infrastructure change or enhancement
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
kevmoo commentedon Nov 22, 2016
Not a bad idea – we have tricks to even keep the history here, me thinks.
srawlins commentedon Mar 29, 2023
I'd like to resurrect this (it never really died 😄 ). There are some costs we'd like to avoid:
some costs of moving to dart-lang/sdk:
jcollins-g commentedon Mar 29, 2023
@srawlins I put some information about my thoughts on this here: https://docs.google.com/document/d/1wx5SiVfeWsoVCBYco1FVMo_EXWPsqnxCCsKBHNJGTYI/edit?resourcekey=0-KdbEwxHW0kEtr7oAur8ReA#heading=h.ojs0ha5yfw0
whesse commentedon Sep 12, 2023
This can be done the same way that we migrated the linter repo into the Dart SDK repo. All the steps in that migration need to be followed here. I can add a checklist with those steps to this issue, after reviewing them.
The linter migration was tracked in dart-lang/sdk#59165