Skip to content

test: ts_config(deps) propagation#905

Merged
jbedard merged 1 commit into
aspect-build:mainfrom
jbedard:190-tsconfig-deps
Mar 15, 2026
Merged

test: ts_config(deps) propagation#905
jbedard merged 1 commit into
aspect-build:mainfrom
jbedard:190-tsconfig-deps

Conversation

@jbedard

@jbedard jbedard commented Mar 14, 2026

Copy link
Copy Markdown
Member

Close #190

Changes are visible to end-users: no

Test plan

  • New test cases added

@aspect-workflows

aspect-workflows Bot commented Mar 14, 2026

Copy link
Copy Markdown

Bazel 7 (Test)

All tests were cache hits

25 tests (100.0%) were fully cached saving 2s.


Bazel 8 (Test)

All tests were cache hits

25 tests (100.0%) were fully cached saving 2s.


Bazel 9 (Test)

All tests were cache hits

25 tests (100.0%) were fully cached saving 2s.


Bazel-7

e2e/bzlmodules

All tests were cache hits

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


Bazel-8

e2e/bzlmodules

All tests were cache hits

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


Bazel-9

e2e/bzlmodules

All tests were cache hits

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


Bazel-7

e2e/external_dep

All tests were cache hits

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


Bazel-7-wksp

e2e/external_dep

All tests were cache hits

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


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

All tests were cache hits

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


Bazel-7-wksp

e2e/external_dep/app

All tests were cache hits

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


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

All tests were cache hits

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


Bazel-8

e2e/nested_repos

All tests were cache hits

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


Bazel-9

e2e/nested_repos

All tests were cache hits

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


Bazel-7

e2e/smoke

All tests were cache hits

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


Bazel-7-wksp

e2e/smoke

All tests were cache hits

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


Bazel-8

e2e/smoke

All tests were cache hits

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


Bazel-9

e2e/smoke

All tests were cache hits

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


Bazel-7

e2e/smoke_rjs3

All tests were cache hits

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


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

Buildkite build #539 is running...


Bazel-7-wksp

e2e/worker

All tests were cache hits

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


Bazel-8

e2e/worker

All tests were cache hits

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


Bazel-9

e2e/worker

All tests were cache hits

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


Bazel 8 (Test)

examples

All tests were cache hits

154 tests (100.0%) were fully cached saving 9s.


Bazel 9 (Test)

examples

All tests were cache hits

154 tests (100.0%) were fully cached saving 7s.


Buildifier      Format

@jbedard jbedard force-pushed the 190-tsconfig-deps branch from 0bfb7c8 to 3924b5e Compare March 15, 2026 02:48
@jbedard jbedard marked this pull request as ready for review March 15, 2026 02:54
@jbedard jbedard merged commit e2ee29b into aspect-build:main Mar 15, 2026
5 checks passed
@jbedard jbedard deleted the 190-tsconfig-deps branch March 15, 2026 02:54
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.

ts_config rule doesn't provide its deps in DefaultInfo, causing it to be unusable in 'data' attribute of other rules

1 participant