{"library":"ember-cli-deploy-slack","type":"library","category":null,"description":"ember-cli-deploy-slack is an ember-cli-deploy plugin designed to send deployment notifications to Slack. It integrates deeply into the `ember-cli-deploy` pipeline, providing hooks to send customizable messages for various stages such as `didDeploy` and `didFail`. The current stable version is 2.0.0, which includes updated dependencies and Node.js version requirements. As an Ember CLI Deploy plugin, its release cadence is typically aligned with the broader Ember ecosystem and major dependency updates. Its key differentiator is its seamless integration with the `ember-cli-deploy` context, allowing dynamic message generation using deployment-specific data, and leveraging `node-slackr` for flexible Slack message formatting.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","ember-addon","ember-cli-deploy-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install ember-cli-deploy-slack","imports":["ENV.slack = { webhookURL: '...' }","ENV.slack.didDeploy = function(context) { return function(slack) { return slack.notify({ text: '...' }); } }"]},{"cmd":"yarn add ember-cli-deploy-slack","imports":[]},{"cmd":"pnpm add ember-cli-deploy-slack","imports":[]}],"homepage":null,"github":"https://github.com/ember-cli-deploy/ember-cli-deploy-slack","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ember-cli-deploy-slack","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/ember-cli-deploy-slack/compatibility"}}