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

Improve validation of config files #11

Closed
joeyparrish opened this issue Aug 30, 2019 · 1 comment
Closed

Improve validation of config files #11

joeyparrish opened this issue Aug 30, 2019 · 1 comment
Assignees
Labels
status: archived Archived and locked; will not be updated type: enhancement New feature or request
Milestone

Comments

@joeyparrish
Copy link
Member

Our YAML config files are easy to write, but hard to validate. Transitioning to something like text protos could give us strong types and simplified validation.

@joeyparrish joeyparrish added the type: enhancement New feature or request label Aug 30, 2019
@joeyparrish joeyparrish added this to the v1.0 milestone Aug 30, 2019
@joeyparrish joeyparrish changed the title Transition from yaml to text protos? Improve validation of config files Oct 9, 2019
@joeyparrish
Copy link
Member Author

I believe we can do this without adding a dependency on protobuf.

@joeyparrish joeyparrish self-assigned this Oct 9, 2019
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Dec 10, 2019
@shaka-project shaka-project locked and limited conversation to collaborators Dec 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants