Conversation
Codecov Report
@@ Coverage Diff @@
## release #401 +/- ##
===========================================
+ Coverage 50.64% 50.91% +0.26%
===========================================
Files 281 281
Lines 34043 34057 +14
===========================================
+ Hits 17242 17340 +98
+ Misses 15016 14925 -91
- Partials 1785 1792 +7
|
(cherry picked from commit 1ec05d7)
Co-authored-by: Marcin Rataj <[email protected]> (cherry picked from commit 72238ea)
(cherry picked from commit a87f9ed)
|
Suggested version: Changes in (empty)
Cutting a Release (when not on
|
|
I've been able to identify that the issue with |
|
I managed to reproduce the error in much smaller setup! Looks like it happens when we import go-libp2p 😕 Here's the repo setup where I reproduced it: https://github.com/galargh/gorelease-go1.20.5 And a GHA run that shows it suceeds on 1.20.4 and fails on 1.20.5: https://github.com/galargh/gorelease-go1.20.5/actions/runs/5422828051 |
|
And it should be fixed in Go 1.20.6 - related issue golang/go#60698 |
Uh oh!
There was an error while loading. Please reload this page.