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 durable option resolution #762

Merged
merged 7 commits into from Apr 13, 2017
Merged

Conversation

evocateur
Copy link
Member

@evocateur evocateur commented Apr 13, 2017

Description

A funny thing happened on the way to the forum...

Well, turns out I broke "durable" option config yesterday, so I decided to pull off the bandaid that's been itching me for weeks (the Command#getOptions() API) and convert it into a lazy getter with lodash _.defaults() instead of Object.assign().

I've also made edits and tweaks to the yargs options.

Motivation and Context

Restoring durable config patterns, with some optimization thrown in.

How Has This Been Tested?

Local hoisted bootstraps and other operations, as well as more integration tests.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@evocateur evocateur merged commit b9fa867 into lerna:master Apr 13, 2017
@evocateur evocateur deleted the cli-option-tweaks branch April 13, 2017 21:21
@lock
Copy link

lock bot commented Dec 27, 2018

This thread has been automatically locked because there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant