1
0
mirror of https://github.com/go-task/task.git synced 2025-01-12 04:34:11 +02:00
task/internal
Andrey Nering da1b0c9558 Error if Taskfile_{{GOOS}}.yml version doesn't match Taskfile.yml version
This change is not backward incompatible because merging was already not
working if versions 1 and 2 coexist in Taskfile.yml and Taskfile_{{GOOS}}.yml
2018-07-22 17:36:30 -03:00
..
args Move all structs related to Taskfile to its own package 2018-02-17 14:22:18 -02:00
compiler Allow customizable number of expansions 2018-03-04 15:50:03 -03:00
execext Fix compilation after updating mvdan/sh 2018-04-28 15:36:01 -03:00
logger Extract some functionality to its own packages 2018-02-17 16:12:41 -02:00
output Write test for ouput types 2018-04-22 21:40:03 -03:00
status Move path expanding logic to shell.Expand 2018-07-15 15:49:00 -03:00
taskfile Error if Taskfile_{{GOOS}}.yml version doesn't match Taskfile.yml version 2018-07-22 17:36:30 -03:00
templater Extract some functionality to its own packages 2018-02-17 16:12:41 -02:00