Skip to content

chore: bump github.com/cli/cli/v2 from 2.18.1 to 2.83.2#39

Merged
mdb merged 4 commits intomainfrom
mdb/upgrade-cli
Feb 6, 2026
Merged

chore: bump github.com/cli/cli/v2 from 2.18.1 to 2.83.2#39
mdb merged 4 commits intomainfrom
mdb/upgrade-cli

Conversation

@mdb
Copy link
Copy Markdown
Owner

@mdb mdb commented Jan 3, 2026

No description provided.

mdb added 4 commits January 3, 2026 07:51
Note shared.GetRun now accepts an attempt parameter; this hardcodes
attempt to 0.
After the cli/cli/v2 upgrade, cliapi.NewHTTPClient with empty
HTTPClientOptions no longer picks up authentication from the
environment. This caused CI acceptance tests to fail with HTTP 401.

Switch to ghapi.DefaultHTTPClient() from github.com/cli/go-gh/v2,
which is the standard approach for gh extensions and automatically
handles authentication via GH_TOKEN or stored gh credentials.

Signed-off-by: Mike Ball <mikedball@gmail.com>
@mdb mdb marked this pull request as ready for review February 6, 2026 12:46
@mdb mdb merged commit a6f7646 into main Feb 6, 2026
3 checks passed
@mdb mdb deleted the mdb/upgrade-cli branch February 6, 2026 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant