Cristian Hancila

Results 5 issues of Cristian Hancila

This change allows a limited way of consuming rules that generate a directory type file, this can be useful to integrate various source generators that produce indeterminate output. Main driving...

Right now bazelisk fetches binary distributions via github releases, I'm curious if adding support for source based fetching + building is something being considered or would be okay to contribute?...

type: feature request
P3

- Adds blacklisting of the well-known types in the python runtime provided by the toolchain/runtime, as this can cause duplicate generation of these protos in some cases. This conditionally tries...

Can Close?

Is it expected that symbols in the prelude autocomplete when using the vscode extension + the plain starlark binary in LSP mode? I've tweaked the the VS code LSP args...

This is kind of a big change. Key takeaways: - Use a single toolchain type, having 3 for 3 different tools is unnecessary, especially since everything is downloaded together -...