Skip to content

Add CI to validate schemas against a document sample #644

@acmiyaguchi

Description

@acmiyaguchi

This was once handled by the edge-validator docker image, but has posed significant challenges in terms of data leaving the GCP environment. We should still include CI of this form because it increases our confidence in the deployment of schemas here.

One way that would limit issues is to provision a cloudfunction that provides an api to test validation errors against a schema version. CI would be provided a service account to authenticate with this service, which should only reveal information about validation errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions