Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #10698 +/- ##
=======================================
Coverage 45.75% 45.76%
=======================================
Files 236 236
Lines 28527 28533 +6
=======================================
+ Hits 13053 13057 +4
- Misses 13669 13670 +1
- Partials 1805 1806 +1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
I wonder, is the comment just plainly wrong? It talks about suffixing the slug with 13 additional characters. If we increase the max. length to 63 here, it can't be suffixed anymore.
Can you please elaborate on this change?
There was a problem hiding this comment.
I checked the code, i don't find the code for generate. So I think it is ok to change the max length of branch-slug to 63, and it is was mentioned in #10622.
Fixes: argoproj#10622 Signed-off-by: cleverhu <shouping.hu@daocloud.io>
09ae444 to
948cb5a
Compare
|
Superseded by #10801 |
Note on DCO:
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.
Checklist: