-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Backport 2.17] Make Remote Publication a static setting (#15478) #15784
[Backport 2.17] Make Remote Publication a static setting (#15478) #15784
Conversation
* Make Remote Publication a static setting Signed-off-by: Shivansh Arora <hishiv@amazon.com> (cherry picked from commit 3fdbd8b)
❌ Gradle check result for e2ef6bd: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Signed-off-by: Shivansh Arora <hishiv@amazon.com>
❌ Gradle check result for 7e0dbd5: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❕ Gradle check result for 7e0dbd5: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.17 #15784 +/- ##
============================================
- Coverage 71.68% 71.67% -0.01%
+ Complexity 64484 64478 -6
============================================
Files 5263 5263
Lines 301615 301621 +6
Branches 43913 43914 +1
============================================
- Hits 216199 216190 -9
- Misses 67356 67386 +30
+ Partials 18060 18045 -15 ☔ View full report in Codecov by Sentry. |
cherry-pick 3fdbd8b from #15478