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

[TIMOB-10755] CLI: "build" command for iOS modules #6298

Merged
merged 4 commits into from Feb 12, 2015

Conversation

feons
Copy link
Contributor

@feons feons commented Nov 3, 2014

@ingo
Copy link
Contributor

ingo commented Nov 3, 2014

Great! Could you squash commits, please? ;)

@ingo
Copy link
Contributor

ingo commented Nov 17, 2014

@cb1kenobi will you be reviewing this?

@cb1kenobi
Copy link
Contributor

@ingo Yep.

@ingo ingo changed the title [TIMOB-10755] - CLI: "build" command for iOS modules [TIMOB-10755] CLI: "build" command for iOS modules Nov 18, 2014
@feons feons force-pushed the TIMOB-10755 branch 2 times, most recently from 24efce9 to 235b0ca Compare November 25, 2014 15:35
@ingo
Copy link
Contributor

ingo commented Dec 4, 2014

Attention: The contributor has signed the CLA

@feons feons force-pushed the TIMOB-10755 branch 4 times, most recently from 903cabf to c95599c Compare December 8, 2014 11:17
@feons feons force-pushed the TIMOB-10755 branch 2 times, most recently from 353ab4c to 61b6b65 Compare December 17, 2014 01:21
@skypanther
Copy link
Contributor

FR passes, works as documented

@skypanther
Copy link
Contributor

CR - looks good to me. @cb1kenobi can we merge?

@cb1kenobi
Copy link
Contributor

@skypanther I unfortunately do not have time to review. If you believe this PR is perfect, then merge away.


bindingMatch = bindingReg.exec(value);
if (bindingMatch != null) {
while (bindingMatch != null) {
Copy link
Contributor

Choose a reason for hiding this comment

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

This and preceding line, you should use !== unless you have a reason to be using !=

@skypanther
Copy link
Contributor

APPROVED

skypanther added a commit that referenced this pull request Feb 12, 2015
[TIMOB-10755] CLI: "build" command for iOS modules
@skypanther skypanther merged commit fa62634 into tidev:master Feb 12, 2015
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.

None yet

4 participants