-
Notifications
You must be signed in to change notification settings - Fork 122
[CI] Add a roll-to-Dart-SDK job #131
Copy link
Copy link
Open
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestpackage:hooks_runnertype-infraA repository infrastructure change or enhancementA repository infrastructure change or enhancement
Milestone
Metadata
Metadata
Assignees
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestpackage:hooks_runnertype-infraA repository infrastructure change or enhancementA repository infrastructure change or enhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
No status
It would be nice if we can add a roll-to-Dart-SDK job that:
a. point the repository to GitHub instead of Dart mirror, and
b. sets the commit hash to the PRs commit hash.
I have no idea how hard or easy this would be. cc @athomas @whesse Do we have anything like this already? How hard would this be?
This would prevent us breaking rolls into the Dart SDK. And this might be useful for other DEPS as well that roll into the Dart SDK as an early warning sign. cc @devoncarew