Skip to content

Smoke Test: github_release_binary.sh fd install fails on main with empty error #43

Description

@CybotTM

The Smoke Test workflow's "full installer round-trip" stage fails on main:

✗ github_release_binary.sh fd install failed:

Note the empty error message — the installer's failure output is swallowed, which is itself a defect (silent failure) independent of the root cause. Likely candidate: unauthenticated GitHub API rate-limiting in CI when resolving the fd release, but unverified.

Failing since at least 2026-07-24 (before any recent PR): run 30123292238. Also reproduced on PR #42's branch with identical signature: run 30537430994.

Acceptance criteria:

  • Failure output from github_release_binary.sh is surfaced in the smoke-test log (no empty error lines).
  • Root cause of the fd install failure identified and fixed (or the test made hermetic against GitHub API rate limits).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions