-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listteam-toolOwned by Flutter Tool teamOwned by Flutter Tool team
Description
Framework tree is red on the packages_autoroller step.
An example failure is here:
Executing "gh auth login --hostname github.com --git-protocol https --with-token" in null
Unhandled exception:
Exception: GitException: Exception on command "auth login --hostname github.com --git-protocol https --with-token": error validating token: HTTP 401: Bad credentials (https://api.github.com//)
Try authenticating with: gh auth login
#0 PackageAutoroller.roll (package:conductor_core/src/packages_autoroller.dart:101:7)
<asynchronous suspension>
#1 run (file:///b/s/w/ir/x/w/flutter/dev/conductor/core/bin/packages_autoroller.dart:88:3)
<asynchronous suspension>
It appears GitHub is rejecting our credentials.
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listteam-toolOwned by Flutter Tool teamOwned by Flutter Tool team