{"library":"ember-cli-deploy-sentry-cli","type":"library","category":null,"description":"Ember-cli-deploy plugin for Sentry integration — uploads sourcemaps, creates releases, and associates commits during deployment. Current version 3.1.0 supports Node 12+ and requires ember-cli-deploy ^1.0.2 as a peer dependency. The plugin runs sentry-cli under the hood and offers options for custom Sentry servers, URL prefix, and revision type. It has a stable release cadence with recent fixes for mono-repo setups and re-deploy with empty changesets.","language":"javascript","status":"active","version":"3.1.0","tags":["javascript","ember-addon","ember-cli-deploy-plugin","sentry","ci"],"last_verified":"Wed May 27","install":[{"cmd":"npm install ember-cli-deploy-sentry-cli","imports":["// config/deploy.js\n'use strict';\nmodule.exports = function(deployTarget) {\n  return {\n    'sentry-cli': {\n      appName: 'my-app',\n      orgName: 'my-org',\n      authToken: process.env.SENTRY_AUTH_TOKEN\n    }\n  };\n};"]},{"cmd":"yarn add ember-cli-deploy-sentry-cli","imports":[]},{"cmd":"pnpm add ember-cli-deploy-sentry-cli","imports":[]}],"homepage":null,"github":"https://github.com/Exelord/ember-cli-deploy-sentry-cli","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ember-cli-deploy-sentry-cli","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-sentry-cli/compatibility"}}