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

fix: JSON schema Chromium compatibility #479

Merged
merged 1 commit into from
Apr 14, 2023
Merged

Conversation

codebytere
Copy link
Member

The JSON Schema added in #421 doesn't take into account a user looking to build Chromium itself.

This fixes that by adding an exception for the required schema objects if the defaultTarget is chrome.

@codebytere codebytere requested review from a team and ckerr as code owners April 12, 2023 12:58
Copy link
Member

@dsanders11 dsanders11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a example-configs/evm.chromium.yml example config? That will also add test coverage since the example configs are validated as part of the tests.

evm-config.schema.json Outdated Show resolved Hide resolved
evm-config.schema.json Outdated Show resolved Hide resolved
@codebytere codebytere merged commit 2092eca into main Apr 14, 2023
@codebytere codebytere deleted the fix-for-chromium branch April 14, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants