Alex Eagle

Results 1029 comments of Alex Eagle

@jbedard one of us will need to investigate... ``` (02:56:15) ERROR: C:/b/bk-windows-jgqg/bazel-org-repo-root/output/rules_ts-3.0.0-rc2/e2e/bzlmod/BUILD:24:11: TsValidateOptions ts.optionsvalid.d.ts failed: (Exit 1): validator.bat failed: error executing command (from target //:ts) --   | cd /d C:/b/3oni6mpi/execroot/_main  ...

@thesayyn I guess something is yanked upstream? ``` Error downloading [https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/busybox-1.36.1-r5.apk#_apk_range_bytes_0-665] to /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/139430f205d45d07d62858f21104947c/external/rules_apko~override~apko~example_multifile_lock_busybox_x86_64_1.36.1-r5/https%3A%2F%2Fdl-cdn.alpinelinux.org%2Falpine%2Fv3.18%2Fmain/x86_64/busybox-1.36.1-r5/.sig.tar.gz: GET returned 404 Not Found ```

@imjasonh FYI rules_apko looks wedged right now

Sorry, we're busy with other stuff and I'm not sure when we will have time to investigate. If someone could help that would be great ... but that person probably...

Note that the required API is already exported, so this is a small request. Here's a workaround showing how the existing API can already do what I need - I'd...

> 2. Setup prebuilt binaries. I'm happy to come help if you decide to go this route. https://blog.aspect.build/releasing-bazel-rulesets-rust is the pattern I've used. We don't even bother with cross-compiles; it's...

One correct answer here is for this to depend on a toolchain type symbol, then even if `zip` falls through to the system by default, users would be able to...

Adding another report, encountered this issue in a Bazel 7.4.1 -> 8.0.0 upgrade https://github.com/aspect-build/aspect-workflows-template/pull/268/files#diff-558f048066251623c05b2c02a050849a674273bc96f50a667d890074962e81c0R12

@vinnybod do you need help getting the tests green on this one?