.. |
checksum
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
concurrency
|
Adding a --concurrency (-C) flag
|
2021-03-07 09:49:57 -03:00 |
cyclic
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
deferred
|
Changes from PR Review:
|
2022-01-02 16:38:06 -05:00 |
deps
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
dir
|
fix error in evaluating dynamic variables with newly created directory
|
2021-09-26 22:30:32 +09:00 |
dotenv
|
Allow vars in dotenv paths, including environment variables
|
2021-06-05 16:00:19 -03:00 |
dry
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
dry_checksum
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
empty_task
|
Fix panic for empty tasks
|
2020-10-12 21:03:13 -03:00 |
env
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
error_code
|
Adds test TestErrorCode
|
2022-06-02 16:44:23 +02:00 |
exit_immediately
|
Run "set -e" automatically for every command
|
2020-12-27 17:15:12 -03:00 |
expand
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
file_names
|
Add tests, documentation and changelog for #666
|
2022-02-19 18:24:43 -03:00 |
generates
|
Fixed some bugs and regressions regarding dynamic variables and directories
|
2021-01-09 13:51:06 -03:00 |
ignore_errors
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
ignore_nil_elements
|
fix(#584): Add support to yaml extension
|
2022-01-02 15:23:10 +02:00 |
ignore_signals
|
add regression test for SIGINT behavior
|
2022-05-13 17:36:52 -07:00 |
include_with_vars
|
Improvements + CHANGELOG for #677
|
2022-03-19 18:41:03 -03:00 |
includes
|
v3: Allow interpolation on "includes"
|
2020-05-17 16:03:03 -03:00 |
includes_call_root_task
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
includes_cycle
|
Add newlines to test Taskfiles
|
2022-02-03 22:13:43 -05:00 |
includes_deps
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
includes_empty
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
includes_multi_level
|
CHANGELOG: Add entry for #656
|
2022-03-31 21:19:16 -03:00 |
includes_optional
|
Issue #519: Allow includes to be optional
|
2021-08-11 17:28:44 +01:00 |
includes_optional_explicit_false
|
Issue #519: Allow includes to be optional
|
2021-08-11 17:28:44 +01:00 |
includes_optional_implicit_false
|
Issue #519: Allow includes to be optional
|
2021-08-11 17:28:44 +01:00 |
includes_yaml
|
fix(#584): Add support to yaml extension
|
2022-01-02 15:23:10 +02:00 |
incorrect_includes
|
Added version validation and updated tests
|
2020-02-15 17:24:06 +03:00 |
init
|
Add --init flag to create a new Taskfile
|
2017-05-17 15:38:46 -03:00 |
label_list
|
Add basic unit tests for label attribute
|
2020-06-14 15:12:48 +02:00 |
label_status
|
CHANGELOG, docs and nits for #321 and #337
|
2020-06-14 17:12:20 -03:00 |
label_summary
|
CHANGELOG, docs and nits for #321 and #337
|
2020-06-14 17:12:20 -03:00 |
label_uptodate
|
CHANGELOG, docs and nits for #321 and #337
|
2020-06-14 17:12:20 -03:00 |
label_var
|
CHANGELOG, docs and nits for #321 and #337
|
2020-06-14 17:12:20 -03:00 |
list_mixed_desc
|
add tests to previous
|
2020-11-13 16:24:34 -05:00 |
output_group
|
Add support for begin/end messages with grouped output
|
2022-01-14 00:22:14 +00:00 |
params
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
precondition
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
run
|
Updating version checking
|
2021-07-31 19:36:40 -03:00 |
short_task_notation
|
Allow shorter syntax for tasks with default configuration
|
2019-12-07 21:28:02 -03:00 |
status
|
Evaluate sources also if status is up-to-date
|
2021-04-21 21:56:25 +09:00 |
status_vars
|
Always expode .TIMESTAMP and .STATUS when using status:
|
2019-09-14 18:04:41 -03:00 |
summary
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
vars
|
Remove deprecated "$" and "^" prefixes
|
2022-01-02 15:26:42 -03:00 |
version
|
remove v1
|
2019-08-18 17:37:21 +02:00 |