Commit ebe5837
refactor: shorten vt crate names (#590)
#588 blindly replaces `vite_` with `vt`, which renames `vite_task*` to
`vt_task*`. This doesn't make sense. This PR renames `vt_task*` to
`vt*`.
Co-authored-by: GPT-5 Codex <codex@openai.com>1 parent 99c1f3a commit ebe5837
997 files changed
Lines changed: 295 additions & 300 deletions
File tree
- crates
- vt_bin
- src
- vtt
- tests/e2e_snapshots
- fixtures
- associate_existing_cache
- snapshots
- builtin_different_cwd
- folder1
- folder2
- snapshots
- cache_disabled
- snapshots
- cache_miss_command_change
- snapshots
- cache_miss_reasons
- snapshots
- cache_subcommand
- snapshots
- cache_task_select
- snapshots
- src
- colon_in_name
- snapshots
- color_env_handling
- snapshots
- concurrent_execution
- packages
- a
- b
- snapshots
- constrained_dev_shm
- snapshots
- ctrl_c
- packages
- a
- b
- snapshots
- env_negation
- snapshots
- error_cycle_dependency
- snapshots
- exit_codes
- packages
- pkg-a
- pkg-b
- snapshots
- filter_unmatched
- packages
- app
- lib
- snapshots
- glob_base_test
- other
- packages/sub-pkg
- other
- src
- snapshots
- src
- grouped_stdio
- packages/other
- snapshots
- individual_cache_for_adt_args
- snapshots
- individual_cache_for_env
- snapshots
- input_cache_test
- dist
- snapshots
- src
- sub
- test
- input_glob_meta_in_path
- packages/[lib]
- src
- snapshots
- input_negative_glob_subpackage
- packages
- sub-pkg
- dist
- src
- snapshots
- input_read_write_not_cached
- packages
- normal-pkg
- rw-pkg
- src
- touch-pkg
- src
- snapshots
- interleaved_stdio
- packages/other
- snapshots
- ipc_client_test
- scripts
- snapshots
- labeled_stdio
- packages/other
- snapshots
- legacy_cache_ignored
- snapshots
- malformed_fspy_path
- snapshots
- node_compile_cache_outside_workspace
- snapshots
- output_cache_test
- snapshots
- src
- parallel_execution
- packages
- a
- b
- snapshots
- pass_args_to_task
- snapshots
- preexisting_ld_preload
- snapshots
- sandboxed_fspy
- snapshots
- signal_exit
- snapshots
- summary_output
- packages
- a
- b
- snapshots
- task_list
- packages
- app
- lib
- snapshots
- task_no_trailing_newline
- snapshots
- task_select_truncate
- packages/app
- snapshots
- task_select
- packages
- app
- lib
- snapshots
- topological_execution_order
- packages
- app
- core
- lib
- snapshots
- vite_build_cache
- portable_clone
- src
- portable_origin
- src
- snapshots
- src
- vite_dev_disable_cache
- snapshots
- vite_task_smoke
- snapshots
- vitest_browser_cache
- snapshots
- src
- vp_run_env
- snapshots
- windows_powershell_shim_pathext
- node_modules/.bin
- snapshots
- workspace_root_self_reference
- packages
- a
- b
- snapshots
- vt_client_napi
- src
- vt_client
- src
- vt_graph
- src
- config
- query
- vt_plan
- src
- tests/plan_snapshots
- fake-bin
- fixtures
- additional_env
- snapshots
- cache_cli_override
- snapshots
- cache_keys
- snapshots
- cache_scripts_default
- snapshots
- cache_scripts_enabled
- snapshots
- cache_scripts_error_non_root
- packages/pkg-a
- snapshots
- cache_scripts_task_override
- snapshots
- cache_sharing
- snapshots
- cache_subcommand
- node_modules/.bin
- snapshots
- cache_tasks_disabled
- snapshots
- cache_true_no_force_enable
- snapshots
- cd_in_scripts
- snapshots
- comprehensive_task_graph
- packages
- api
- app
- config
- pkg#special
- tools
- ui
- snapshots
- conflict_test
- packages
- scope-a-b
- scope-a
- test-package
- snapshots
- cycle_dependency
- snapshots
- dependency_both_topo_and_explicit
- packages
- a
- b
- snapshots
- duplicate_package_names
- packages
- pkg-a
- pkg-b
- snapshots
- empty_package_test
- packages
- another-empty
- empty-name
- normal-package
- snapshots
- explicit_deps_workspace
- packages
- app
- core
- utils
- snapshots
- extra_args_not_forwarded_to_depends_on
- snapshots
- filter_workspace
- packages
- app
- cli
- core
- lib
- utils
- snapshots
- input_trailing_slash
- snapshots
- input_workspace_base
- packages/app
- snapshots
- nested_cache_override
- snapshots
- nested_tasks
- snapshots
- object_depends_on_duplicate_fields
- packages
- a
- b
- snapshots
- object_depends_on_global_graph
- packages
- app
- dev-a
- peer-a
- prod-a
- prod-missing-task
- snapshots
- package_self_dependency
- packages/self-dep
- snapshots
- parallel_and_concurrency
- packages
- a
- b
- c
- snapshots
- pnpm_workspace_packages_optional
- snapshots
- prefix_env_path_lookup
- snapshots
- recursive_topological_workspace
- apps/web
- packages
- app
- core
- utils
- snapshots
- script_conflict
- snapshots
- script_hooks_disabled
- snapshots
- script_hooks_nested_run
- snapshots
- script_hooks_task_no_hook
- snapshots
- script_hooks
- snapshots
- shell_fallback
- snapshots
- synthetic_cache_disabled
- snapshots
- synthetic_in_subpackage
- packages/a
- snapshots
- task_command_shorthands
- snapshots
- transitive_skip_intermediate
- packages
- bottom
- middle
- top
- snapshots
- vpr_shorthand
- snapshots
- windows_cmd_shim_rewrite
- packages/foo
- node_modules/.bin
- snapshots
- workspace_root_cd_no_skip
- packages/a
- snapshots
- workspace_root_depends_on_passthrough
- packages/a
- snapshots
- workspace_root_multi_command
- packages/a
- snapshots
- workspace_root_mutual_recursion
- packages/a
- snapshots
- workspace_root_no_package_json
- packages/pkg-a
- snapshots
- workspace_root_self_reference
- packages
- a
- b
- snapshots
- vt_powershell/src
- vt_server
- src
- tests
- vt_task_client_napi
- vt_workspace/src
- vt
- docs
- src
- cli
- session
- cache
- execute
- reporter
- grouped
- interleaved
- labeled
- packages/vite-task-client/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments