chore: replace heptio-images with argocd-e2e-container (#23040)#23060
chore: replace heptio-images with argocd-e2e-container (#23040)#23060nitishfy wants to merge 1 commit intoargoproj:release-2.14from
Conversation
|
Tried setting up the e2e tests locally via Any suggestions how to fix this? cc @rumstead |
e668db7 to
e108df5
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## release-2.14 #23060 +/- ##
================================================
+ Coverage 52.93% 55.40% +2.47%
================================================
Files 339 339
Lines 57431 57433 +2
================================================
+ Hits 30399 31821 +1422
+ Misses 24367 22921 -1446
- Partials 2665 2691 +26 ☔ View full report in Codecov by Sentry. |
| linters: | ||
| default: none | ||
| enable: | ||
| - errcheck |
There was a problem hiding this comment.
Out of curiosity why did we remove these linters in the first place?
I'm pretty sure there was a discussion but I'm new here so I can't find it
There was a problem hiding this comment.
That's lint which did that. I'm working on fixing it.
Signed-off-by: nitishfy <justnitish06@gmail.com>
5586308 to
a0909fc
Compare
|
Let's not cherry-pick this. There are a lot of changes, and they're not necessary to make e2e tests pass on the release-2.14 branch. Plus 2.14 will go EOL soon anyway. |
Cherry-pick #23040
Checklist: