1
0
mirror of https://github.com/go-task/task.git synced 2026-04-26 20:02:40 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Andrey Nering 68ce8642b1 Create v3 compiler which respects declaration order of variables
Also, fix "<no value>" been printed when a non-existing variable is printed.
2020-05-16 15:46:07 -03:00
jaedle 0f385f9f4e remove v1 2019-08-18 17:37:21 +02:00
jaedle b7564080bc add space between tasks 2019-03-04 12:48:26 +01:00
jaedle 23c4adcef6 add spacing for tasks 2019-03-04 12:15:40 +01:00
jaedle 808542bed0 remove unnecassry test for multiple summaries 2019-03-04 12:13:13 +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
jaedle 3ca590b185 display summary for tasks without summary/description 2019-02-24 19:02:44 +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 d05d418c4c renaming field in taskfile to summary 2019-02-24 15:37:02 +01:00