Skip to content

Simmer Down

Pre-release
Pre-release

Choose a tag to compare

@lukemelia lukemelia released this 25 Oct 04:15
· 209 commits to master since this release

We got feedback that the prodigious console output from ember deploy was too prodigious, so we toned it way back and added a --verbose option for when you are debugging or just curious about the inner workings.

Community Contributions

Add a --verbose option to commands, make default output quiet, and … #266 (@lukemelia)

How do I use it?

npm install --save-dev ember-cli-deploy@beta

and then install and configure the set of plugins appropriate to the deployment pipeline you want.

Deploy using: ember deploy [DEPLOY TARGET]

Where do I find plugins?

We now have a website section listing 0.5.0 compatible plugins: http://ember-cli.github.io/ember-cli-deploy/docs/v0.5.x/plugins/

How do I get help or give feedback?

Open an issue on this repo, or see if we're around in the #ember-cli-deploy channel on the EmberJS Community Slack. We're happy to help out!

Thanks to everyone who took time to contribute to this release, and to everyone who has been trying the betas of 0.5.0. We're feeling very confident that 0.5.0 is a huge step forward and look forward to putting out a final release within the next week or so!