Skip to content

chore: remove vendored fullsend binary - #79

Merged
ggallen merged 1 commit into
mainfrom
chore/remove-vendored-binary
Jun 8, 2026
Merged

ggallen merged 1 commit into
mainfrom
chore/remove-vendored-binary

Conversation

@ggallen

@ggallen ggallen commented Jun 8, 2026

Copy link
Copy Markdown
Member

Summary

  • Remove the stale vendored bin/fullsend binary (dev-vendored) that predates v0.15.0
  • Workflows will fall back to downloading the latest release, which supports the --status-repo flag added in the v0.15.0 reusable workflows
  • Fixes the Error: unknown flag: --status-repo failures in review/triage runs

Test plan

  • Merge and verify the next workflow_dispatch run in this repo completes without unknown flag errors
  • Confirm the downloaded binary is v0.15.0+

🤖 Generated with Claude Code

@ggallen
ggallen requested a review from rh-hemartin as a code owner June 8, 2026 14:57
The vendored binary (dev-vendored) predates v0.15.0 and does not
support the --status-repo flag added in the reusable workflows.
Removing it so workflows fall back to downloading the latest release.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Greg Allen <gallen@redhat.com>
@ggallen
ggallen force-pushed the chore/remove-vendored-binary branch from aebe82f to 9610bbb Compare June 8, 2026 14:58
@ggallen
ggallen merged commit d0ac11b into main Jun 8, 2026
1 check passed
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.

2 participants