Releases: habdelra/ember-fastboot-deploy
Releases · habdelra/ember-fastboot-deploy
0.1.11
Compare
Sorry, something went wrong.
No results found
Updated for fastboot 0.6.0
0.1.10
Compare
Sorry, something went wrong.
No results found
bump fastboot server version
0.1.9
Compare
Sorry, something went wrong.
No results found
updated najax to use PR najaxjs/najax#34 so that request errors are displayed in the console
added logic to handle HTTP errors when downloading the fastboot package file from s3
0.1.8
Compare
Sorry, something went wrong.
No results found
added afterDeploy callback to do things after the fastboot package has been deployed
0.1.7
Compare
Sorry, something went wrong.
No results found
bumped version of ember-fastboot-server
0.1.6
Compare
Sorry, something went wrong.
No results found
added debug to npm packages
0.1.5
Compare
Sorry, something went wrong.
No results found
updated to be able to deploy an ember application on startup to survive heroku dyno restarts
0.1.4
Compare
Sorry, something went wrong.
No results found
Deal with the scenario where SSL is terminated in Heroku and the FastBoot server receives the forwarded HTTPS request as HTTP.
0.1.3
Compare
Sorry, something went wrong.
No results found
added message when deploy secret is invalid
0.1.2
Compare
Sorry, something went wrong.
No results found
Released v 0.1.2
Added on-success deploy response for the ember-cli-deploy-notifications plugin
More idiomatic deploy.js setup (thanks to @elidupuis )