Brian McNamara
Brian McNamara
There are times when I need to make changes to IJ community and inspect the outcome from my plugin. It would be nice if I could point the plugin to...
Working on adding a custom coverage impl for java and found this to be an issue. All the usages of this parameter and callers of the get method do use...
Hook up non managed pom notification configuration to project level
# Checklist - [ ] I have filed an issue about this change and discussed potential changes with the maintainers. - [ ] I have received the approval from the...
# Checklist - [ ] I have filed an issue about this change and discussed potential changes with the maintainers. - [ ] I have received the approval from the...
## Summary Somewhat a POC to migrate Pomerium to using bazel. I managed to get `bazel build //...`, `bazel run //cmd/pomerium:pomerium` and `bazel test //...` to work (minus some test...
When launching a devcontainer, the docker command being logged is not the same command that is actually being passed to docker. This is due to the logger replacing everything after...
The work here it to add a `import_depth` option to the bazel project view. This configuration allows the classpath of the project to be reduced, where 1 is only the...