1
0
mirror of https://github.com/go-task/task.git synced 2024-12-04 10:24:45 +02:00
task/testdata
2024-11-07 13:25:59 -03:00
..
alias refactor: implement task list filtering 2022-11-02 14:42:59 +00:00
checksum feat: support negative globs (#1324) 2023-11-29 22:38:12 -03:00
concurrency feat: remove v2 support (#1447) 2023-12-29 20:26:02 +00:00
cyclic
deferred
deps
desc fix: list-task with multiline desc (#1656) 2024-06-28 17:59:46 +01:00
dir
dotenv fix: Print dotenv file path when there is an error reading file (#1842) 2024-09-29 16:03:48 -04:00
dotenv_task/default feat: add task-level dotenv support (#904) 2022-12-05 21:25:16 -03:00
dry
dry_checksum
empty_task
empty_taskfile fix: nil schema panic (#1648) 2024-05-12 20:25:54 +01:00
env fix: typos in docs, changelog, testdata, comments (#1910) 2024-11-07 13:25:59 -03:00
error_code fix: exit codes for indirect tasks 2023-07-24 21:13:37 -03:00
evaluate_symlinks_in_paths CHANGELOG for #831 2022-08-23 18:43:04 -03:00
exit_code fix: interpolate dynamic vars in defer (#1818) 2024-09-19 08:22:39 -04:00
exit_immediately fix: typos in docs, changelog, testdata, comments (#1910) 2024-11-07 13:25:59 -03:00
expand
file_names
for feat: loop over a matrix (#1767) 2024-09-02 20:29:00 +01:00
force feat: implement gentle force experiment draft (#1216) 2023-06-18 02:32:18 +01:00
generates
ignore_errors
ignore_nil_elements
ignore_signals add regression test for SIGINT behavior 2022-05-13 17:36:52 -07:00
include_with_vars fix: include_with_vars test included the same file multiple times 2024-04-09 12:37:18 +01:00
include_with_vars_multi_level fix: variables passed to included taskfile (#1533) 2024-03-10 17:28:04 +00:00
included_taskfile_var_merging fix: included variable merging (#1649) 2024-05-12 20:32:09 +01:00
includes feat: add support for multiple includes on a graph edge 2024-04-24 18:33:56 +01:00
includes_call_root_task
includes_cycle
includes_deps
includes_empty
includes_flatten fix: include flatten with a default task (#1778) 2024-09-06 10:44:28 -03:00
includes_http fix: inconsistent current directory resolution depending on include order (#1757) 2024-10-05 21:40:22 -03:00
includes_incorrect Add file path to YAML error message 2022-10-07 10:18:53 +00:00
includes_internal Add CHANGELOG entry and API documentation for #818 2022-09-17 13:11:16 -03:00
includes_interpolation feat(remote): replace env variable in include remote URL (#1610) 2024-04-29 22:27:30 +01:00
includes_multi_level CHANGELOG: Add entry for #656 2022-03-31 21:19:16 -03:00
includes_optional
includes_optional_explicit_false
includes_optional_implicit_false
includes_rel_path Resolve relative include paths relative to the including Taskfile 2022-08-03 21:59:17 -03:00
includes_remote refactor: re-organize node loading code to make it easier to follow (#1771) 2024-10-18 18:13:25 +02:00
includes_shadowed_default feat: run default task in included file when task is omitted 2022-11-02 14:27:15 +00:00
includes_unshadowed_default feat: run default task in included file when task is omitted 2022-11-02 14:27:15 +00:00
includes_yaml
init
internal_task Add CHANGELOG entry and API documentation for #818 2022-09-17 13:11:16 -03:00
label_list
label_status
label_summary
label_uptodate
label_var
list_desc_interpolation Update minimum go version (#1758) 2024-08-14 08:37:05 -05:00
list_mixed_desc
output_group
output_group_error_only Add ability to set error_only: true on the group output mode 2023-03-08 22:34:52 -03:00
params
platforms fix(platforms): do not run dynamic vars for other platforms (#1377) 2023-10-22 00:42:26 +00:00
precondition
prompt feat: allow providing single or multi prompts (#1866) 2024-10-29 13:37:03 +00:00
requires feat: option to ensure variable is within the list of values (#1827) 2024-10-18 18:16:57 +02:00
run
run_once_shared_deps fix: run once in shared dependencies (#1655) 2024-06-28 16:50:02 +01:00
shopts feat: set and shopt directives (#929) 2023-01-14 16:41:56 -03:00
short_task_notation
silent feat: make it possible to silence dependencies (#680) 2023-05-22 22:09:29 -03:00
single_cmd_dep feat: add support for single cmd task syntax (#1131) 2023-06-10 22:08:28 -03:00
special_vars feat: add ALIAS special var (#1764) 2024-08-24 21:50:45 -03:00
split_args Add splitArgs template function (#1059) 2023-03-16 21:38:24 -03:00
status Make status checks respect task and global silent mode (#1107) 2023-04-05 22:18:58 -03:00
status_vars
summary fix: typos in docs, changelog, testdata, comments (#1910) 2024-11-07 13:25:59 -03:00
taskfile_walk Run Taskfiles from sub/child directories (#920) 2022-12-05 21:58:20 -03:00
user_working_dir Run Taskfiles from sub/child directories (#920) 2022-12-05 21:58:20 -03:00
user_working_dir_with_includes fix: make sure USER_WORKING_DIR works corrently with includes (#1309) 2023-08-26 21:06:50 +00:00
var_references feat: variable references (#1654) 2024-05-16 16:20:59 +01:00
vars feat: variable references (#1654) 2024-05-16 16:20:59 +01:00
version feat: remove v2 support (#1447) 2023-12-29 20:26:02 +00:00
watcher_interval Small adjustments + CHANGELOG for #865 2022-10-14 16:51:14 -03:00
wildcards feat: error when multiple wildcard matches are found 2024-02-22 14:58:24 -06:00