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

context object methods cleanup #58

Merged
merged 3 commits into from
Jan 23, 2016
Merged

context object methods cleanup #58

merged 3 commits into from
Jan 23, 2016

Conversation

ubergoober
Copy link
Contributor

Cleaned up and made all parameters optional done, succeed and fail on the invoke context object which brings the them more in line with their AWS counterparts.

…that 'this' was already the grunt 'this' object and in these 2 references we needed 'this' to actually be the 'context' object. Just forced those 2 instances to reference 'context' instead of 'this'.
…ect or string and console log a stringified version of an object if it is one.
… just getting 'undefined'. made error and result both optional for context.done
Tim-B added a commit that referenced this pull request Jan 23, 2016
context object methods cleanup
@Tim-B Tim-B merged commit dd8a75b into Tim-B:master Jan 23, 2016
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

2 participants