-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
feat: PowerShell support #66586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: PowerShell support #66586
Conversation
🚨 Warning: This pull request contains Frontend and Backend changes! It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently. Have questions? Please ask in the |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #66586 +/- ##
==========================================
- Coverage 79.10% 72.06% -7.04%
==========================================
Files 6534 6371 -163
Lines 290104 282231 -7873
Branches 48555 48555
==========================================
- Hits 229473 203378 -26095
- Misses 60191 77821 +17630
- Partials 440 1032 +592
|
What do I need to do here to get this landed? |
Hey @vaind, could you split this PR? FE / BE split should be good enough. |
I hope I got the split right: thanks for the review |
This adds a new SDK: PowerShell
I've implemented these changes by copying what is done for platform
elixir
.I've tested the changes locally and everything seems to work fine AFAICT.
Legal Boilerplate
Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.