Skip to content

Build dispatch workflow from auth storage PR branch#10

Merged
blackgirlbytes merged 1 commit into
mainfrom
codex/use-dispatch-auth-pr-branch
May 7, 2026
Merged

Build dispatch workflow from auth storage PR branch#10
blackgirlbytes merged 1 commit into
mainfrom
codex/use-dispatch-auth-pr-branch

Conversation

@blackgirlbytes
Copy link
Copy Markdown
Owner

@blackgirlbytes blackgirlbytes commented May 7, 2026

Summary

  • check out entireio/cli at fix/issue-1036-auth-storage for the dispatch workflow build
  • keep the workflow itself in blackgirlbytes/cli, but compile the CLI binary from the upstream auth-storage PR branch

Why

ENTIRE_AUTH_TOKEN support is not merged to upstream main yet. The latest workflow run proved it was running the source-built binary from main, but dispatch still failed with dispatch requires login. PR

Validation

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/release-summary-slack-v2.yml")'
  • MISE_TRUSTED_CONFIG_PATHS=/tmp/cli-pr1127-build mise exec -- go build -o /tmp/entire-pr1127 ./cmd/entire/
  • /tmp/entire-pr1127 version

@blackgirlbytes blackgirlbytes merged commit d15d36d into main May 7, 2026
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