Yogesh Lonkar
1db049685a
Fix unused regex
2019-08-05 20:22:52 +02:00
Yogesh Lonkar
2be2bc755e
Add additional test for log flag completion and comments
2019-08-05 20:18:08 +02:00
Yogesh Lonkar
c3f51bed6f
Fix SC2199: Arrays implicitly concatenate in
2019-08-05 17:07:46 +02:00
Yogesh Lonkar
c5612e8cd2
Fix review comments
2019-08-05 16:58:04 +02:00
Yogesh Lonkar
d6523cf869
Merge branch 'master' into master
2019-08-05 11:00:26 +02:00
Lynn Cyrin (they/them)
26945c58ed
Merge pull request #823 from xordspar0/master
...
Make the exit code example more clear
2019-08-04 12:36:23 -07:00
Lynn Cyrin (they/them)
c25e4cab32
Merge branch 'master' into master
2019-08-04 12:30:28 -07:00
Ajitem Sahasrabuddhe
d09efb5fbd
Merge pull request #837 from urfave/codeowners
...
Use codeowners instead of maintainers
2019-08-04 18:00:11 +05:30
Ajitem Sahasrabuddhe
1327f58314
Merge branch 'master' into codeowners
2019-08-04 17:52:42 +05:30
Yogesh Lonkar
e949dc2cc0
Merge branch 'master' into master
2019-08-04 10:38:56 +02:00
Ajitem Sahasrabuddhe
7745000a0e
Merge pull request #774 from whereswaldon/patch-1
...
Clarify that altsrc supports both TOML and JSON
2019-08-04 08:15:00 +05:30
Ajitem Sahasrabuddhe
81acbeb629
Merge branch 'master' into patch-1
2019-08-04 08:12:24 +05:30
Lynn Cyrin (they/them)
e6cf83ec39
Merge pull request #829 from urfave/lynncyrin-patch-2
...
Release 1.21.0
2019-08-03 19:37:52 -07:00
Ajitem Sahasrabuddhe
8abc5a2e49
Merge branch 'master' into patch-1
2019-08-04 08:04:13 +05:30
[[ BOT ]] Lynn Cyrin
9938dec695
update contributing docs
2019-08-03 10:26:07 -07:00
[[ BOT ]] Lynn Cyrin
97dbddb32d
use codeowners instead of maintainers
2019-08-03 10:23:29 -07:00
Lynn Cyrin (they/them)
b1a7c502eb
Merge branch 'master' into master
2019-08-03 09:36:27 -07:00
Lynn Cyrin (they/them)
eee6ce83c0
Merge branch 'master' into lynncyrin-patch-2
2019-08-03 09:06:47 -07:00
Yogesh Lonkar
11c9e598b0
Merge branch 'master' into master
2019-08-03 15:52:08 +02:00
Ajitem Sahasrabuddhe
244eba7e4c
Merge pull request #831 from saschagrunert/go-modules
...
Add go module support
2019-08-03 18:04:31 +05:30
Audrius Butkevicius
b2421d1235
Merge branch 'master' into patch-1
2019-08-03 13:25:34 +01:00
Sascha Grunert
4627bbe109
Add go module support
...
This adds a go.{mod,sum} file to official support go modules.
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-08-03 13:56:41 +02:00
Audrius Butkevicius
1169906f57
Merge pull request #773 from teresy/redundant-nil-check-slice
...
Remove redundant nil checks
2019-08-03 11:02:34 +01:00
Lynn Cyrin (they/them)
94f4f83672
Merge branch 'master' into redundant-nil-check-slice
2019-08-03 02:05:33 -07:00
Ajitem Sahasrabuddhe
07c1638969
Merge pull request #806 from mingrammer/fix-help-indentation
...
Fix the unaligned indents for the command help messages
2019-08-03 08:47:32 +05:30
Ajitem Sahasrabuddhe
7a51175ce1
Merge branch 'master' into fix-help-indentation
2019-08-03 08:37:34 +05:30
Ajitem Sahasrabuddhe
842e3fe1b6
Merge pull request #828 from urfave/lynncyrin-patch-1
...
Update maintainers for current reality
2019-08-03 08:12:05 +05:30
Lynn Cyrin (they/them)
8a7f65e052
Update CHANGELOG.md
2019-08-02 19:30:41 -07:00
Lynn Cyrin
e8eac43d9d
Update CHANGELOG.md
2019-08-02 18:26:41 -07:00
Lynn Cyrin
330a9143fb
Merge branch 'master' into fix-help-indentation
2019-08-02 18:14:50 -07:00
Lynn Cyrin
fa51d00dc6
Update maintainers for current reality
2019-08-02 18:06:15 -07:00
Yogesh Lonkar
01ab016427
Merge branch 'master' into master
2019-08-02 22:03:55 +02:00
Jordan Christiansen
c75a689f62
Make exit code example more clear
...
The purpose of this example is to show that you can exit with an error
code if a flag is unspecified, but with the code as it is, the only way
to cause a non-zero exit is by adding the flag `--ginger-crouton=false`,
which is not explained in the example.
In this new version of the example, running the command with no flag
will exit with an error, and running it with the flag will exit
normally.
2019-08-02 14:28:57 -05:00
Ajitem Sahasrabuddhe
7675649a17
Merge pull request #819 from lynncyrin/required-flags-take-2
...
Required flags
2019-08-02 22:52:32 +05:30
Ajitem Sahasrabuddhe
f8ba505a7c
Merge branch 'master' into required-flags-take-2
2019-08-02 22:49:29 +05:30
Ajitem Sahasrabuddhe
656063a846
Merge pull request #788 from benzvan/master
...
adds test coverage to context
2019-08-02 22:49:09 +05:30
Lynn Cyrin
60fb297232
remove help assertion stuff
2019-08-01 23:27:38 -07:00
Lynn Cyrin
d7ec4e8013
add env var tests
2019-08-01 23:27:38 -07:00
Lynn Cyrin
f4128a02f3
Update command.go
2019-08-01 22:54:15 -07:00
Lynn Cyrin
38f9e1622d
add environment variable support 🎉
2019-08-01 22:52:21 -07:00
Lynn Cyrin
f21b22dd90
cleanup some issues with error display
2019-08-01 22:10:18 -07:00
Lynn Cyrin
fdd4d10691
update comments
2019-08-01 21:48:52 -07:00
Lynn Cyrin
ef9acb4a3b
rename cases
2019-08-01 21:46:56 -07:00
Lynn Cyrin
45f2b3d8e7
more test cases
2019-08-01 21:45:11 -07:00
Lynn Cyrin
78db152323
add typed error assertions
2019-08-01 21:35:15 -07:00
Lynn Cyrin
d4740d10d0
more test cases
2019-08-01 20:58:08 -07:00
Lynn Cyrin
595382c509
expand test cases
2019-08-01 20:39:37 -07:00
Lynn Cyrin
3d6eec825a
add test cases
2019-08-01 20:35:23 -07:00
Lynn Cyrin
7b9e16b6b5
update test names
2019-08-01 20:30:43 -07:00
Lynn Cyrin
95d3a8624d
update test to reflect app flag usage
2019-08-01 20:27:51 -07:00