aspect-cli
aspect-cli copied to clipboard
correct, fast, usable: choose three
### 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...
### What happened? 1. Load the aspect cli completions in your current shell: `source
### What happened? CLI will sometimes freeze running locally on MacOS after bazel invocation is complete with `build --remote_local_fallback` is set ### Version aspect 5.0.1 ### How to reproduce _No...
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:...
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...
### What happened? I tried to run aspect-windows_amd64.exe from 5.0.1 release in empty folder. It issues the message about downloading Bazel and then just hung forever pegging CPU. Must be...
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
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