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

Github Action with two schemas without endpoint #2818

Open
Amnesthesia opened this issue Sep 10, 2024 · 0 comments
Open

Github Action with two schemas without endpoint #2818

Amnesthesia opened this issue Sep 10, 2024 · 0 comments

Comments

@Amnesthesia
Copy link

Is your feature request related to a problem? Please describe.

We use react-native, where we have a schema in a separate repository. We'd like to be able to check whether a PR to our other repository is compatible with the schema in our react-native repository

Describe the solution you'd like

Support comparing a local schema file with another local schema file, or schema files in separate repositories

Describe alternatives you've considered

  • Attempt to host schema file on S3 (403 because if you specify endpoint, it seems to try to use POST anyway, 405 if the bucket is public)
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

No branches or pull requests

1 participant