Sign in
◑
Theme
pigweed
/
third_party
/
github
/
aspect-build
/
rules_js
/
HEAD
46be02a
perf: drive the coverage report from the manifest, not a runfiles glob (#3005)
by Adam Cozzette
· 2 days ago
upstream/main
660f750
test: add tests of quoting in js_binary entry points and fixed_args (#3013)
by Adam Cozzette
· 2 days ago
36ac514
refactor: avoid assuming that js_binary is always a bash script (#3012)
by Adam Cozzette
· 2 days ago
b0a07e8
fix: report coverage for .mts and .cts sources (#3009)
by Adam Cozzette
· 3 days ago
21a3e86
fix: filter js_library's instrumented sources by extension (#3007)
by Adam Cozzette
· 7 days ago
40df6d6
chore: remove Linux hermetic sandbox CI job for now (#3006)
by Adam Cozzette
· 7 days ago
321a8a0
refactor: collect v8 coverage from node, not the launcher (#2993)
by Adam Cozzette
· 9 days ago
99486e2
fix: make js_image_layer tar output independent of the spawn strategy (#2998)
by Adam Cozzette
· 9 days ago
4184b96
feat: expose yq_linux_riscv64 for native RISC-V Linux hosts (#2977)
by Xeonacid
· 10 days ago
20cabc0
fix: update broken registry.bazel.build/docs URLs (#2999)
by Georges Farah
· 10 days ago
8702c76
chore: upgrade aspect_tools_telemetry to 0.5.2 (#3001)
by Jason Bedard
· 10 days ago
6e0fdb5
feat: add initial pnpm 12 support (#2990)
by Jason Bedard
· 10 days ago
048c545
fix(npm): correct package_store_prefix_len for links in external-repo sub-packages (#2864)
by Oscar Falk
· 10 days ago
24f7200
test: add test of npm_import(patch_tool) (#3000)
by Jason Bedard
· 10 days ago
ec399c6
fix: resolve chdir inside the tree the launcher leaves us in (#2995)
by Adam Cozzette
· 11 days ago
c3c809d
refactor: apply chdir from the node bootstrap, not the launcher (#2994)
by Adam Cozzette
· 14 days ago
fb00762
refactor: move node compile cache logic into bootstrap.cjs (#2991)
by Adam Cozzette
· 2 weeks ago
666c64c
feat(js_run_binary): add flag controlling default of silent_on_success (#2992)
by Adam Cozzette
· 2 weeks ago
1f597d3
refactor: generate the coverage report from node, not the launcher (#2984)
by Adam Cozzette
· 2 weeks ago
ac92105
chore: mirror external releases (#2986)
by github-actions[bot]
· 3 weeks ago
a3af558
chore: mirror external releases (#2985)
by github-actions[bot]
· 3 weeks ago
9373ed5
refactor: delegate js_run_binary output capture to run_binary (#2980)
by Adam Cozzette
· 3 weeks ago
cd168a1
feat: set `silent_on_success = False` in more places (#2983)
by Adam Cozzette
· 3 weeks ago
6659cdb
chore: upgrade tools_telemetry to v0.5 (#2978)
by Jason Bedard
· 3 weeks ago
v3.4.1
98e3ce1
test: explicitly set `silent_on_success` on most `js_run_binary` targets (#2976)
by Adam Cozzette
· 3 weeks ago
f491b84
chore: mirror external releases (#2975)
by github-actions[bot]
· 4 weeks ago
8c1eeb3
perf: write captured stdout/stderr straight to the output file (#2973)
by Adam Cozzette
· 4 weeks ago
bd8631f
perf: invoke node directly from the js_binary launcher (#2972)
by Adam Cozzette
· 4 weeks ago
06aa560
refactor: share one node and npm wrapper across targets (#2971)
by Adam Cozzette
· 4 weeks ago
0960bdd
chore: mirror external releases (#2970)
by github-actions[bot]
· 5 weeks ago
7e3921b
fix: run npmrc tokenHelpers lazily and match auth registries on a path boundary (#2969)
by Jason Bedard
· 5 weeks ago
a13838b
feat: support the npmrc tokenHelper auth setting (#2948)
by Seth Vargo
· 5 weeks ago
4578c68
fix: support path-mapping with js_run_binary(stdout,stderr,exit_code_out) (#2968)
by Jason Bedard
· 5 weeks ago
v3.4.0
9d4f5bb
feat(nextjs): allow passing additional args to next build (#2947)
by imanmalekian31
· 5 weeks ago
0b5a693
feat(js_run_binary): add flag controlling default of set_legacy_environment_variables (#2967)
by Adam Cozzette
· 5 weeks ago
77b4a5b
feat(js_image_layer): add external compressor passthrough (#2898)
by Alex Eagle
· 5 weeks ago
2b252ed
chore: mirror external releases (#2961)
by github-actions[bot]
· 5 weeks ago
ee8eab7
docs: add documentation on how to enable path mapping (#2966)
by Adam Cozzette
· 5 weeks ago
36d23c8
refactor(js_run_binary): support path mapping with use_execroot_entry_point (#2965)
by Adam Cozzette
· 5 weeks ago
90bab55
feat(js_run_binary): add support for path mapping (#2962)
by Adam Cozzette
· 5 weeks ago
bf35bc0
refactor: expose js_run_binary_action as js_binary_lib.run_binary_action (#2963)
by Adam Cozzette
· 6 weeks ago
8b8cb40
chore: mirror external releases (#2945)
by github-actions[bot]
· 6 weeks ago
d93e686
fix: js_run_binary_action drops --bazel-bindir value when outputs[0] … (#2960)
by Adam Cozzette
· 6 weeks ago
993953f
feat: support --bazel-bindir flag for path-mapping-compatible js_binary tools (#2918)
by Adam Cozzette
· 6 weeks ago
c42203e
feat: add js_run_binary_action helper for invoking js_binary from custom rules (#2956)
by Adam Cozzette
· 6 weeks ago
e164a84
refactor: rename node-patches to node-bootstrap, register.cjs to bootstrap.cjs (#2958)
by Adam Cozzette
· 6 weeks ago
c0f46e7
refactor: directly run node from shell using exec when not using expected_exit_code (#2944)
by Jason Bedard
· 6 weeks ago
v3.3.1
a2c1c49
fix(coverage): generate lcov report in the test action (#2932)
by Jason Bedard
· 6 weeks ago
7be7e2a
revert: feat: use bazel-lib run_binary's native stdout/stderr/exit_co… (#2955)
by Adam Cozzette
· 6 weeks ago
68fe465
test: assert coverage merger behavior in bash, not appended JS (#2954)
by Jason Bedard
· 6 weeks ago
4f0a471
test: e2e coverage workspace covering the supported scenarios (#2953)
by Jason Bedard
· 6 weeks ago
23af247
refactor: build the coverage test rules from one factory (#2952)
by Jason Bedard
· 6 weeks ago
7fd075c
ci: do not let a cached test result stand in for a coverage run (#2951)
by Jason Bedard
· 6 weeks ago
68d2475
fix(coverage): sh toolchain is optional for the merger (#2950)
by Jason Bedard
· 7 weeks ago
f710b0b
refactor: remove unused js_binary shell logf_warn func (#2946)
by Jason Bedard
· 7 weeks ago
v3.3.0
386d1f5
fix: super long package names on windows cause paths >max length (#2934)
by Jason Bedard
· 7 weeks ago
640d8fa
fix: do not assume testonly=False in macros to support default_testonly (#2943)
by Jason Bedard
· 7 weeks ago
189971d
test: add detailed js_test/binary launcher tests (#2942)
by Jason Bedard
· 7 weeks ago
8fc6abd
ci: enable macos unit tests on main module (#2941)
by Jason Bedard
· 7 weeks ago
02af6b8
fix: disable node compile cache unless the cache dir is explicitly specified (#2940)
by Jason Bedard
· 7 weeks ago
60d244a
feat: add npm_package(packable) for creating the package tar.gz file (#2939)
by Jason Bedard
· 7 weeks ago
14c5b2a
chore: mirror external releases (#2935)
by github-actions[bot]
· 7 weeks ago
9236fce
fix(js_binary): tools/sh toolchain required on windows (#2930)
by Jason Bedard
· 8 weeks ago
2670580
chore: mirror external releases (#2931)
by github-actions[bot]
· 8 weeks ago
cbb35ca
fix(js_binary): drop unused mandatory shell toolchain (#2926)
by Jason Bedard
· 8 weeks ago
b61ad47
docs: expand explanation of js_run_binary(chdir) and $(location,execpath) (#2927)
by Jason Bedard
· 8 weeks ago
3de579d
chore: mirror external releases (#2929)
by github-actions[bot]
· 8 weeks ago
8bf3c72
chore: mirror external releases (#2928)
by github-actions[bot]
· 8 weeks ago
07442c1
fix(node-patches): resolve readlink target against the real parent dir (#2916)
by mloeppky-zoox
· 8 weeks ago
2f92756
fix(watch): read the socket with a single persistent reader (#2925)
by Jason Bedard
· 8 weeks ago
3009d88
fix(watch): keep connect() error listener attached until connection completes (#2923)
by Jason Bedard
· 8 weeks ago
7d978da
fix(watch): treat EXIT as a clean shutdown of the cycle loop (#2924)
by Jason Bedard
· 8 weeks ago
168b7ca
test: demonstrate first-party dep links in package_store_1p listings (#2922)
by Jason Bedard
· 8 weeks ago
2660852
feat: use bazel-lib run_binary's native stdout/stderr/exit_code_out/s… (#2921)
by Adam Cozzette
· 8 weeks ago
f259588
fix(npm_package_store): link first-party (JsInfo) deps into the store node_modules (#2917)
by mloeppky-zoox
· 8 weeks ago
b223efd
fix: detect execroot when output_base path contains a bazel-out segment (#2919)
by Titus Fortner
· 8 weeks ago
cba7a8e
chore: mirror external releases
by aspect-marvin
· 8 weeks ago
6490339
chore: mirror external releases
by aspect-marvin
· 8 weeks ago
v3.2.3
61577d4
docs: update hoist docs to mention pnpm-workspace.yaml (#2899)
by Tobias Schlatter
· 8 weeks ago
8ca4994
docs: correct broken anchor links in docstrings for Bazel registry docs (#2913)
by Georges Farah
· 9 weeks ago
9e86db6
chore: upgrade aspect_tools_telemetry to 0.4.2 (#2912)
by Jason Bedard
· 9 weeks ago
92526e3
perf: reduce per-action overhead registering NpmPackageExtract (#2910)
by Jason Bedard
· 9 weeks ago
d82417a
perf: use a dict for linked package store directory membership checks (#2908)
by Jason Bedard
· 9 weeks ago
c909a18
perf: gather terminal package store deps in a single pass (#2905)
by Jason Bedard
· 9 weeks ago
b212f37
ci: run slow jobs on 32core machine (#2911)
by Jason Bedard
· 9 weeks ago
520ebef
perf: compute directory symlink targets without generic path normalization (#2909)
by Jason Bedard
· 9 weeks ago
9f41082
perf: construct JsInfo directly in npm store and link rules (#2907)
by Jason Bedard
· 9 weeks ago
81cbba2
perf: accumulate JsInfo field depsets directly in npm_package_store (#2906)
by Jason Bedard
· 9 weeks ago
370d022
chore: upgrade aspect-cli to 2026.28.9
by Jason Bedard
· 9 weeks ago
4607671
chore: upgrade aspect-cli to 2026.28.2
by Jason Bedard
· 10 weeks ago
aa70c9b
fix: resolve npm package store tar toolchain as a Label (#2900)
by Keegan Carruthers-Smith
· 10 weeks ago
1b40db1
chore: remove WORKSPCE era snapshot
by Jason Bedard
· 2 months ago
c080af6
Changes by create-pull-request action (#2895)
by github-actions[bot]
· 3 months ago
694de6c
Changes by create-pull-request action (#2893)
by github-actions[bot]
· 3 months ago
346b695
fix(nextjs): add missing dependencies in nextjs_standalone_server (#2890)
by Adam Cozzette
· 3 months ago
7b2a0c8
chore: stop pinning to 9.0.2 for Bazel 9 tests (#2882)
by Adam Cozzette
· 3 months ago
c82ffb0
Changes by create-pull-request action (#2889)
by github-actions[bot]
· 3 months ago
35d2106
fix(nextjs): match standalone server copy patterns to build output la… (#2887)
by imanmalekian31
· 3 months ago
72e667a
Changes by create-pull-request action (#2885)
by github-actions[bot]
· 3 months ago
96cc420
chore: bump Aspect CLI to 2026.24.11
by Jason Bedard
· 3 months ago
Next »