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

Perform pass over build config defaults #695

Merged
merged 8 commits into from
Jan 7, 2020
Merged

Perform pass over build config defaults #695

merged 8 commits into from
Jan 7, 2020

Conversation

dominiklohmann
Copy link
Member

No description provided.

@dominiklohmann dominiklohmann force-pushed the story/ch11536 branch 2 times, most recently from 23163b4 to b21e325 Compare January 6, 2020 14:47
@dominiklohmann dominiklohmann requested a review from a team January 7, 2020 09:05
@dominiklohmann dominiklohmann marked this pull request as ready for review January 7, 2020 09:05
Copy link
Member

@tobim tobim left a comment

Choose a reason for hiding this comment

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

When both REQUIRED and QUIET are present, QUIET takes precedence, overriding the REQUIRED flag.

This is not true, and the REQUIRED flag is needed in those places to retain our desired semantics.
We could think about removing the QUIET flag, which adds little value and hinders debugging.

tobim
tobim previously approved these changes Jan 7, 2020
@tobim tobim merged commit 4dc5f1a into master Jan 7, 2020
@tobim tobim deleted the story/ch11536 branch January 7, 2020 12:59
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