-
Notifications
You must be signed in to change notification settings - Fork 375
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
feat(gnoland): Improve gnoland config/secrets
command description
#2399
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2399 +/- ##
==========================================
- Coverage 60.11% 59.98% -0.14%
==========================================
Files 560 561 +1
Lines 74911 77412 +2501
==========================================
+ Hits 45036 46437 +1401
- Misses 26500 27458 +958
- Partials 3375 3517 +142
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
gnoland config/secrets
command description
Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
d1ce8ff
to
fcc34a7
Compare
Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
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.
Amazing 👏
Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
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.
Nice, looks cool!
Depends on:
gnoland secrets
andgnoland config
to output JSON #2393This PR improves the
gnoland config get/set
andgnoland secrets get
commands by adding a description for each subcommand dynamically based on the config tagsname
andcomment
.The first line of the comment will determine the command
ShortHelp
.The entire comment will determine the
LongHelp
.Demo:
Contributors' checklist...
the official documentation or not needed
BREAKING CHANGE: xxx
message was included in the description