aspect-build / rules_ts

Bazel rules for the `tsc` compiler from http://typescriptlang.org
https://docs.aspect.build/rules/aspect_rules_ts
Apache License 2.0
104 stars 58 forks source link

MODULE.bazel release message to be in line with WORKSPACE; see https:… #619

Closed Zemnmez closed 3 months ago

Zemnmez commented 4 months ago

…//github.com/aspect-build/rules_ts/issues/604


Changes are visible to end-users: no

CLAassistant commented 4 months ago

CLA assistant check
All committers have signed the CLA.

aspect-workflows[bot] commented 3 months ago

Test

12 test targets passed

Targets
//.github/workflows:aspect_workflows_reusable_test [k8-fastbuild]                     80ms
//examples/js_test:test [k8-fastbuild]                                                174ms
//examples/linked_consumer:direct [k8-fastbuild]                                      154ms
//examples/linked_consumer:pkg [k8-fastbuild]                                         179ms
//examples/project_references/lib_b:test [k8-fastbuild]                               151ms
//examples/proto_grpc:main [k8-fastbuild]                                             410ms
//examples/resolve_json_module:ts-with-json [k8-fastbuild]                            169ms
//examples/source_map_support/test:stack_trace_support_test [k8-fastbuild]            238ms
//examples/source_map_support/test:stack_trace_support_with_chdir_test [k8-fastbuild] 233ms
//examples/typecheck_only:typecheck_only [k8-fastbuild]                               2s
//ts/test/ts_project_worker:fstree_test [k8-fastbuild]                                277ms
//ts/test/ts_project_worker:oom_test [k8-fastbuild]                                   319ms

Total test execution time was 5s. 67 tests (84.8%) were fully cached saving 7s.


Buildifier      Format