You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: