Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-cli-deploy-zesty-pack

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-deploy-zesty-pack

An opinionated collection of ember-cli-deploy plugins for continuous deployment

  • 0.3.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
5
Weekly downloads
 
Created
Source

Zesty Deploy Pack

The Zesty ember-cli-deploy pack is an opinionated collection of ember-cli-deploy plugins used to manage continuous deployment at Zesty.

It relies on GitHub, CircleCI, Slack, S3 for assets and Redis for indexes.

Installation

ember install ember-cli-deploy-zesty-pack

To update your config/deploy.js and .circleci/config.yml from our blueprint run

ember generate zesty-deploy-config

Deploying to production

When master builds successfully, call ember deploy production --activate and notify slack.

Deploying pull requests

When a pull request builds successfully, call ember deploy pull-request and add a comment on the PR with a link to the PR.

Acknowledgements

This pack is heavily inspired by ember-cli-deploy-lightning-pack.

Keywords

FAQs

Package last updated on 08 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc