Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
rules_js
/
HEAD
7be7e2a
revert: feat: use bazel-lib run_binary's native stdout/stderr/exit_co… (#2955)
by Adam Cozzette
· 24 hours ago
upstream/main
68fe465
test: assert coverage merger behavior in bash, not appended JS (#2954)
by Jason Bedard
· 28 hours ago
4f0a471
test: e2e coverage workspace covering the supported scenarios (#2953)
by Jason Bedard
· 29 hours ago
23af247
refactor: build the coverage test rules from one factory (#2952)
by Jason Bedard
· 30 hours ago
7fd075c
ci: do not let a cached test result stand in for a coverage run (#2951)
by Jason Bedard
· 30 hours ago
68d2475
fix(coverage): sh toolchain is optional for the merger (#2950)
by Jason Bedard
· 2 days ago
f710b0b
refactor: remove unused js_binary shell logf_warn func (#2946)
by Jason Bedard
· 5 days ago
v3.3.0
386d1f5
fix: super long package names on windows cause paths >max length (#2934)
by Jason Bedard
· 5 days ago
640d8fa
fix: do not assume testonly=False in macros to support default_testonly (#2943)
by Jason Bedard
· 6 days ago
189971d
test: add detailed js_test/binary launcher tests (#2942)
by Jason Bedard
· 6 days ago
8fc6abd
ci: enable macos unit tests on main module (#2941)
by Jason Bedard
· 6 days ago
02af6b8
fix: disable node compile cache unless the cache dir is explicitly specified (#2940)
by Jason Bedard
· 6 days ago
60d244a
feat: add npm_package(packable) for creating the package tar.gz file (#2939)
by Jason Bedard
· 6 days ago
14c5b2a
chore: mirror external releases (#2935)
by github-actions[bot]
· 6 days ago
9236fce
fix(js_binary): tools/sh toolchain required on windows (#2930)
by Jason Bedard
· 9 days ago
2670580
chore: mirror external releases (#2931)
by github-actions[bot]
· 10 days ago
cbb35ca
fix(js_binary): drop unused mandatory shell toolchain (#2926)
by Jason Bedard
· 10 days ago
b61ad47
docs: expand explanation of js_run_binary(chdir) and $(location,execpath) (#2927)
by Jason Bedard
· 10 days ago
3de579d
chore: mirror external releases (#2929)
by github-actions[bot]
· 11 days ago
8bf3c72
chore: mirror external releases (#2928)
by github-actions[bot]
· 12 days ago
07442c1
fix(node-patches): resolve readlink target against the real parent dir (#2916)
by mloeppky-zoox
· 12 days ago
2f92756
fix(watch): read the socket with a single persistent reader (#2925)
by Jason Bedard
· 12 days ago
3009d88
fix(watch): keep connect() error listener attached until connection completes (#2923)
by Jason Bedard
· 12 days ago
7d978da
fix(watch): treat EXIT as a clean shutdown of the cycle loop (#2924)
by Jason Bedard
· 12 days ago
168b7ca
test: demonstrate first-party dep links in package_store_1p listings (#2922)
by Jason Bedard
· 12 days ago
2660852
feat: use bazel-lib run_binary's native stdout/stderr/exit_code_out/s… (#2921)
by Adam Cozzette
· 13 days ago
f259588
fix(npm_package_store): link first-party (JsInfo) deps into the store node_modules (#2917)
by mloeppky-zoox
· 13 days ago
b223efd
fix: detect execroot when output_base path contains a bazel-out segment (#2919)
by Titus Fortner
· 13 days ago
cba7a8e
chore: mirror external releases
by aspect-marvin
· 14 days ago
6490339
chore: mirror external releases
by aspect-marvin
· 2 weeks ago
v3.2.3
61577d4
docs: update hoist docs to mention pnpm-workspace.yaml (#2899)
by Tobias Schlatter
· 2 weeks ago
8ca4994
docs: correct broken anchor links in docstrings for Bazel registry docs (#2913)
by Georges Farah
· 2 weeks ago
9e86db6
chore: upgrade aspect_tools_telemetry to 0.4.2 (#2912)
by Jason Bedard
· 2 weeks ago
92526e3
perf: reduce per-action overhead registering NpmPackageExtract (#2910)
by Jason Bedard
· 3 weeks ago
d82417a
perf: use a dict for linked package store directory membership checks (#2908)
by Jason Bedard
· 3 weeks ago
c909a18
perf: gather terminal package store deps in a single pass (#2905)
by Jason Bedard
· 3 weeks ago
b212f37
ci: run slow jobs on 32core machine (#2911)
by Jason Bedard
· 3 weeks ago
520ebef
perf: compute directory symlink targets without generic path normalization (#2909)
by Jason Bedard
· 3 weeks ago
9f41082
perf: construct JsInfo directly in npm store and link rules (#2907)
by Jason Bedard
· 3 weeks ago
81cbba2
perf: accumulate JsInfo field depsets directly in npm_package_store (#2906)
by Jason Bedard
· 3 weeks ago
370d022
chore: upgrade aspect-cli to 2026.28.9
by Jason Bedard
· 3 weeks ago
4607671
chore: upgrade aspect-cli to 2026.28.2
by Jason Bedard
· 3 weeks ago
aa70c9b
fix: resolve npm package store tar toolchain as a Label (#2900)
by Keegan Carruthers-Smith
· 4 weeks ago
1b40db1
chore: remove WORKSPCE era snapshot
by Jason Bedard
· 4 weeks ago
c080af6
Changes by create-pull-request action (#2895)
by github-actions[bot]
· 5 weeks ago
694de6c
Changes by create-pull-request action (#2893)
by github-actions[bot]
· 6 weeks ago
346b695
fix(nextjs): add missing dependencies in nextjs_standalone_server (#2890)
by Adam Cozzette
· 6 weeks ago
7b2a0c8
chore: stop pinning to 9.0.2 for Bazel 9 tests (#2882)
by Adam Cozzette
· 6 weeks ago
c82ffb0
Changes by create-pull-request action (#2889)
by github-actions[bot]
· 6 weeks ago
35d2106
fix(nextjs): match standalone server copy patterns to build output la… (#2887)
by imanmalekian31
· 6 weeks ago
72e667a
Changes by create-pull-request action (#2885)
by github-actions[bot]
· 7 weeks ago
96cc420
chore: bump Aspect CLI to 2026.24.11
by Jason Bedard
· 7 weeks ago
d50ae1f
test: enable runfiles tree on Windows for e2e/bzlmod (#2886)
by Jason Bedard
· 7 weeks ago
8908c5e
fix: overriding version of "pnpm" repo (#2883)
by Jason Bedard
· 7 weeks ago
v3.2.2
427b524
perf: avoid AST depth depending on pnpm workspace size (#2865)
by Jason Bedard
· 7 weeks ago
9350244
fix(nextjs): add allow_overwrites to standalone copy_to_directory for… (#2857)
by imanmalekian31
· 8 weeks ago
b3d54cc
docs: add troubleshooting info about NpmPackageExtract and remote exec issues (#2880)
by Jason Bedard
· 8 weeks ago
e0cd19a
fix: get `nextjs_standalone_build` working with cross-platform builds (#2879)
by Adam Cozzette
· 8 weeks ago
e62094f
Changes by create-pull-request action (#2881)
by github-actions[bot]
· 8 weeks ago
34b2693
fix: revert change to resolved.json $schema url (#2878)
by Jason Bedard
· 8 weeks ago
v3.2.1
48e1704
ci: merge vanilla-bazel CI into the Aspect Workflows CI workflow (#2874)
by Jason Bedard
· 8 weeks ago
8810994
test: add bcr incompatible flags to all e2e tests (#2876)
by Jason Bedard
· 8 weeks ago
5075afa
fix: declare use_execroot_entry_point config setting as public (#2875)
by Jason Bedard
· 8 weeks ago
56f6359
fix: update BCR fork location after move to aspect-forks org
by Jason Bedard
· 8 weeks ago
b235696
fix: watch pnpm-workspace.yaml (#2863)
by Tobias Schlatter
· 8 weeks ago
v3.2.0
deae80c
Changes by create-pull-request action (#2859)
by github-actions[bot]
· 8 weeks ago
cbdc97b
chore: fix broken docs.aspect.build links (#2770)
by Kapunahele Wong
· 8 weeks ago
6df1f80
docs: expand and update documentation on `use_execroot_entry_point` (#2872)
by Adam Cozzette
· 8 weeks ago
9dd5aef
Disable GitHub status checks and PR summary comments for tasks for now
by Greg Magolan
· 8 weeks ago
4c4af4e
chore: align buildifier config with aspect-cli; bump CLI to 2026.22.44 (#2871)
by Greg Magolan
· 8 weeks ago
081a0cb
ci: unpin SLSA reusable workflows from commit SHAs
by Jason Bedard
· 8 weeks ago
f0952f3
ci: adopt aspect-build/setup-aspect (#2870)
by Greg Magolan
· 8 weeks ago
8b6fef2
chore: bump Aspect CLI to 2026.22.39 (#2869)
by Greg Magolan
· 8 weeks ago
5a47903
chore: bump aspect-cli to v2026.22.29 (#2867)
by Greg Magolan
· 9 weeks ago
5190275
chore: bump aspect-cli to v2026.22.23 (#2866)
by Greg Magolan
· 9 weeks ago
3d7e060
chore: bump aspect-cli to v2026.22.17 (#2862)
by Greg Magolan
· 9 weeks ago
7887c23
chore: bump aspect-cli to v2026.22.15 (#2860)
by Greg Magolan
· 9 weeks ago
b9f7e7c
Bump to Aspect CLI 2026.22.3
by Greg Magolan
· 9 weeks ago
fc6aa52
chore: migrate to Aspect CLI AXL tasks on ephemeral GHA runners (#2858)
by Greg Magolan
· 9 weeks ago
9a547d3
Bump to amannn/action-semantic-pull-request v6
by Greg Magolan
· 10 weeks ago
b306db5
Bump to bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml v1.2.0, bazel-contrib/.github/.github/workflows/release_ruleset.yaml v7.6.0, bazel-contrib/setup-bazel 0.19.0
by Greg Magolan
· 10 weeks ago
0c06f4f
Pin 3rd party GitHub actions to pretect against supply chain attacks
by Greg Magolan
· 10 weeks ago
ecf7813
Pin 3rd party GitHub actions to pretect against supply chain attacks
by Greg Magolan
· 10 weeks ago
873db6b
Pin create-pull-request action commit author to Marvin
by Greg Magolan
· 10 weeks ago
98df93d
feat: add flag controlling the default for use_execroot_entry_point (#2837)
by Adam Cozzette
· 10 weeks ago
48af4e5
Changes by create-pull-request action (#2856)
by github-actions[bot]
· 10 weeks ago
abeeb1b
Changes by create-pull-request action (#2854)
by github-actions[bot]
· 10 weeks ago
7523d19
fix: always use the target platform for `tool` in `js_run_devserver` (#2853)
by Adam Cozzette
· 10 weeks ago
ddc5c47
feat: streamline invocation of binaries from npm and update examples (#2846)
by Adam Cozzette
· 10 weeks ago
1ec4d1d
test: add assert_tar_listing() tests across all bazel versions (#2850)
by Jason Bedard
· 2 months ago
9e6c45b
Changes by create-pull-request action (#2849)
by github-actions[bot]
· 2 months ago
cdf44ea
Changes by create-pull-request action (#2847)
by github-actions[bot]
· 2 months ago
eb8c7ff
Changes by create-pull-request action (#2838)
by github-actions[bot]
· 3 months ago
v3.1.2
eaf500a
feat: allow patching pnpm repo (#2841)
by Nick Schaap
· 3 months ago
358c6d2
test: move e2e pnpm_version to basic unit test (#2842)
by Jason Bedard
· 3 months ago
90c1a6d
fix: improve helper tools (#2840)
by David Zbarsky
· 3 months ago
1ef22e5
fix: declare tar toolchain for package extraction (#2839)
by Keegan Carruthers-Smith
· 3 months ago
6c8940e
fix: handle file deletions on CYCLE_RESET (#2835)
by Jason Bedard
· 3 months ago
fa1f8d3
test: migrate e2e js_image_oci to pure bzlmod (#2836)
by Jason Bedard
· 3 months ago
c462a44
fix(js_image_layer): support js_image_layer in local_path_override (bzlmod nested) workspaces (#2826)
by Menny Even Danan
· 3 months ago
Next »