Alex Eagle

Results 281 issues of Alex Eagle

### What happened? ``` bazel cquery platformweb/design-system/next-preamp/docs/routes/icons --output=starlark --starlark:expr 'providers(target)' ERROR: Error while parsing 'providers(target)': syntax error at '( target )' WARNING: BES was not properly closed INFO: Build Event...

bug

We should add a plugin that does the same thing as bazel-watcher. Give the user commands like - `aspect run //one:target` where that target is tagged with `ibazel_notify_changes` -> like...

### What happened? When the plugin crashes, the CLI just gets a gRPC hangup like ``` FAILED: Build did NOT complete successfully (2 packages loaded, 6 targets conf\ igured) Error:...

bug

Especially as we've just entered General Availability, there are probably still some latent bugs that make it necessary for users to eject from our wrapper. Maybe `BAZELISK_SKIP_WRAPPER` in the environment...

https://github.com/bazelbuild/bazel-watcher#output-runner > iBazel is capable of producing and running commands from the output of Bazel commands. If iBazel is run with the flag --run_output then it will check for a...

RH has a "negative test" and we don't want it to run buildkite annotation logic

enhancement

Nx has something like this. They use https://cytoscape.org/ with https://github.com/cytoscape/cytoscape.js-popper for augmenting with tooltips and https://github.com/cytoscape/cytoscape.js-dagre since we are showing DAGs

This is just the start of logic to help bootstrap a new directory onto Bazel and Aspect

We document that we follow https://en.wikipedia.org/wiki/Trust_on_first_use When we fetch a plugin binary, if there are no checksums for the current platform, we should calculate a checksum of the file we...