Skip to content

Github Action with two schemas without endpoint #2818

@Amnesthesia

Description

@Amnesthesia

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions