-
Notifications
You must be signed in to change notification settings - Fork 11
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: add task gh_app_name override for more tasks #436
Conversation
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #436 +/- ##
=======================================
Coverage 97.34% 97.34%
=======================================
Files 399 399
Lines 33732 33758 +26
=======================================
+ Hits 32836 32862 +26
Misses 896 896
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found @@ Coverage Diff @@
## main #436 +/- ##
=======================================
Coverage 97.34% 97.34%
=======================================
Files 399 399
Lines 33732 33758 +26
=======================================
+ Hits 32836 32862 +26
Misses 896 896
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAttention: Patch coverage is
Changes have been made to critical files, which contain lines commonly executed in production. Learn more ✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #436 +/- ##
=======================================
Coverage 97.37% 97.37%
=======================================
Files 430 430
Lines 34423 34449 +26
=======================================
+ Hits 33518 33544 +26
Misses 905 905
Flags with carried forward coverage won't be shown. Click here to find out more.
|
This adds ability for more tasks to use the existing configuration options and provide overrides for the GitHubAppInstallation name to be used for a given user. Some of these usages have to be propagated through the task, as is the case with ComputeComparison, for example. :warning: These are not all instances, but most of them. Still working on others.
5b1ca4c
to
3e67a19
Compare
This is actually only relevant when we are creating a new report, with carryforward. So should affect mostly `Upload` and `PreProcessUpload` tasks. In any case I've added to some tasks that make intense use of reports.
2d1125e
to
cc255a5
Compare
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
This adds ability for more tasks to use the existing configuration options and
provide overrides for the GitHubAppInstallation name to be used for a given user.
Some of these usages have to be propagated through the task, as is the case with
ComputeComparison, for example.
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. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this 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.