-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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(doc strings): Fix bug related documentation/clean up of default configurations #2331 #2388
Conversation
FYI simster7 PR with your requested changes from #2331 |
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.
Thanks @NikeNano! One quick change needed
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, thanks @NikeNano! Can I encourage you to look at our help wanted issues and keep contributing? 😄
Yeah, I will continue to contribute :) |
Co-Authored-By: Bot from GolangCI <42910462+golangcibot@users.noreply.github.com>
Codecov Report
@@ Coverage Diff @@
## master #2388 +/- ##
=======================================
Coverage 13.13% 13.13%
=======================================
Files 72 72
Lines 25084 25084
=======================================
Hits 3294 3294
Misses 21375 21375
Partials 415 415
Continue to review full report at Codecov.
|
I think we should have a page under /docs telling people how to use this and provide some examples. |
Agreed... @NikeNano would you own this? |
Sure, I will work on this! |
Great! Docs will encourage people to try the feature out. It might be worth while adding stability icon (e.g. alpha) and version (v2.7), example: https://github.com/argoproj/argo/blob/master/docs/workflow-archive.md |
Bug fix for the last comments here #2331 (review) which were not fixed before master.
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.