Skip to content

[pull] trunk from cli:trunk#263

Merged
pull[bot] merged 4 commits into
All-Blockchains:trunkfrom
cli:trunk
Jun 26, 2026
Merged

[pull] trunk from cli:trunk#263
pull[bot] merged 4 commits into
All-Blockchains:trunkfrom
cli:trunk

Conversation

@pull

@pull pull Bot commented Jun 26, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

BagToad and others added 4 commits June 26, 2026 15:00
FetchRelease races a published-release REST lookup against a draft-release
GraphQL lookup, and returned the first result unless it was ErrReleaseNotFound.
A failing draft lookup, such as a 403 when unauthenticated, could mask a release
the published lookup found. Prefer a found release and only error when both fail.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Downloading assets from a public repository's release works unauthenticated
over REST, so drop the login gate. A token is still used when present.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
EnableRepoOverride's hook shadows the root auth gate, then re-runs the nearest ancestor hook to restore it. That re-run passed the ancestor as the command, so the gate judged the wrong node and ignored a leaf's DisableAuthCheck. Pass the invoked leaf instead, as cobra does for every persistent hook.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…-clone

Allow downloading release assets without authentication
@pull pull Bot locked and limited conversation to collaborators Jun 26, 2026
@pull pull Bot added the ⤵️ pull label Jun 26, 2026
@pull pull Bot merged commit 71fb4f5 into All-Blockchains:trunk Jun 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant