Skip to content

Fix Fly deploy app resolution and auth error handling - #10

Merged
Obsecurus merged 1 commit into
mainfrom
codex/fly-workflow-app-source
Feb 10, 2026
Merged

Obsecurus merged 1 commit into
mainfrom
codex/fly-workflow-app-source

Conversation

@Obsecurus

Copy link
Copy Markdown
Owner

Summary

  • treat fly.toml as the source of truth for app name (app = "yappybara")
  • ignore stale FLY_APP_NAME when it disagrees with fly.toml
  • improve app access error handling: only auto-create on true "app not found", otherwise fail with explicit token/app access guidance

Why

Recent deploys failed because workflow kept targeting yappybara-api and then attempted app creation with a token that did not have create-app privileges.

Validation

  • workflow logic review
  • prior CI remains green on main for app tests

@Obsecurus
Obsecurus merged commit ed1df98 into main Feb 10, 2026
1 check passed
@Obsecurus
Obsecurus deleted the codex/fly-workflow-app-source branch February 10, 2026 04:16
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