Oleksandr Redko
|
bc844246d4
|
chore: allow using only github.com/go-task/task/v3/errors package (#1926)
|
2024-11-30 12:00:58 -03:00 |
|
Pete Davison
|
247c2586c2
|
refactor: taskfile/ast package (#1450)
* refactor: ast package
* feat: read -> taskfile
* refactor: taskfile.Taskfile -> taskfile.Read
* refactor: move merge function back into taskfile package
* refactor: rename taskfile.go to read.go
|
2023-12-29 20:32:03 +00:00 |
|
Marcello Sylvester Bauer
|
d741dfe26d
|
fix(precondition): do not print error if context was aborted (#1338)
|
2023-10-07 19:01:57 -03:00 |
|
Pete Davison
|
8cfac5a25a
|
refactor: remove newlines from formatter print functions (#1137)
|
2023-04-26 21:20:06 -03:00 |
|
Pete Davison
|
09c9094a6b
|
feat: enforce gofumpt linter
|
2023-04-05 21:55:42 -03:00 |
|
Pete Davison
|
0838d48ee3
|
refactor: decouple fingerprinting from executor (#1039)
|
2023-03-10 15:27:30 -03:00 |
|
Damian Szulc
|
47dd9b5a03
|
Move args and taskfile packages to root directory
|
2020-08-19 10:59:58 +02:00 |
|
Andrey Nering
|
fb72b46a3c
|
github.com/go-task/task/v2 -> github.com/go-task/task/v3
|
2020-08-16 15:48:19 -03:00 |
|
Andrey Nering
|
dd9cdb0ec9
|
Fix build after merging master
|
2019-06-15 22:47:15 -03:00 |
|
Stephen Prater
|
cc9264854e
|
Change error output
|
2019-06-11 12:20:56 -07:00 |
|
Stephen Prater
|
d1463b3e24
|
Fix typos per review
|
2019-06-11 11:46:22 -07:00 |
|
Stephen Prater
|
044d3a0ff9
|
Remove ignore_errors
|
2019-05-28 13:02:59 -07:00 |
|
Stephen Prater
|
bd5882f0f0
|
Add Preconditions to Tasks
|
2019-05-17 13:51:15 -07:00 |
|