Skip to content

Add package_json parameter to ts_config and expose rule to exclude it#920

Open
kirkobyte wants to merge 1 commit into
aspect-build:mainfrom
kirkobyte:kirkobyte/package-json
Open

Add package_json parameter to ts_config and expose rule to exclude it#920
kirkobyte wants to merge 1 commit into
aspect-build:mainfrom
kirkobyte:kirkobyte/package-json

Conversation

@kirkobyte
Copy link
Copy Markdown
Contributor

Adds a packge_json field to ts_config so package.json files can be optionally included in follow up configs.

This allows ts_config rules to include package.json files, which are required for some ts functionalities, while also allowing downstream packages to consume the ts_config without also having their cache invalidated by package.json changes


Changes are visible to end-users: yes

  • Searched for relevant documentation and updated as needed: yes
  • Breaking change (forces users to change their own code or config): no
  • Suggested release notes appear below: no

Test plan

  • New test cases added

…utputs

Adds a packge_json field to ts_config so package.json files can be optionally included in follow up configs.

This allows ts_config rules to include package.json files, which are required for some ts functionalities, while allowing downstream packages to consume the ts_config without also having their cache invalidated by package.json changes
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@aspect-workflows
Copy link
Copy Markdown

aspect-workflows Bot commented May 10, 2026

Bazel 7 (Test)

31 test targets passed

Targets
//ts/test/ts_project_worker:fstree_test [k8-fastbuild]                        323ms
//ts/test/ts_project_worker:oom_test [k8-fastbuild]                           244ms
//ts/test:dir_test [k8-fastbuild]                                             57ms
//ts/test:dirty_out_dir_test [k8-fastbuild]                                   63ms
//ts/test:generate_tsc_trace_false_test [k8-fastbuild]                        57ms
//ts/test:generate_tsc_trace_true_test [k8-fastbuild]                         74ms
//ts/test:out_refs_test [k8-fastbuild]                                        84ms
//ts/test:outputs_tsconfig_dict_test [k8-fastbuild]                           66ms
//ts/test:outputs_tsconfig_file_test [k8-fastbuild]                           68ms
//ts/test:outputs_tsconfig_target_test [k8-fastbuild]                         55ms
//ts/test:outputs_use_dict_extending_tsconfig_target_test [k8-fastbuild]      75ms
//ts/test:outputs_use_extending_tsconfig_target_test [k8-fastbuild]           87ms
//ts/test:path_norm_both_slash_test [k8-fastbuild]                            72ms
//ts/test:path_norm_dotslash_test [k8-fastbuild]                              70ms
//ts/test:path_norm_trailing_slash_test [k8-fastbuild]                        64ms
//ts/test:rootdir_works_with_repeated_directory_typecheck_test [k8-fastbuild] 57ms
//ts/test:skip_lib_check_always_test [k8-fastbuild]                           50ms
//ts/test:skip_lib_check_honor_tsconfig_test [k8-fastbuild]                   78ms
//ts/test:smoke_test [k8-fastbuild]                                           42ms
//ts/test:t0_test_0 [k8-fastbuild]                                            59ms
//ts/test:t1_test_0 [k8-fastbuild]                                            82ms
//ts/test:t2_test_0 [k8-fastbuild]                                            75ms
//ts/test:t3_test_0 [k8-fastbuild]                                            44ms
//ts/test:transpile_typecheck_test [k8-fastbuild]                             71ms
//ts/test:tsconfig_with_package_json_dep_test [k8-fastbuild]                  68ms
//ts/test:tsconfig_without_package_json_test [k8-fastbuild]                   72ms
//ts/test:tsconfig_wrapping_ts_config_test [k8-fastbuild]                     86ms
//ts/test:use_dir_test [k8-fastbuild]                                         62ms
//ts/test:verbose_false_test [k8-fastbuild]                                   71ms
//ts/test:verbose_true_test [k8-fastbuild]                                    61ms
//ts/test:wrapper_test [k8-fastbuild]                                         44ms

Bazel 8 (Test)

4 test targets passed

Targets
//ts/test:outputs_tsconfig_dict_test [k8-fastbuild]         101ms
//ts/test:path_norm_trailing_slash_test [k8-fastbuild]      87ms
//ts/test:t2_test_0 [k8-fastbuild]                          76ms
//ts/test:tsconfig_without_package_json_test [k8-fastbuild] 95ms

Total test execution time was 359ms. 27 tests (87.1%) were fully cached saving 2s.


Bazel 9 (Test)

14 test targets passed

Targets
//ts/test:dir_test [k8-fastbuild]                                        83ms
//ts/test:dirty_out_dir_test [k8-fastbuild]                              17ms
//ts/test:outputs_tsconfig_dict_test [k8-fastbuild]                      43ms
//ts/test:outputs_tsconfig_target_test [k8-fastbuild]                    73ms
//ts/test:outputs_use_dict_extending_tsconfig_target_test [k8-fastbuild] 61ms
//ts/test:path_norm_both_slash_test [k8-fastbuild]                       89ms
//ts/test:path_norm_dotslash_test [k8-fastbuild]                         71ms
//ts/test:path_norm_trailing_slash_test [k8-fastbuild]                   115ms
//ts/test:smoke_test [k8-fastbuild]                                      108ms
//ts/test:t0_test_0 [k8-fastbuild]                                       57ms
//ts/test:t1_test_0 [k8-fastbuild]                                       106ms
//ts/test:t2_test_0 [k8-fastbuild]                                       78ms
//ts/test:t3_test_0 [k8-fastbuild]                                       39ms
//ts/test:tsconfig_without_package_json_test [k8-fastbuild]              55ms

Total test execution time was 995ms. 17 tests (54.8%) were fully cached saving 1s.


Bazel-7

e2e/bzlmodules

1 test target passed

Targets
//:module-tests                                                               117ms

Bazel-8

e2e/bzlmodules

All tests were cache hits

1 test (100.0%) was fully cached saving 25ms.


Bazel-9

e2e/bzlmodules

1 test target passed

Targets
//:module-tests                                                          35ms

Bazel-7

e2e/external_dep

6 test targets passed

Targets
//:external-deps_typecheck_test [k8-fastbuild]                                34ms
//:lib.ts3_typecheck_test [k8-fastbuild]                                      31ms
//:lib.ts56rc_typecheck_test [k8-fastbuild]                                   56ms
//:lib_typecheck_test [k8-fastbuild]                                          55ms
//:test [k8-fastbuild]                                                        30ms
//:test-external [k8-fastbuild]                                               37ms

Bazel-7-wksp

e2e/external_dep

6 test targets passed

Targets
//:external-deps_typecheck_test [k8-fastbuild]47ms
//:lib.ts3_typecheck_test [k8-fastbuild]67ms
//:lib.ts56rc_typecheck_test [k8-fastbuild]75ms
//:lib_typecheck_test [k8-fastbuild]43ms
//:test [k8-fastbuild]55ms
//:test-external [k8-fastbuild]29ms

Bazel-8

e2e/external_dep

All tests were cache hits

6 tests (100.0%) were fully cached saving 277ms.


Bazel-9

e2e/external_dep

All tests were cache hits

6 tests (100.0%) were fully cached saving 378ms.


Bazel-7

e2e/external_dep/app

1 test target passed

Targets
//:test                                                                       116ms

Bazel-7-wksp

e2e/external_dep/app

1 test target passed

Targets
//:test97ms

Bazel-8

e2e/external_dep/app

All tests were cache hits

1 test (100.0%) was fully cached saving 62ms.


Bazel-9

e2e/external_dep/app

All tests were cache hits

1 test (100.0%) was fully cached saving 32ms.


Bazel-7

e2e/nested_repos

3 test targets passed

Targets
//:module_a_content_test                                                      60ms
//:module_b_consumer_test                                                     24ms
//:module_c_tar_test                                                          68ms

Bazel-8

e2e/nested_repos

All tests were cache hits

3 tests (100.0%) were fully cached saving 116ms.


Bazel-9

e2e/nested_repos

3 test targets passed

Targets
//:module_a_content_test                                                 95ms
//:module_b_consumer_test                                                27ms
//:module_c_tar_test                                                     82ms

Bazel-7

e2e/smoke

2 test targets passed

Targets
//:test [k8-fastbuild]                                                        103ms
//:ts_typecheck_test [k8-fastbuild]                                           57ms

Bazel-7-wksp

e2e/smoke

2 test targets passed

Targets
//:test [k8-fastbuild]73ms
//:ts_typecheck_test [k8-fastbuild]123ms

Bazel-8

e2e/smoke

All tests were cache hits

2 tests (100.0%) were fully cached saving 124ms.


Bazel-9

e2e/smoke

1 test target passed

Targets
//:ts_typecheck_test [k8-fastbuild]                                      65ms

Total test execution time was 65ms. 1 test (50.0%) was fully cached saving 32ms.


Bazel-7

e2e/smoke_rjs3

1 test target passed

Targets
//:test [k8-fastbuild]                                                        33ms

Bazel-8

e2e/smoke_rjs3

All tests were cache hits

1 test (100.0%) was fully cached saving 27ms.


Bazel-9

e2e/smoke_rjs3

All tests were cache hits

1 test (100.0%) was fully cached saving 43ms.


Bazel-7

e2e/worker

6 test targets passed

Targets
//:lib_typecheck_test [k8-fastbuild]                                          49ms
//:test [k8-fastbuild]                                                        19ms
//:ts_typecheck_test [k8-fastbuild]                                           54ms
//composite/a:a_typecheck_test [k8-fastbuild]                                 68ms
//composite/b:b_typecheck_test [k8-fastbuild]                                 58ms
//composite:composite_typecheck_test [k8-fastbuild]                           60ms

Bazel-7-wksp

e2e/worker

6 test targets passed

Targets
//:lib_typecheck_test [k8-fastbuild]45ms
//:test [k8-fastbuild]21ms
//:ts_typecheck_test [k8-fastbuild]100ms
//composite/a:a_typecheck_test [k8-fastbuild]68ms
//composite/b:b_typecheck_test [k8-fastbuild]67ms
//composite:composite_typecheck_test [k8-fastbuild]72ms

Bazel-8

e2e/worker

3 test targets passed

Targets
//composite/a:a_typecheck_test [k8-fastbuild]               38ms
//composite/b:b_typecheck_test [k8-fastbuild]               58ms
//composite:composite_typecheck_test [k8-fastbuild]         90ms

Total test execution time was 186ms. 3 tests (50.0%) were fully cached saving 130ms.


Bazel-9

e2e/worker

All tests were cache hits

6 tests (100.0%) were fully cached saving 323ms.


Bazel 8 (Test)

examples

32 test targets passed

Targets
//assets:test [k8-fastbuild]                                58ms
//assets:ts-root-out_outputs_test [k8-fastbuild]            67ms
//assets:ts-root-out_typecheck_test [k8-fastbuild]          87ms
//assets:ts-runtime-assets_test [k8-fastbuild]              104ms
//deps_pkg_transpiler/b:b_typecheck_test [k8-fastbuild]     50ms
//emit_declaration_only:test [k8-fastbuild]                 166ms
//extends_chain/main:config_dict_typecheck_test [k8-fastbuild]60ms
//extends_chain/main:tsconfig_target_typecheck_test [k8-fastbuild]69ms
//generate_trace:lib_typecheck_test [k8-fastbuild]          66ms
//json_data:test [k8-fastbuild]                             37ms
//json_data:tsc_typecheck_test [k8-fastbuild]               70ms
//module_ext:test_cjs_emit [k8-fastbuild]                   106ms
//module_ext:write_params_test [k8-fastbuild]               64ms
//project_references/lib_a:lib_a_typecheck_test [k8-fastbuild]73ms
//project_references/lib_b:test [k8-fastbuild]              97ms
//resolve_json_module:ts-dict-override_typecheck_test [k8-fastbuild]47ms
//resolve_json_module:ts-with-json-dict-unspecified [k8-fastbuild]220ms
//root_dir:default_test [k8-fastbuild]                      86ms
//source_map_support/test:stack_trace_support_test [k8-fastbuild]119ms
//source_map_support/test:stack_trace_support_with_chdir_test [k8-fastbuild]155ms
//srcs:test_gen [k8-fastbuild]                              108ms
//transpiler:custom_dts_transpiler-declarations_only-test [k8-fastbuild]36ms
//transpiler:custom_dts_transpiler-declarations_only_typecheck_test [k8-fastbuild]34ms
//transpiler:custom_dts_transpiler-no_declarations-test [k8-fastbuild]45ms
//transpiler:custom_dts_transpiler_typecheck_test [k8-fastbuild]65ms
//transpiler:declarations_tsc_test [k8-fastbuild]           67ms
//transpiler:declarations_tsc_typecheck_test [k8-fastbuild] 74ms
//transpiler:targets_manual_test [k8-fastbuild]             74ms
//transpiler:targets_test [k8-fastbuild]                    39ms
//ts_project_dep/b:ts_typecheck_test [k8-fastbuild]         86ms
//tsbuildinfo:tsbuildinfo_typecheck_test [k8-fastbuild]     58ms
//tsconfig_types:ts_typecheck_test [k8-fastbuild]           50ms

Total test execution time was 3s. 150 tests (82.4%) were fully cached saving 9s.


Bazel 9 (Test)

examples

50 test targets passed

Targets
//assets:ts-root_typecheck_test [k8-fastbuild]                           44ms
//assets:ts-runtime-assets_test [k8-fastbuild]                           74ms
//assets:ts-runtime-outdir-assets_test [k8-fastbuild]                    148ms
//assets:ts_typecheck_test [k8-fastbuild]                                52ms
//custom_compiler:angular_typecheck_test [k8-fastbuild]                  46ms
//custom_compiler:big_typecheck_test [k8-fastbuild]                      59ms
//custom_compiler:test [k8-fastbuild]                                    32ms
//declaration_dir:check_transpile [k8-fastbuild]                         34ms
//emit_declaration_only:declaration_only_typecheck_test [k8-fastbuild]   29ms
//extends_chain/main:main_typecheck_test [k8-fastbuild]                  48ms
//extends_chain/main:tsconfig_isolated_target_typecheck_test [k8-fastbuild]29ms
//global_consumer:lib_typecheck_test [k8-fastbuild]                      29ms
//global_consumer:test [k8-fastbuild]                                    39ms
//global_dts_generated_tsconfig:test [k8-fastbuild]                      32ms
//isolated_typecheck/backend:targets_test [k8-fastbuild]                 33ms
//isolated_typecheck/core:core_typecheck_test [k8-fastbuild]             55ms
//isolated_typecheck/core:targets_test [k8-fastbuild]                    50ms
//isolated_typecheck/frontend:frontend_typecheck_test [k8-fastbuild]     34ms
//js_test:test [k8-fastbuild]                                            74ms
//lib_nocompile_linked:lib-no-typecheck [k8-fastbuild]                   46ms
//no_emit:typecheck_only_noemit_typecheck_test [k8-fastbuild]            30ms
//resolve_json_module:ts-dict-unspecified_typecheck_test [k8-fastbuild]  29ms
//resolve_json_module:ts-with-json-dict-override [k8-fastbuild]          117ms
//resolve_json_module_transpiler:test [k8-fastbuild]                     163ms
//resolve_json_module_transpiler:ts-dict-override_typecheck_test [k8-fastbuild]50ms
//resolve_json_module_transpiler:ts-with-json [k8-fastbuild]             138ms
//resolve_json_module_transpiler:ts-with-json-dict-override [k8-fastbuild]156ms
//root_dir:dot-slash_test [k8-fastbuild]                                 73ms
//root_dir:dot-slash_typecheck_test [k8-fastbuild]                       56ms
//root_dir:dot_test [k8-fastbuild]                                       36ms
//root_dir:dot_typecheck_test [k8-fastbuild]                             58ms
//root_dir:strip_test [k8-fastbuild]                                     45ms
//root_dir:strip_typecheck_test [k8-fastbuild]                           55ms
//source_map_support/test:stack_trace_support_test [k8-fastbuild]        138ms
//source_map_support/test:stack_trace_support_with_chdir_test [k8-fastbuild]70ms
//srcs:srcs-auto_typecheck_test [k8-fastbuild]                           68ms
//srcs:srcs-filegroup_typecheck_test [k8-fastbuild]                      72ms
//srcs:test_auto [k8-fastbuild]                                          131ms
//srcs:test_filegroup [k8-fastbuild]                                     153ms
//targets:types_targets_test [k8-fastbuild]                              54ms
//transpiler:babel_typecheck_test [k8-fastbuild]                         32ms
//transpiler:custom_dts_transpiler-no_declarations_typecheck_test [k8-fastbuild]44ms
//transpiler:custom_dts_transpiler-no_emit-test [k8-fastbuild]           64ms
//transpiler:custom_dts_transpiler-no_emit_typecheck_test [k8-fastbuild] 66ms
//transpiler:custom_dts_transpiler-test [k8-fastbuild]                   30ms
//transpiler:custom_transpilers-no_emit-test [k8-fastbuild]              31ms
//transpiler:declarations_tsc_typecheck_test [k8-fastbuild]              44ms
//tsconfig_types:test [k8-fastbuild]                                     59ms
//tsconfig_types:ts-isolated_typecheck_test [k8-fastbuild]               34ms
//typecheck_only:typecheck_only_typecheck_test [k8-fastbuild]            31ms

Total test execution time was 3s. 132 tests (72.5%) were fully cached saving 7s.


Bazel-7

examples

182 test targets passed

Targets
//:linked_non_compiling [k8-fastbuild]                                        29ms
//assets:test [k8-fastbuild]                                                  28ms
//assets:ts-out-copy-target-abs_typecheck_test [k8-fastbuild]                 30ms
//assets:ts-out-target_outputs_test [k8-fastbuild]                            58ms
//assets:ts-out-target_typecheck_test [k8-fastbuild]                          30ms
//assets:ts-out_typecheck_test [k8-fastbuild]                                 29ms
//assets:ts-root-out_outputs_test [k8-fastbuild]                              55ms
//assets:ts-root_typecheck_test [k8-fastbuild]                                30ms
//assets:ts-runtime-outdir-assets_test [k8-fastbuild]                         150ms
//assets:ts-runtime-outdir-assets_typecheck_test [k8-fastbuild]               46ms
//assets:ts_typecheck_test [k8-fastbuild]                                     46ms
//connect_node/proto:eliza_ts_proto.copy_1_test [k8-fastbuild]                58ms
//connect_node:connect_node_typecheck_test [k8-fastbuild]                     52ms
//custom_compiler:big_typecheck_test [k8-fastbuild]                           25ms
//deps_pkg_transpiler/b:b_typecheck_test [k8-fastbuild]                       26ms
//deps_pkg_transpiler:importer_rel_ts_typecheck_test [k8-fastbuild]           24ms
//dts_pkg:importer_rel_test [k8-fastbuild]                                    30ms
//emit_declaration_only:declaration_only_typecheck_test [k8-fastbuild]        30ms
//emit_declaration_only:test [k8-fastbuild]                                   65ms
//extends_chain/main:tsconfig_isolated_target_typecheck_test [k8-fastbuild]   43ms
//generate_trace:lib_typecheck_test [k8-fastbuild]                            28ms
//global_consumer:generated_tsconfig_test [k8-fastbuild]                      48ms
//global_consumer:lib_typecheck_test [k8-fastbuild]                           28ms
//global_consumer:test [k8-fastbuild]                                         29ms
//global_dts_generated_tsconfig:generated_tsconfig_test [k8-fastbuild]        125ms
//global_dts_generated_tsconfig:test [k8-fastbuild]                           29ms
//isolated_typecheck/backend:targets_test [k8-fastbuild]                      27ms
//isolated_typecheck/backend:test_backend_default_outputs [k8-fastbuild]      37ms
//isolated_typecheck/core:targets_test [k8-fastbuild]                         29ms
//isolated_typecheck/frontend:frontend_typecheck_test [k8-fastbuild]          35ms
//isolated_typecheck/frontend:targets_test [k8-fastbuild]                     37ms
//js_test:compile_typecheck_test [k8-fastbuild]                               27ms
//json_data:tsc_typecheck_test [k8-fastbuild]                                 29ms
//jsx:write_params_test [k8-fastbuild]                                        32ms
//linked_consumer:direct [k8-fastbuild]                                       98ms
//linked_consumer:pkg_no_typechecking [k8-fastbuild]                          88ms
//module_ext:test_mjs_emit [k8-fastbuild]                                     71ms
//no_emit:typecheck_only_noemit_typecheck_test [k8-fastbuild]                 27ms
//out_dir:test [k8-fastbuild]                                                 30ms
//package_json_usage/cjs_classified:build_test [k8-fastbuild]                 29ms
//package_json_usage/cjs_classified:cjs_classified_typecheck_test [k8-fastbuild]31ms
//package_json_usage/colocated:package_json_usage_typecheck_test [k8-fastbuild]32ms
//package_json_usage/imports_field:imports_field_typecheck_test [k8-fastbuild]30ms
//package_json_usage/parent_src:build_test [k8-fastbuild]                     27ms
//package_json_usage/self_reference:build_test [k8-fastbuild]                 30ms
//package_json_usage/self_reference:self_reference_typecheck_test [k8-fastbuild]27ms
//path_mappings:path_mappings_test [k8-fastbuild]                             25ms
//project_references/lib_a:lib_a_typecheck_test [k8-fastbuild]                29ms
//project_references/lib_b:test [k8-fastbuild]                                84ms
//proto_grpc:logger_ts_proto.copy_test [k8-fastbuild]                         59ms
//proto_grpc:main [k8-fastbuild]                                              144ms
//proto_grpc:status_ts_proto.copy_test [k8-fastbuild]                         50ms
//resolve_json_module:ts-with-json [k8-fastbuild]                             115ms
//resolve_json_module:ts-with-json-dict-override [k8-fastbuild]               82ms
//resolve_json_module:ts-with-package-json-imported-no-out-dir_typecheck_test [k8-fastbuild]30ms
//resolve_json_module:ts-with-package-json-imported_typecheck_test [k8-fastbuild]35ms
//resolve_json_module_esm:ts_typecheck_test [k8-fastbuild]                    29ms
//resolve_json_module_out_dir:test [k8-fastbuild]                             65ms
//resolve_json_module_out_dir:ts-with-json-dict-override [k8-fastbuild]       80ms
//resolve_json_module_out_dir:ts-with-json-dict-unspecified [k8-fastbuild]    83ms
//resolve_json_module_out_dir:ts_typecheck_test [k8-fastbuild]                29ms
//resolve_json_module_transpiler:test [k8-fastbuild]                          85ms
//resolve_json_module_transpiler:ts-out-dir_typecheck_test [k8-fastbuild]     26ms
//root_dir:dot-slash_test [k8-fastbuild]                                      35ms
//root_dir:dot_test [k8-fastbuild]                                            36ms
//root_dir:dot_typecheck_test [k8-fastbuild]                                  26ms
//root_dir:strip_typecheck_test [k8-fastbuild]                                51ms
//root_dir:subfolder_tsconfig_typecheck_test [k8-fastbuild]                   27ms
//root_dirs:specs_typecheck_test [k8-fastbuild]                               44ms
//simple:test_dts [k8-fastbuild]                                              65ms
//simple:test_js [k8-fastbuild]                                               71ms
//source_map_support/test:stack_trace_support_test [k8-fastbuild]             198ms
//source_map_support/test:stack_trace_support_with_chdir_test [k8-fastbuild]  124ms
//srcs:srcs-auto_typecheck_test [k8-fastbuild]                                30ms
//srcs:srcs-filegroup_typecheck_test [k8-fastbuild]                           31ms
//srcs:srcs-generated_typecheck_test [k8-fastbuild]                           32ms
//srcs:test_auto [k8-fastbuild]                                               72ms
//srcs:test_gen [k8-fastbuild]                                                74ms
//srcs:test_generated [k8-fastbuild]                                          70ms
//transpiler:custom_dts_transpiler-declarations_only-test [k8-fastbuild]      47ms
//transpiler:custom_dts_transpiler-declarations_only_typecheck_test [k8-fastbuild]29ms
//transpiler:custom_dts_transpiler-no_declarations_typecheck_test [k8-fastbuild]49ms
//transpiler:custom_dts_transpiler-no_emit-test [k8-fastbuild]                29ms
//transpiler:custom_dts_transpiler-no_emit_typecheck_test [k8-fastbuild]      33ms
//transpiler:custom_dts_transpiler_typecheck_test [k8-fastbuild]              29ms
//transpiler:custom_transpilers-no_emit-test [k8-fastbuild]                   29ms
//transpiler:custom_transpilers-no_emit_typecheck_test [k8-fastbuild]         28ms
//transpiler:custom_transpilers_composite_test [k8-fastbuild]                 27ms
//transpiler:custom_transpilers_test [k8-fastbuild]                           30ms
//transpiler:declarations_custom_typecheck_test [k8-fastbuild]                50ms
//transpiler:declarations_tsc_typecheck_test [k8-fastbuild]                   27ms
//transpiler:no-declarations_typecheck_test [k8-fastbuild]                    27ms
//transpiler:no-emit_typecheck_test [k8-fastbuild]                            28ms
//transpiler:targets_manual_test [k8-fastbuild]                               30ms
//transpiler:targets_test [k8-fastbuild]                                      29ms
//ts_project_dep/b:ts_typecheck_test [k8-fastbuild]                           29ms
//tsbuildinfo:tsbuildinfo_typecheck_test [k8-fastbuild]                       45ms
//tsconfig_external:tsconfig_external_typecheck_test [k8-fastbuild]           29ms
//tsconfig_types:ts-isolated_typecheck_test [k8-fastbuild]                    29ms
//tsconfig_types:ts_typecheck_test [k8-fastbuild]                             35ms
+ 82 other targets

Buildifier


Format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant