Skip to content

Support nested values in config overrides - #52

Merged
bajtos merged 3 commits into
masterfrom
feature/support-nested-values-in-config-overrides
Oct 9, 2014
Merged

Support nested values in config overrides#52
bajtos merged 3 commits into
masterfrom
feature/support-nested-values-in-config-overrides

Conversation

@bajtos

@bajtos bajtos commented Oct 8, 2014

Copy link
Copy Markdown
Member

This is another follow-up PR for #47.

The first commit updates gitignore, it's best to keep these non-code changes in standalone commits.

The second commit is the original implementation as contributed by @shelbys.

The third commit builds on top of the second commit, adds more tests, fixes issues and cleans the code up.

Close #47

/to @raymondfeng please review

Miroslav Bajtoš and others added 3 commits October 8, 2014 17:15
Add more unit-tests to cover various edge cases. Fix issues discovered
by these new tests.
@bajtos bajtos added the #review label Oct 8, 2014
@bajtos

bajtos commented Oct 8, 2014

Copy link
Copy Markdown
Member Author

@shelbys I need you to sign our CLA before I can land this patch. Could you please express your agreement on the following URL? https://cla.strongloop.com/agreements/strongloop/loopback-boot

@bajtos bajtos mentioned this pull request Oct 8, 2014
@bajtos

bajtos commented Oct 8, 2014

Copy link
Copy Markdown
Member Author

FWIW, the tests are failing on one machine only with an error not related to this patch. The other three configuration passed all tests.

java.io.IOException: Failed to mkdirs: /mnt/jenkins/workspace/loopback-boot/label/amazon-64-0.10

/cc @rmg

@rmg

rmg commented Oct 8, 2014

Copy link
Copy Markdown
Member

@bajtos The mkdirs error is a new transient error I'm still tracking down. There are open issues related to it on the Jenkins JIRA, but I'm not sure why they've only become a problem recently.

@raymondfeng

Copy link
Copy Markdown
Member

LGTM

bajtos added a commit that referenced this pull request Oct 9, 2014
…in-config-overrides

Support nested values in config overrides
@bajtos
bajtos merged commit 3a9ae3a into master Oct 9, 2014
@bajtos bajtos removed the #review label Oct 9, 2014
@bajtos
bajtos deleted the feature/support-nested-values-in-config-overrides branch October 9, 2014 17:33
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.

4 participants