Conversation
|
Launchpad bug https://bugs.launchpad.net/apport/+bug/2148926 |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #577 +/- ##
==========================================
+ Coverage 84.46% 84.47% +0.01%
==========================================
Files 104 104
Lines 20936 20926 -10
Branches 3212 3212
==========================================
- Hits 17683 17677 -6
+ Misses 2814 2808 -6
- Partials 439 441 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
The linter is complaining. You can rebase your changes on top of #578 to avoid running into |
|
Thanks, I will rebase once #578 lands |
|
I rebased your changs on top of #578, added LP reference, adjusted the title, and pushed to https://github.com/bdrung/apport/commits/retrace-proxy-fix/ |
the urllib API works with standard proxy environments Bug: https://launchpad.net/bugs/2116119
The use of direct mode was initially added in #85a9737 it seems to workaround infrastructure issues, it worked on PS5 which had direct access to the archive but not on PS7 which have a mandatory proxy. Bug: https://launchpad.net/bugs/2116119
5ab56b6 to
b434538
Compare
bdrung
left a comment
There was a problem hiding this comment.
Looks good and was already tested successfully.
No description provided.