Andrey Nering
|
9c844850e4
|
Add --global (-g) flag (#1029)
This will run a Taskfile from the home directory, i.e., `$HOME/Taskfile.yml`.
|
2023-03-08 23:21:23 -03:00 |
|
Dennis Jekubczyk
|
88d644a7e9
|
Add ability to set error_only: true on the group output mode
|
2023-03-08 22:34:52 -03:00 |
|
João Pedro
|
ec2110e58f
|
Add new TASK_VERSION special variable
Closes #1014
Closes #990
|
2023-02-22 22:08:38 -03:00 |
|
Andrey Nering
|
12a1cd6f62
|
Docs: Update API page
|
2023-02-16 21:16:43 -03:00 |
|
Aleksandr Komlev
|
9af056e746
|
Add FORCE_COLOR env support (#1003)
|
2023-02-16 21:12:44 -03:00 |
|
Pete Davison
|
1c1be683ab
|
feat: set and shopt directives (#929)
Co-authored-by: Andrey Nering <andrey@nering.com.br>
|
2023-01-14 16:41:56 -03:00 |
|
Andrey Nering
|
2efb3533ec
|
Add CHANGELOG + improvements to #980
Closes #978
|
2023-01-06 21:39:57 -03:00 |
|
Lea Anthony
|
aa6c7e4b94
|
Add support for 'platforms' in both task and command (#980)
|
2023-01-06 21:38:35 -03:00 |
|
Pete Davison
|
b3627fcb18
|
Run Taskfiles from sub/child directories (#920)
|
2022-12-05 21:58:20 -03:00 |
|
Pete Davison
|
99d7338c29
|
feat: add task-level dotenv support (#904)
|
2022-12-05 21:25:16 -03:00 |
|
Pete Davison
|
620e6955e5
|
chore: update schema/docs to match
- Also reorder them both to match the struct definitions. This makes it easier to compare them
|
2022-10-29 14:45:32 +00:00 |
|
Andrey Nering
|
d2f2cba6d8
|
Merge branch 'master' into aliases
|
2022-10-14 18:44:56 -03:00 |
|
Andrey Nering
|
99014ad38d
|
Small adjustments + CHANGELOG for #865
|
2022-10-14 16:51:14 -03:00 |
|
Pete Davison
|
f2a8f8ad8f
|
docs: update usage and api reference
|
2022-10-07 11:11:45 +00:00 |
|
Andrey Nering
|
111f6e7f18
|
Add CHANGELOG entry and API documentation for #818
|
2022-09-17 13:11:16 -03:00 |
|
Andrey Nering
|
f45dd11e53
|
Add ROOT_DIR and TASKFILE_DIR special variables
Closes #215
|
2022-09-03 18:14:54 -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
|
f7384623df
|
Merge pull request #802 from nokome/patch-1
Update api_reference.md
|
2022-07-16 21:37:19 -03:00 |
|
Andrey Nering
|
afbf98c974
|
Website: Add ENV section to API page
|
2022-07-08 14:49:52 -03:00 |
|
Nokome Bentley
|
f787937a30
|
Update api_reference.md
Using `cmd` (singular) with a single string is valid syntax also.
|
2022-07-08 14:01:41 +12:00 |
|
Andrey Nering
|
0c46fa5a56
|
Website: Fix typo
|
2022-06-17 10:05:11 -03:00 |
|
Andrey Nering
|
cc0afce237
|
Add CHANGELOG entry for #777
|
2022-06-13 21:02:57 -03:00 |
|
Gerd Aschemann
|
475c5dc19a
|
Add -n as short cut for --dry - solves #776
|
2022-06-13 12:47:03 +02:00 |
|
Andrey Nering
|
c9a582fbcc
|
Add CHANGELOG, documentation and make small adjutsment for #755
|
2022-06-11 20:01:48 -03:00 |
|
Andrey Nering
|
6f83f6c1b5
|
taskfile.dev: Add page with API Reference
|
2022-05-31 18:36:59 -03:00 |
|