Pete Davison
|
f9c77acd96
|
feat: custom error codes (#1114)
|
2023-04-15 17:22:25 -03:00 |
|
Misite Bao
|
15ef1fa1c2
|
Make --init generate .yml instead of .yaml (#1062)
|
2023-03-16 21:53:01 -03:00 |
|
Oleg Kovalov
|
b08eac58e9
|
Fix go-critic suggestions
|
2022-08-17 19:37:58 +02:00 |
|
Andrey Nering
|
c4e10ef0aa
|
Refactor: Add SmartJoin to handle IsAbs automatically
|
2022-08-06 18:19:07 -03:00 |
|
Margus Kerma
|
1d7982e80a
|
fix(#584): Add support to yaml extension
- init creates Taskfile.yaml
- add changelog entry
- add zsh completion support for Taskfile.yaml
|
2022-01-02 15:23:10 +02:00 |
|
jaedle
|
b8094fd771
|
bump version of auto generated taskfile
|
2019-08-19 21:01:36 +02:00 |
|
Andrey Nering
|
9f269e1a95
|
Migrating from taskfile.org to taskfile.dev
|
2019-03-04 23:23:30 -03:00 |
|
Andrey Nering
|
77f9e3dd41
|
Update link on the Taskfile generated by
|
2018-10-27 15:30:48 -03:00 |
|
Andrey Nering
|
7c02097d93
|
Improve --init flag
- Update generated Taskfile to version 2
- Don't loop anymore on extensions since we only support YAML
- Use 644 for file permission
|
2018-03-04 16:19:52 -03:00 |
|
Andrey Nering
|
bb1aff84cf
|
custom stdout for InitTaskfile func
|
2017-07-30 19:29:49 -03:00 |
|
Andrey Nering
|
ecfd8e8a62
|
change all tests to call functions instead of binary directly
I had to temporarely hack github.com/mvdan/sh to fix dir handling
|
2017-07-01 15:32:13 -03:00 |
|
Andrey Nering
|
f98bf6c4b1
|
refactor: Create executor struct to get rid of global variables
Maybe eventually help on #17
|
2017-06-04 16:02:04 -03:00 |
|
Andrey Nering
|
2615000609
|
Add --init flag to create a new Taskfile
|
2017-05-17 15:38:46 -03:00 |
|