1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/task
Divy Srivastava a666c8c9f9
fix(cli): deno task exit with status 0 (#25637)
Fixes https://github.com/denoland/deno/issues/25632

Exit code 1 indiciates some sort of failure but `deno task` (without
arguments) is used to list available commands.

---------

Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-09-15 11:29:24 +05:30
..
additional_args chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
additional_args_nested_strings chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
additional_args_no_logic chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
additional_args_no_shell_expansion chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
bin_package refactor: remove DENO_FUTURE (#25314) 2024-08-30 21:58:24 +00:00
bin_pkg_with_scope_auto fix(task): correct name for scoped npm package binaries (#25390) 2024-09-03 13:56:39 +00:00
bin_pkg_with_scope_none fix(task): correct name for scoped npm package binaries (#25390) 2024-09-03 13:56:39 +00:00
boolean_logic chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
both_deno_json_selected chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
both_no_arg fix(cli): deno task exit with status 0 (#25637) 2024-09-15 11:29:24 +05:30
both_prefers_deno chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
byonm chore: remove DENO_FUTURE=1 from spec tests (#25329) 2024-08-31 21:25:32 +00:00
cwd chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
cwd_resolves_config_from_specified_dir fix(cli): deno task exit with status 0 (#25637) 2024-09-15 11:29:24 +05:30
deno_exe_no_env chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
deno_no_pre_post chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
doc_comments_incorrect feat(task): Task description in the form of comments (#23101) 2024-03-27 14:14:27 -07:00
doc_comments_no_args fix(cli): deno task exit with status 0 (#25637) 2024-09-15 11:29:24 +05:30
emoji chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
exit_code_5 chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
init_cwd chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
init_cwd_already_set chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
invalid_unstable_feature fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-25 09:07:59 -04:00
no_args fix(cli): deno task exit with status 0 (#25637) 2024-09-15 11:29:24 +05:30
node_modules_dir_false refactor: remove DENO_FUTURE (#25314) 2024-08-30 21:58:24 +00:00
non_existent chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
npm_run fix(task): always use npm for npm run with flags (#24028) 2024-05-29 20:16:35 +00:00
npx_installed_pkg_non_byonm BREAKING: DENO_FUTURE=1 by default, or welcome to Deno 2.0 (#25213) 2024-08-30 13:58:58 -04:00
npx_non_existent chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
package_json_echo chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
package_json_no_arg fix(cli): deno task exit with status 0 (#25637) 2024-09-15 11:29:24 +05:30
piped_stdin chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
post chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
post_only chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
pre chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
pre_only chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
pre_post chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
workspace fix(cli): deno task exit with status 0 (#25637) 2024-09-15 11:29:24 +05:30