Danna Kelmer

Results 3 issues of Danna Kelmer

Is it possible to enable the interceptor in a dry-run mode? The goal would be to enable it and have metrics and logs to indicate when it would have limited...

See https://github.com/bazelbuild/bazel/issues/6799 for more details. In your case, you should update the version of bazel-deps that you're using (https://github.com/bazelbuild/BUILD_file_generator/blob/master/dev-scripts/dependencies/setup.sh#L9) to get this done. Newer versions don't use the native maven_jar...

This also adds a newline to all the BUILD files because EOF insists on adding one so this is helpful for the future. Related to https://github.com/bazelbuild/codelabs/issues/13