Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Minor adjustment needed for latest ember-cli-deploy-plugin, Fixes #1 #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kriswill
Copy link

@kriswill kriswill commented Apr 3, 2017

The pluginConfig is the bound this to the deployClient function.
Also, the bound this doesn’t have a this.readConfig() but the
pluginHelper argument does.

see #1

The pluginConfig is the bound `this` to the `deployClient` function.
Also, the bound `this` doesn’t have a `this.readConfig()` but the
`pluginHelper` argument does.
@kriswill
Copy link
Author

kriswill commented Apr 6, 2017

@mwpastore ping. is there anything you need for this to get published?

@mwpastore
Copy link
Owner

mwpastore commented Apr 7, 2017

@kriswill PONG! Thank you for the patch! I am looking into general ember-cli-deploy 1.0 compatibility. I will dig into it (and probably merge this since it's so simple) over the weekend.

Kris Williams and others added 3 commits May 16, 2017 16:50
ember-cli/lib/ext/promise is no longer used, and marked as deprecated.
Don't create or delete, please
@kriswill
Copy link
Author

@mwpastore we still haven't been able to get to the new add-on. The problem for us is the table schema changed in the new add-on, and we have a lot of other tools and apps pointing at the table structure for the legacy add-on. I have spiked the work for the new add-on, but we are not sure if we are going to stick with using SQL to store the manifests.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants