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

misc(proto): reduce proto configSettings to minimum needed #6424

Merged
merged 3 commits into from
Oct 30, 2018

Conversation

exterkamp
Copy link
Member

Summary
Remove many of the configSettings from the proto definition.

Related Issues/PRs
moves #6202 along
fixes: #6309 (by deleting it from the proto)
closes: #6403

@exterkamp exterkamp changed the title misc(proto): Minify proto configSettings to minimum needed misc(proto): minify proto configSettings to minimum needed Oct 29, 2018
Copy link
Member

@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@paulirish paulirish left a comment

Choose a reason for hiding this comment

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

top notch comments!

for commit message, 'minify' makes me think of something else. i'd suggest something like:

misc(proto): reduce configSettings expressed in proto to minimum

proto/lighthouse-result.proto Show resolved Hide resolved
lighthouse-core/lib/proto-preprocessor.js Outdated Show resolved Hide resolved
@exterkamp exterkamp changed the title misc(proto): minify proto configSettings to minimum needed misc(proto): reduce proto configSettings to minimum needed Oct 30, 2018
@brendankenny brendankenny merged commit 88b2829 into master Oct 30, 2018
@brendankenny brendankenny deleted the minify-proto branch October 30, 2018 19:09
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.

configSettings.output can be list or string
4 participants