-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
fix: Minor cleanup for app errors #5273 #8623
Conversation
Codecov Report
@@ Coverage Diff @@
## master #8623 +/- ##
==========================================
- Coverage 42.66% 42.64% -0.02%
==========================================
Files 184 183 -1
Lines 23130 22961 -169
==========================================
- Hits 9868 9792 -76
+ Misses 11859 11786 -73
+ Partials 1403 1383 -20
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thank you
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Can you follow these instructions to signoff the commit? https://github.com/argoproj/argo-cd/pull/8623/checks?check_run_id=5366665713
I have added the sign-off. Thanks! |
@emagana are you sure you force-pushed the signed-off commit? DCO still shows as failing. |
No, no yet. Sorry got distracted with other work.. will do it ASAP |
First timer commit to fix a gramma issue Signed-off-by: Edgar Magana <emagana@gmail.com>
The force-pushed the signed-off commit is done. Thanks! |
@crenshaw-dev Could you merge this PR? Thank you! |
@emagana I don't have merge permissions, but someone who does should get to this before long. :-) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
First timer commit to fix a gramma issue Signed-off-by: Edgar Magana <emagana@gmail.com> Signed-off-by: wojtekidd <wojtek.cichon@protonmail.com>
fix: Minor cleanup for app errors
Closes [ISSUE #5273]
First timer commit to fix a gramma issue
Signed-off-by: Edgar Magana emagana@gmail.com
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: