Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plan Upload/Download Updates #141

Open
Mythicaeda opened this issue Jun 17, 2024 · 1 comment
Open

Plan Upload/Download Updates #141

Mythicaeda opened this issue Jun 17, 2024 · 1 comment
Labels
breaking change Proposal or code break existing interfaces. enhancement New/improved features and capabilities
Milestone

Comments

@Mythicaeda
Copy link
Contributor

As discussed in this Slack thread, the schema for plan-json files that the CLI implemented was written a long time ago and may not reflect the actual schema that Hasura uses. The UI intends to implement an upload/download plans feature and it would be great if the plans it and the CLI output are ingestable by the other service.

Completion of this ticket would involve working with the UI to ensure a matching schema for plan JSONs while cleaning up any lingering tech debt in the current schema.

@cartermak cartermak added enhancement New/improved features and capabilities breaking change Proposal or code break existing interfaces. labels Jul 3, 2024
@cartermak cartermak added this to the v3 milestone Jul 3, 2024
@cartermak cartermak changed the title Update Plan JSON Schema Plan Upload/Download Updates Dec 18, 2024
@cartermak
Copy link
Member

Now that plan upload/download has been implemented in the Gateway, work for Aerie-CLI is to update plan upload/download to use the same Gateway endpoint and make any necessary plan JSON schema updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Proposal or code break existing interfaces. enhancement New/improved features and capabilities
Projects
None yet
Development

No branches or pull requests

2 participants