Add a simple ddl for the key/val store so we can more easily query the store #52
api-ci.yml
on: pull_request
Lint and Breaking Check
9s
Annotations
3 errors and 1 warning
|
Lint and Breaking Check
buf found 2 lint failures.
|
|
Lint and Breaking Check:
api/core/registry/key_value/v1/data_definition_lang.proto#L36
Enum value name "None" should be UPPER_SNAKE_CASE, such as "NONE".
|
|
Lint and Breaking Check:
api/core/registry/key_value/v1/data_definition_lang.proto#L23
Oneof name "Where" should be lower_snake_case, such as "where".
|
|
Lint and Breaking Check
No github_token supplied, API requests will be subject to stricter rate limiting
|