Skip to content

Updated to be in line with how ember-cli-deploy handles context data #4

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

Conversation

achambers
Copy link
Member

Now, the object passed in by the pipeline task is accessed under
context.deployment.

Also, now returning the values we want put onto the context object.
Previously we were adding them to the object manually, but now
ember-cli-deploy adds whatever is returned by the plugin to the context

Now, the object passed in by the pipeline task is accessed under
`context.deployment`.

Also, now returning the values we want put onto the context object.
Previously we were adding them to the object manually, but now
ember-cli-deploy adds whatever is returned by the plugin to the context
@achambers achambers force-pushed the update-to-handle-context-data branch from 7b87cea to d572323 Compare April 22, 2015 09:00
@achambers achambers changed the title Updated to be in line with how ember-cli-deploy handles context data [WIP] Updated to be in line with how ember-cli-deploy handles context data Apr 22, 2015
@achambers achambers changed the title [WIP] Updated to be in line with how ember-cli-deploy handles context data Updated to be in line with how ember-cli-deploy handles context data Apr 22, 2015
achambers pushed a commit that referenced this pull request Apr 22, 2015
Updated to be in line with how ember-cli-deploy handles context data
@achambers achambers merged commit bce636e into ember-cli-deploy:master Apr 22, 2015
@achambers achambers deleted the update-to-handle-context-data branch April 22, 2015 13:14
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.

1 participant