googleapis: copybara

This commit is contained in:
Mustafa Gezen 2023-08-26 18:35:57 +02:00
parent b758383c1e
commit cc1502d576

View File

@ -5,7 +5,12 @@ core.workflow(
ref = "a85e6dfebd30932fbf8bfb1ce5600b2d6d645e9b",
),
destination = folder.destination(),
origin_files = glob(["google/api/*.proto", "LICENSE"]),
origin_files = glob([
"google/api/*.proto",
"google/longrunning/*.proto",
"google/rpc/*.proto",
"LICENSE",
]),
destination_files = glob(["third_party/googleapis/**"], exclude = ["README_INTERNAL.txt"]),
authoring = authoring.pass_thru("peridot-copybara <peridot+copybara@lists.resf.org>"),
transformations = [