-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.contributions-welcomeContributions welcome to help resolve this (the resolution is expected to be clear from the issue)Contributions welcome to help resolve this (the resolution is expected to be clear from the issue)devexp-linterIssues with the analyzer's support for the linter packageIssues with the analyzer's support for the linter packagetype-documentationA request to add or improve documentationA request to add or improve documentationtype-enhancementA request for a change that isn't a bugA request for a change that isn't a bugtype-taskA well-defined stand-alone taskA well-defined stand-alone task
Description
Context: SpinlockLabs/github.dart#244 (comment).
We currently use a very naive method to fetch all (and increasingly many) SDK repo tags to calculate when a lint was first included in an SDK and this is turning out to no longer scale. (Our caching scheme doesn't play nice with the frequent releases either.)
We should really re-think it.
Metadata
Metadata
Assignees
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.contributions-welcomeContributions welcome to help resolve this (the resolution is expected to be clear from the issue)Contributions welcome to help resolve this (the resolution is expected to be clear from the issue)devexp-linterIssues with the analyzer's support for the linter packageIssues with the analyzer's support for the linter packagetype-documentationA request to add or improve documentationA request to add or improve documentationtype-enhancementA request for a change that isn't a bugA request for a change that isn't a bugtype-taskA well-defined stand-alone taskA well-defined stand-alone task