fix: fixup BCR presubmit failure (#373)

This commit is contained in:
Greg Magolan 2023-02-17 16:45:57 -08:00 committed by GitHub
parent 569fa374ef
commit b543f30eb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
35 changed files with 107 additions and 6 deletions

View File

@ -1 +0,0 @@
../../../.aspect/bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/bazel6.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/convenience.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/correctness.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/debug.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/javascript.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/performance.bazelrc

View File

@ -1 +0,0 @@
e2e/bzlmod/.aspect/bazelrc

View File

@ -1 +1,22 @@
# Bazel settings that apply to this repository.
# Settings that apply only to CI are in .aspect/bazelrc/ci.bazelrc
# Import Aspect bazelrc presets
import %workspace%/.aspect/bazelrc/convenience.bazelrc
import %workspace%/.aspect/bazelrc/correctness.bazelrc
import %workspace%/.aspect/bazelrc/performance.bazelrc
import %workspace%/.aspect/bazelrc/debug.bazelrc
import %workspace%/.aspect/bazelrc/javascript.bazelrc
# Use a try-import for Bazel 6 settings since this repository is also tested against Bazel 5 on CI
try-import %workspace%/.aspect/bazelrc/bazel6.bazelrc
### PROJECT SPECIFIC OPTIONS ###
common --experimental_enable_bzlmod
# Load any settings & overrides specific to the current user from `.aspect/bazelrc/user.bazelrc`.
# This file should appear in `.gitignore` so that settings are not shared with team members. This
# should be last statement in this config so the user configuration is able to overwrite flags from
# this file. See https://bazel.build/configure/best-practices#bazelrc-file.
try-import %workspace%/.aspect/bazelrc/user.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/bazel6.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/convenience.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/correctness.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/debug.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/javascript.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/performance.bazelrc

View File

@ -0,0 +1 @@
../../../.aspect/cli

View File

@ -1 +1,22 @@
# Bazel settings that apply to this repository.
# Settings that apply only to CI are in .aspect/bazelrc/ci.bazelrc
# Import Aspect bazelrc presets
import %workspace%/.aspect/bazelrc/convenience.bazelrc
import %workspace%/.aspect/bazelrc/correctness.bazelrc
import %workspace%/.aspect/bazelrc/performance.bazelrc
import %workspace%/.aspect/bazelrc/debug.bazelrc
import %workspace%/.aspect/bazelrc/javascript.bazelrc
# Use a try-import for Bazel 6 settings since this repository is also tested against Bazel 5 on CI
try-import %workspace%/.aspect/bazelrc/bazel6.bazelrc
### PROJECT SPECIFIC OPTIONS ###
common --enable_bzlmod
# Load any settings & overrides specific to the current user from `.aspect/bazelrc/user.bazelrc`.
# This file should appear in `.gitignore` so that settings are not shared with team members. This
# should be last statement in this config so the user configuration is able to overwrite flags from
# this file. See https://bazel.build/configure/best-practices#bazelrc-file.
try-import %workspace%/.aspect/bazelrc/user.bazelrc

View File

@ -1 +0,0 @@
../../../.aspect/bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/bazel6.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/convenience.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/correctness.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/debug.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/javascript.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/performance.bazelrc

View File

@ -1 +0,0 @@
e2e/bzlmod/.aspect/bazelrc

View File

@ -0,0 +1,20 @@
# Bazel settings that apply to this repository.
# Settings that apply only to CI are in .aspect/bazelrc/ci.bazelrc
# Import Aspect bazelrc presets
import %workspace%/.aspect/bazelrc/convenience.bazelrc
import %workspace%/.aspect/bazelrc/correctness.bazelrc
import %workspace%/.aspect/bazelrc/performance.bazelrc
import %workspace%/.aspect/bazelrc/debug.bazelrc
import %workspace%/.aspect/bazelrc/javascript.bazelrc
# Use a try-import for Bazel 6 settings since this repository is also tested against Bazel 5 on CI
try-import %workspace%/.aspect/bazelrc/bazel6.bazelrc
### PROJECT SPECIFIC OPTIONS ###
# Load any settings & overrides specific to the current user from `.aspect/bazelrc/user.bazelrc`.
# This file should appear in `.gitignore` so that settings are not shared with team members. This
# should be last statement in this config so the user configuration is able to overwrite flags from
# this file. See https://bazel.build/configure/best-practices#bazelrc-file.
try-import %workspace%/.aspect/bazelrc/user.bazelrc

View File

@ -1 +0,0 @@
../../../.aspect/bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/bazel6.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/convenience.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/correctness.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/debug.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/javascript.bazelrc

View File

@ -0,0 +1 @@
../../../../.aspect/bazelrc/performance.bazelrc

View File

@ -1 +0,0 @@
e2e/bzlmod/.aspect/bazelrc

View File

@ -0,0 +1,20 @@
# Bazel settings that apply to this repository.
# Settings that apply only to CI are in .aspect/bazelrc/ci.bazelrc
# Import Aspect bazelrc presets
import %workspace%/.aspect/bazelrc/convenience.bazelrc
import %workspace%/.aspect/bazelrc/correctness.bazelrc
import %workspace%/.aspect/bazelrc/performance.bazelrc
import %workspace%/.aspect/bazelrc/debug.bazelrc
import %workspace%/.aspect/bazelrc/javascript.bazelrc
# Use a try-import for Bazel 6 settings since this repository is also tested against Bazel 5 on CI
try-import %workspace%/.aspect/bazelrc/bazel6.bazelrc
### PROJECT SPECIFIC OPTIONS ###
# Load any settings & overrides specific to the current user from `.aspect/bazelrc/user.bazelrc`.
# This file should appear in `.gitignore` so that settings are not shared with team members. This
# should be last statement in this config so the user configuration is able to overwrite flags from
# this file. See https://bazel.build/configure/best-practices#bazelrc-file.
try-import %workspace%/.aspect/bazelrc/user.bazelrc