lynn [they]
882731899b
Merge branch 'master' into master
2019-12-20 01:28:06 -08:00
lynn [they]
716b748d09
Merge pull request #1004 from olingern/readme-build-info
...
Update readme build info
2019-12-19 09:55:15 -08:00
Link Dupont
777b332bb7
Use VisibleFlags during doc generation
...
Hidden commands are excluded during doc generation but hidden flags are
not. Using VisibleFlags() instead of the Flags slice fixes that.
Signed-off-by: Link Dupont <link@sub-pop.net>
2019-12-19 08:38:43 -05:00
Nick Olinger
7ca7126677
Update readme build info
2019-12-19 22:22:26 +09:00
lynn [they]
460fa698ab
Merge pull request #994 from urfave/lynncyrin-patch-3
...
Run Github Actions on the master branch
2019-12-18 16:02:09 -08:00
lynn [they]
00d9600bb0
Update cli.yml
2019-12-18 00:40:37 -08:00
lynn [they]
cae7b0c5e1
Merge pull request #990 from urfave/lynncyrin-patch-2
...
Update changelog URL
2019-12-13 21:16:47 -08:00
Ajitem Sahasrabuddhe
f45bcfd2f8
Merge branch 'master' into lynncyrin-patch-2
2019-12-14 10:03:02 +05:30
lynn [they]
986e2c1bb3
Merge pull request #988 from liamchampton/golint-errors
...
Fix some golint errors
2019-12-13 19:55:49 -08:00
lynn [they]
106103ee7b
Update app.go
2019-12-13 19:54:14 -08:00
lynn [they]
67d8dbfc51
Merge branch 'master' into golint-errors
2019-12-13 19:51:07 -08:00
lynn [they]
f1a3d56aa6
Merge pull request #986 from saschagrunert/codecov-fix
...
Fix codecov reports in GitHub actions
2019-12-13 19:50:38 -08:00
Sascha Grunert
a8fbae22ae
Add codecov action
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-13 09:10:41 +01:00
lynn [they]
2eb5b30151
add codecov token
2019-12-12 23:03:40 -08:00
Liam Hampton
0f11fc8f30
amend comments
...
Signed-off-by: Liam Hampton <liam.hampton@ibm.com>
2019-12-12 21:29:09 +00:00
Liam Hampton
f29ad2ad48
fix some golint errors show in go report card
...
Signed-off-by: Liam Hampton <liam.hampton@ibm.com>
2019-12-12 21:24:43 +00:00
Sascha Grunert
39ba647fbb
Fix codecov reports in GitHub actions
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-11 09:15:53 +01:00
lynn [they]
42b931bfe7
Merge pull request #979 from urfave/lynncyrin-patch-1
...
Disable codecov PR comments
2019-12-08 00:12:17 -08:00
Ajitem Sahasrabuddhe
84c49d078d
Merge branch 'master' into lynncyrin-patch-1
2019-12-08 13:27:16 +05:30
Ajitem Sahasrabuddhe
8769f2a64d
Merge pull request #970 from asahasrabuddhe/github-actions
...
GitHub actions
2019-12-08 10:01:49 +05:30
lynn [they]
4af0b06f68
Create .codecov.yml
2019-12-07 15:21:14 -08:00
Ajitem Sahasrabuddhe
d86f394a15
Merge branch 'master' into github-actions
2019-12-07 12:29:00 +05:30
Ajitem Sahasrabuddhe
c6a1e514a3
Merge branch 'github-actions' of https://github.com/asahasrabuddhe/cli into github-actions
2019-12-07 12:19:04 +05:30
Ajitem Sahasrabuddhe
0dcb2597ce
pin gfmrun to version
2019-12-07 12:17:22 +05:30
Ajitem Sahasrabuddhe
969535eec6
replace log.Print with t.Log
2019-12-07 12:15:17 +05:30
Audrius Butkevicius
0fae42541a
Merge pull request #975 from marwan-at-work/fixctx
...
add RunWithContext + remove signal cancellation
2019-12-06 10:40:44 +00:00
Marwan Sulaiman
7daa2d133e
RunWithContext -> RunContext
2019-12-06 01:20:48 -05:00
Ajitem Sahasrabuddhe
bac545cf3d
fix macos typo
2019-12-06 10:32:32 +05:30
Ajitem Sahasrabuddhe
1a724c9d6e
revert log.Printf to t.Logf
2019-12-06 10:16:14 +05:30
Ajitem Sahasrabuddhe
ccb0e89075
fix no tests running
2019-12-06 10:12:58 +05:30
Ajitem Sahasrabuddhe
078d14335a
create gopath/bin dir
2019-12-05 23:27:48 +05:30
Ajitem Sahasrabuddhe
7169ab6062
fix gopath
2019-12-05 23:25:26 +05:30
Ajitem Sahasrabuddhe
88812bd56f
fix path
2019-12-05 23:21:55 +05:30
Ajitem Sahasrabuddhe
59babefa34
fix syntax for multiple branches
2019-12-05 23:17:53 +05:30
Ajitem Sahasrabuddhe
63d19b6c5c
remove comments
2019-12-05 23:17:45 +05:30
Ajitem Sahasrabuddhe
eb35e4d3c7
combine workflow files for v1 and v2, and use pre-compiled binary for gfmrun
2019-12-05 23:14:25 +05:30
Ajitem Sahasrabuddhe
4ee2127fef
Merge branch 'master' into github-actions
2019-12-05 22:37:09 +05:30
Marwan Sulaiman
322fc3bed1
add RunWithContext + remove signal cancellation
2019-12-04 15:35:53 -05:00
lynn [they]
72c7fac92a
Merge pull request #971 from urfave/lynncyrin-patch-1
...
Add stale bot configuration
2019-12-04 09:10:53 -08:00
lynn [they]
93911a08af
Update stale.yml
2019-12-02 23:56:35 -08:00
lynn [they]
1d26371246
Create stale.yml
2019-12-02 23:53:18 -08:00
Ajitem Sahasrabuddhe
0a48e331ba
remove ls
2019-12-02 15:05:59 +05:30
Ajitem Sahasrabuddhe
4f01e0b113
update codecov token
2019-12-02 15:01:27 +05:30
Ajitem Sahasrabuddhe
243a978ffa
add workflow for legacy v1 branch and add windows build
2019-12-02 12:36:08 +05:30
Ajitem Sahasrabuddhe
fc741e590b
fix failing build
2019-12-02 12:27:17 +05:30
Ajitem Sahasrabuddhe
a2a97c9bce
Merge branch 'master' into github-actions
2019-12-01 23:14:00 +05:30
Ajitem Sahasrabuddhe
38f0d63422
restore appveyor
2019-12-01 23:07:29 +05:30
Ajitem Sahasrabuddhe
2ddbeb6360
add codecov
2019-12-01 23:02:36 +05:30
Ajitem Sahasrabuddhe
163d61a82a
Finalize pipeline
2019-12-01 23:02:18 +05:30
Ajitem Sahasrabuddhe
b6d04dbae4
replace t.Logf with log.Printf, replace t.Log with log.Print and add gopath to bin
2019-12-01 23:01:43 +05:30