Andrey Nering
|
1dec956e99
|
Allow calling a task of the root Taskfile from within an included Taskfile
Fixes #161
|
2019-02-02 21:22:08 -02:00 |
|
Tim Foerster
|
310394aa60
|
task: Fix merge behavior
|
2019-02-02 17:19:20 -02:00 |
|
Andrey Nering
|
4ddad68212
|
Merge global environment variables when merging tasks
|
2019-01-02 13:20:12 -02:00 |
|
Andrey Nering
|
95b75c5330
|
Fix issue on running dependencies or tasks on included Taskfiles
Fixes #151
|
2018-12-09 15:54:58 -02:00 |
|
Andrey Nering
|
a9b1f38a7c
|
Fix nil errors when merging Taskfiles
Closes #150
|
2018-12-02 14:17:32 -02:00 |
|
Andrey Nering
|
9a5a1e2253
|
Start support to including Taskfiles
|
2018-09-09 22:29:29 -03:00 |
|
Andrey Nering
|
cc6f7b6088
|
Manually implement merging of Taskfiles and remove dependency on github.com/imdario/mergo
I was carreful enough to check the behavior keeps the same
|
2018-07-22 17:54:44 -03:00 |
|