1.2.1 • Published 8 years ago

ember-cli-deploy-sm-pack v1.2.1

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

Ember-cli-deploy-sm-pack

An ember-cli-deploy plugin pack to implement a lightning deployment pattern as described

npm.io Ember Observer Score npm version

Installation

ember install ember-cli-deploy
ember install ember-cli-deploy-sm-pack

Required environment variables

Required environment variables for pull-request deploy target

  • All the above ^
  • GITHUB_TOKEN
  • GITHUB_COMMIT_SHA
  • GITHUB_COMMIT_USER

Optional environment variables

For other environment variables for other ember-cli-deploy plugins see the included plugins list below

  • S3_OVERWRITE_INDEX (Default: false)
  • SLACK_ENABLED (Default: false. Unless in staging or production)
  • SLACK_CHANNEL (Default: null. This will default to whatever slack channel is setup when creating the slack URL webhook)
  • SLACK_UPLOAD_ICON (Default: :soon:)
  • SLACK_ACTIVATE_ICON (Default: :tada:)

The necessary set of plugins will be available to ember-cli-deploy and an example deploy/config.js file will be generated for you to customize with information for your deployment environments.

Deployment

Valid deployment targets

  • pull-request
  • staging
  • production

e.x. ember deploy staging

What is a plugin pack?

A "plugin pack" is a concept supported by ember-cli-deploy that allows a single addon to make multiple plugins available by adding a single direct dependency to your project.

What ember-cli-deploy plugins are included?

Dependencies

  • node-zopfli better than regular gzip compression, but slower
1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

9 years ago

0.8.9

9 years ago

0.8.8

9 years ago

0.8.7

9 years ago

0.8.6

9 years ago

0.8.5

9 years ago

0.8.4

9 years ago

0.8.3

9 years ago

0.8.2

9 years ago

0.8.0

9 years ago

0.7.5

9 years ago

0.7.4

9 years ago

0.7.3

9 years ago

0.7.2

9 years ago

0.7.1

9 years ago

0.7.0

9 years ago

0.6.8

9 years ago

0.6.7

9 years ago

0.6.6

9 years ago

0.6.5

9 years ago

0.6.4

10 years ago

0.6.3

10 years ago

0.6.2

10 years ago

0.6.1

10 years ago

0.6.0

10 years ago

0.5.0

10 years ago

0.4.1

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago