Skip to content

Deprecate use of deploy.json in favor of config/deploy.js. Closes #51#57

Merged
danshultz merged 1 commit intoember-cli-deploy:masterfrom
yapplabs:deploy-json-deprecation
Feb 28, 2015
Merged

Deprecate use of deploy.json in favor of config/deploy.js. Closes #51#57
danshultz merged 1 commit intoember-cli-deploy:masterfrom
yapplabs:deploy-json-deprecation

Conversation

@lukemelia
Copy link
Copy Markdown
Contributor

  • introduces a deprecate util
  • provides the ConfigurationReader with the ui instance
  • improves error message when config file is missing
  • changes default value for --deploy-config-file option
  • updates README

…er-cli-deploy#51

* introduces a deprecate util
* provides the ConfigurationReader with the ui instance
* improves error message when config file is missing
* changes default value for --deploy-config-file option
* updates README
@lukemelia lukemelia force-pushed the deploy-json-deprecation branch from 789e067 to 4de84a3 Compare February 28, 2015 16:39
@samselikoff
Copy link
Copy Markdown
Contributor

do I remember us saying we will eventually also support per-env files?

@samselikoff
Copy link
Copy Markdown
Contributor

code looks great to me. What's customary here, should I actually pull down and try it? Or are the tests supposed to handle the behavior?

@achambers
Copy link
Copy Markdown
Member

I believe it was agreed in one of the issues that we'd just have a single deploy.js file @samselikoff .

@danshultz
Copy link
Copy Markdown
Contributor

@samselikoff - issue #46 has some comments regarding per env configs.

Regarding what is customary - I do what is necessary for me to be comfortable 👍 the PR. Sometimes I pull down code to verify and probe around some use cases I'm unsure are handled. Usually however, I'm good to read through the code and don't need to pull it down and review.

@lukemelia
Copy link
Copy Markdown
Contributor Author

Tests should handle it. We should have a manual smoke test as part of our release process.

If we make a mistake, we will fix or revert.

Someone go ahead and press the big green button.

@danshultz
Copy link
Copy Markdown
Contributor

👍 - I can't press the big green button but it looks good to me

@lukemelia
Copy link
Copy Markdown
Contributor Author

@danshultz just invited you to the team

danshultz added a commit that referenced this pull request Feb 28, 2015
Deprecate use of deploy.json in favor of config/deploy.js. Closes #51
@danshultz danshultz merged commit 7548646 into ember-cli-deploy:master Feb 28, 2015
@danshultz
Copy link
Copy Markdown
Contributor

Thanks PR merged

@lukemelia lukemelia deleted the deploy-json-deprecation branch March 1, 2015 02:28
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.

4 participants