Pete Davison
|
09c9094a6b
|
feat: enforce gofumpt linter
|
2023-04-05 21:55:42 -03:00 |
|
Pete Davison
|
74f69a21cd
|
fix: tasks being incorrectly marked as internal
|
2023-02-10 17:02:11 +00:00 |
|
Pete Davison
|
491888f6c0
|
feat: improve unmarshal error handling and use v3 yaml interface everywhere (#959)
|
2022-12-18 22:11:31 -03:00 |
|
Andrey Nering
|
d2f2cba6d8
|
Merge branch 'master' into aliases
|
2022-10-14 18:44:56 -03:00 |
|
Pete Davison
|
8ec89f1bbd
|
refactor: use x/exp/slices instead of custom contains function
|
2022-10-07 11:11:14 +00:00 |
|
Pete Davison
|
d33906b6e4
|
fix: deep copy included tasks
|
2022-10-07 11:11:14 +00:00 |
|
Pete Davison
|
bb79fa1dc3
|
feat: namespace aliases
|
2022-10-07 11:11:14 +00:00 |
|
Pete Davison
|
3507fa40f1
|
feat: add internal to included files
|
2022-08-16 17:07:05 +00:00 |
|
Andrey Nering
|
c4e10ef0aa
|
Refactor: Add SmartJoin to handle IsAbs automatically
|
2022-08-06 18:19:07 -03:00 |
|
Bevan Arps
|
e396f4d06f
|
Resolve relative include paths relative to the including Taskfile
Closes #823
Closes #822
|
2022-08-03 21:59:17 -03:00 |
|
Andrey Nering
|
9e1d4e7855
|
Add golangci-lint
https://golangci-lint.run/
|
2022-05-15 21:30:07 -03:00 |
|
Dan Ballweg
|
292cf75836
|
add vars to included taskfiles
|
2022-02-23 16:53:46 -06:00 |
|
Sally Young
|
8f80fc4e2c
|
Issue #519: Allow includes to be optional
|
2021-08-11 17:28:44 +01:00 |
|
Andrey Nering
|
2d66a2f0f3
|
Improve YAML parse error reporting
Fixes #467
|
2021-04-17 17:12:39 -03:00 |
|
Andrey Nering
|
9674d75ff6
|
Evaluate included taskfiles in order of declaration
Closes #393
|
2021-01-01 18:27:50 -03:00 |
|
Damian Szulc
|
47dd9b5a03
|
Move args and taskfile packages to root directory
|
2020-08-19 10:59:58 +02:00 |
|