Skip to content

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

Open
kriswill wants to merge 4 commits into
mwpastore:masterfrom
kriswill:1.0-fixups
Open

Minor adjustment needed for latest ember-cli-deploy-plugin, Fixes #1#2
kriswill wants to merge 4 commits into
mwpastore:masterfrom
kriswill:1.0-fixups

Conversation

@kriswill

@kriswill kriswill commented Apr 3, 2017

Copy link
Copy Markdown

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

kriswill commented Apr 6, 2017

Copy link
Copy Markdown
Author

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

@mwpastore

mwpastore commented Apr 7, 2017

Copy link
Copy Markdown
Owner

@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
Copy Markdown
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.

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.

3 participants