Kamal Al Marhubi
Kamal Al Marhubi
I believe the last bits of java sandwich are either landed or landing soon. What would change here? And would fixing this remove the need for #5?
Related to this, I think that artifacts not explicitly listed in the dependencies file should have `visibility = ["//path/to/generated/build/files:__subpackages__"]` to force all dependencies to be explicitly mentioned. Let me know...
Filed as https://github.com/johnynek/bazel-deps/issues/99 Will look into opening a PR.
@johnynek what does the language setting affect? we were trying this out earlier this week, and the need to specify a language for each dependency was flagged as something that...
I tried to use gRPC reflection to query the internal server, but I don't think they're running it with reflection enabled. Was hopeful that'd get a fresh proto definition to...
@notnoopci checking in on this issue again. Any chance of an update to reflect changes to the internal API?
This is not "an issue", it's a PR that someone spent time on. Opened #526 to change the bot's configuration.
@jszwedko > > Any updates? :pray: > > This is likely to be on our roadmap for Q3. Any % you can put on how likely "likely" is? I'm planning...
romkatv gave base level sample code for the two implementations here: https://github.com/romkatv/powerlevel10k/issues/888#issuecomment-657969840
@ittaiz do you use onejar or something else?