Yun Peng

Results 70 issues of Yun Peng

awaiting-review

See https://buildkite.com/bazel/bazel-bazel-examples/builds/2538#018d16e9-cb64-4bd3-b317-c100685c2667 ``` (11:03:10) ERROR: /Users/buildkite/builds/bk-imacpro-5/bazel/bazel-bazel-examples/frontend/BUILD.bazel:10:22: Copying directory aspect_rules_js~1.34.1~npm~npm__next__13.0.5__-1955910335/package failed: Exec failed due to IOException: /private/var/tmp/_bazel_buildkite/32e4ba4d0650606d694d288e11046927/execroot/_main/external/aspect_rules_js~1.34.1~npm~npm__next__13.0.5__-1955910335/package (No such file or directory) (11:03:11) INFO: Elapsed time: 26.960s, Critic ``` /cc @alexeagle

With future Bazel LTS versions, Bzlmod will become the default system for external dependencies management. Please consider migrating all your external dependencies in WORKSPACE to MODULE.bazel For more information, please...

With future Bazel LTS versions, Bzlmod will become the default system for external dependencies management. Please consider migrating all your external dependencies in WORKSPACE to MODULE.bazel For more information, please...

help wanted

# 🚀 feature request ### Description Rules released in rules_nodejs should not depend on Bash on Windows. ### Describe the solution you'd like We currently depends on Bash in the...

cleanup
bazel restriction

## Reproducible case https://github.com/meteorcloudy/my_tests/tree/master/rules_kotlin_test ``` $ bazel build //:bin INFO: Invocation ID: f643fade-db51-4d9b-82ae-25bdb900fa0f INFO: Options provided by the client: Inherited 'common' options: --isatty=1 --terminal_columns=240 INFO: Reading rc options for 'build'...

status: open - in progress

Context https://github.com/google/flatbuffers/issues/7937#issuecomment-1543266397

https://buildkite.com/bazel/android-testing/builds/1621#cb6c258b-3b33-4421-8f99-d46a2118eece ``` (00:19:04) ERROR: /workdir/ui/espresso/IntentsAdvancedSample/BUILD.bazel:29:16: Building ui/espresso/IntentsAdvancedSample/libIntentsAdvancedSampleTestLib.jar (2 source files) failed: (Exit 1): java failed: error executing command (cd /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/ec321eb2cc2d0f8f91b676b6d4c66c29/execroot/__main__ && \ exec env - \ LC_CTYPE=en_US.UTF-8 \ PATH=/var/lib/buildkite-agent/.cache/bazelisk/downloads/bazelbuild/bazel-4.2.1-linux-x86_64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \...

https://buildkite.com/bazel/android-testing/builds/634#81249842-64a0-4154-9b9f-7e718deed314 ``` (00:03:15) ERROR: D:/b/xfb66erf/external/maven/BUILD:17:1: Couldn't build file external/maven/androidx_appcompat_appcompat_1_0_0_symbols/symbols.zip: Compiling Android resources for @maven//:androidx_appcompat_appcompat_1_0_0 failed (Exit 1) Jan 30, 2020 12:03:15 AM java.util.stream.ForEachOps$ForEachOp$OfRef accept SEVERE: Error during Compiling bazel-out\android-armeabi-v7a-fastbuild\bin\external\maven\_aar\unzipped\resources\androidx_appcompat_appcompat_1_0_0\res\drawable-xxhdpi-v4\abc_textfield_activated_mtrl_alpha.9.png: Command:...

### Discussed in https://github.com/bazelbuild/bazel-central-registry/discussions/1681 Originally posted by **c8ef** March 24, 2024 Hello, I'm new to the Bazel Central Registry, and I'm curious if there's a way for me to locally...

P2
enhancement