Sentry-cli: Feature: Add Node.js API for creating a deployment

Created on 13 Apr 2020  路  3Comments  路  Source: getsentry/sentry-cli

First, thank you for all of your hard work on this library 馃帀

I鈥檓 currently leveraging @sentry/cli to create sentry-releases-action. I can do everything via the Node.js API except creating a deployment. To do that I鈥檓 leveraging the cli binary. It would be really nice to have a Node.js API exposed for this action too. What do you think about adding that capability?

releases feature help wanted

Most helpful comment

Added and released as 1.53.0 :)

All 3 comments

Hey @tclindner, that's definitely possible. Although, I don't have enough free time to implement it right now. I'm more than happy to help ship a PR for this though, so feel free to reach out.

Ref webpack plugin: https://github.com/getsentry/sentry-webpack-plugin/issues/184

Hey! I would be interested to use it in the webpack plugin too, so I can try to do it.

Added and released as 1.53.0 :)

Was this page helpful?
0 / 5 - 0 ratings