Guillaume AMAT
15c0381c3c
Fix the indentation
2019-03-04 07:03:06 +01:00
Guillaume AMAT
c2f4a57e02
Remove \s for MacOS compatibility, use awk instead
2019-03-03 23:32:35 +01:00
Andrey Nering
f945cf2343
Update internal/summary/summary_test.go
...
Co-Authored-By: jaedle <32975714+jaedle@users.noreply.github.com>
2019-03-03 19:45:00 +01:00
Andrey Nering
5bca3cfd71
Update testdata/summary/Taskfile.yml
...
Co-Authored-By: jaedle <32975714+jaedle@users.noreply.github.com>
2019-03-03 19:44:27 +01:00
Andrey Nering
26ce4e6886
Update testdata/summary/Taskfile.yml
...
Co-Authored-By: jaedle <32975714+jaedle@users.noreply.github.com>
2019-03-03 19:44:14 +01:00
Andrey Nering
f5f0e0c376
Update internal/summary/summary.go
...
Co-Authored-By: jaedle <32975714+jaedle@users.noreply.github.com>
2019-03-03 19:43:57 +01:00
Andrey Nering
9dea1e7f3e
Update docs/usage.md
...
Co-Authored-By: jaedle <32975714+jaedle@users.noreply.github.com>
2019-03-03 19:43:23 +01:00
Andrey Nering
c2e0f8c81f
Update docs/usage.md
...
Co-Authored-By: jaedle <32975714+jaedle@users.noreply.github.com>
2019-03-03 18:56:42 +01:00
Andrey Nering
d341bc25ce
Revert "Try out Windows builds in Travis"
...
This reverts commit fc34d6b56f
.
Unfortunately, something seems wrong with Windows build on Travis.
And the output log is unhelpful to debug the problem.
2019-03-03 14:42:33 -03:00
Andrey Nering
0379e2b51b
Merge pull request #175 from emirb/patch-1
...
Try out Windows builds in Travis
2019-03-02 11:18:03 -03:00
Guillaume AMAT
e79026b840
Fix the zsh completion with sub-tasks
2019-03-02 01:40:31 +01:00
Emir Beganović
fc34d6b56f
Try out Windows builds in Travis
2019-02-25 09:59:25 +04:00
jaedle
2a1571a99e
refactoring
2019-02-24 19:14:15 +01:00
jaedle
c158608255
fix error in documentation
2019-02-24 19:10:44 +01:00
jaedle
3ca590b185
display summary for tasks without summary/description
2019-02-24 19:02:44 +01:00
jaedle
3f8ee21849
print error messsage if no summary or description present
2019-02-24 18:26:16 +01:00
jaedle
845b88a193
print only task name if summary
2019-02-24 18:20:59 +01:00
jaedle
e252972c7f
rename test
2019-02-24 17:29:03 +01:00
jaedle
a9012ebfc5
refactoring
2019-02-24 17:28:06 +01:00
jaedle
5cfd9bbbbd
refactoring
2019-02-24 17:25:03 +01:00
jaedle
c82a7240bb
print task in command section
2019-02-24 17:23:31 +01:00
jaedle
a4a20d92a4
add unit test for full output
2019-02-24 17:20:29 +01:00
jaedle
890996f595
hides commands keywoard if not present
2019-02-24 17:12:22 +01:00
jaedle
474f27c6d3
add unit test for displaying commands
2019-02-24 17:10:59 +01:00
jaedle
33f3894372
add unit tests for summary
2019-02-24 17:05:37 +01:00
jaedle
24436ac76e
refactoring
2019-02-24 16:26:46 +01:00
jaedle
3ee66ef705
remove output to own package
2019-02-24 16:25:27 +01:00
jaedle
a1765e1d33
refactoring
2019-02-24 16:17:47 +01:00
jaedle
765e3dbf72
print only commands if present
2019-02-24 16:15:59 +01:00
jaedle
80f5cee599
refactoring
2019-02-24 16:10:43 +01:00
jaedle
4dcb124693
print commands on summary only if commands are present
2019-02-24 16:08:32 +01:00
jaedle
31ecf167cc
rename to summary in test fixtures
2019-02-24 15:54:11 +01:00
jaedle
3999480d64
refactoring
2019-02-24 15:45:39 +01:00
Andrey Nering
9dbb503c23
Update vendor directory
2019-02-24 11:45:32 -03:00
Andrey Nering
a98f803d87
Upgrade mvdan.cc/sh
2019-02-24 11:44:53 -03:00
jaedle
9e9ffeb5d5
refactoring
2019-02-24 15:43:45 +01:00
jaedle
33d4ad4d84
rename to summary
2019-02-24 15:38:18 +01:00
jaedle
d05d418c4c
renaming field in taskfile to summary
2019-02-24 15:37:02 +01:00
jaedle
06d0af7a1d
rename details in Executor to summary
2019-02-24 15:33:09 +01:00
jaedle
9a3b726068
change help to summary
2019-02-24 15:32:24 +01:00
jaedle
2676ab9a59
renamed program flag to summary
2019-02-24 15:31:46 +01:00
jaedle
a1837d553e
refactoring
2019-02-24 14:59:19 +01:00
jaedle
fdbc130d8d
do not show empty dependencies
2019-02-24 14:55:04 +01:00
jaedle
4b3cea3812
display dependend tasks
2019-02-24 14:53:39 +01:00
jaedle
1c3082ffa6
rename test fixture
2019-02-24 14:48:48 +01:00
jaedle
0446cfdba0
display commands of task
2019-02-24 14:37:14 +01:00
jaedle
db1d3183b6
refatoring
2019-02-24 14:32:47 +01:00
jaedle
fb666394fc
refatoring
2019-02-24 14:31:29 +01:00
jaedle
1054c89a9d
add missing test fixture file
2019-02-24 14:24:55 +01:00
jaedle
8dd87dc482
refactoring
2019-02-24 14:23:44 +01:00