Skip to content

Move the remaining compact app lookups to Flaps and trim the client - #5188

Merged
lillianberryfly merged 1 commit into
lillian/uiex-org-selectionfrom
lillian/flaps-compact-leftovers
Sep 8, 2026
Merged

Move the remaining compact app lookups to Flaps and trim the client#5188
lillianberryfly merged 1 commit into
lillian/uiex-org-selectionfrom
lillian/flaps-compact-leftovers

Conversation

@lillianberryfly

Copy link
Copy Markdown
Contributor

The flypg SSH command, postgres config update and events, the machine deletion hook, the secrets and consul commands, doctor, and machine run fetch the app through Flaps and the organization through ui-ex. The flypg command takes the org explicitly since it issues SSH certificates. DeploySecrets takes an app name and looks the app up itself, so the extension commands no longer build a compact app from an add-on record. doctor derives the app hostname from its name, which is how the API computes it. Only status --json still uses the compact app query, since it prints the struct.

Remove the 36 methods on the GraphQL client interface that no longer have callers, along with their mock and in-memory implementations, the dead members of the deploy and logs sub-interfaces, and the unused compact app conversion.

Claude-Session: https://claude.ai/code/session_01DMttEkUAVhL7YZFRFjhHwB

The flypg SSH command, postgres config update and events, the machine
deletion hook, the secrets and consul commands, doctor, and machine run
fetch the app through Flaps and the organization through ui-ex. The
flypg command takes the org explicitly since it issues SSH certificates.
DeploySecrets takes an app name and looks the app up itself, so the
extension commands no longer build a compact app from an add-on record.
doctor derives the app hostname from its name, which is how the API
computes it. Only status --json still uses the compact app query, since
it prints the struct.

Remove the 36 methods on the GraphQL client interface that no longer
have callers, along with their mock and in-memory implementations, the
dead members of the deploy and logs sub-interfaces, and the unused
compact app conversion.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DMttEkUAVhL7YZFRFjhHwB
@lillianberryfly
lillianberryfly merged commit c71269c into master Sep 8, 2026
23 of 24 checks passed
@lillianberryfly
lillianberryfly deleted the lillian/flaps-compact-leftovers branch September 8, 2026 16:43
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