Roll recipe dependencies (nontrivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8723771286387955553
Please review the expectation changes, and LGTM+CQ.
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0d8a28f1756fca05c9f252a9968b7b11822c8558
0d8a28f (mohrr@google.com)
[cipd] Add build_id metadata to pkg-register calls
Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md
Use https://goo.gl/noib3a to file a bug.
R=flutter-infra@grotations.appspotmail.com, fujino@google.com, zra@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ie71c521baa046569b6e1c2f9c7512673974cdedb
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/62920
Reviewed-by: Zach Anderson <zra@google.com>
Commit-Queue: Zach Anderson <zra@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 56b5d0b..1d0b5a2 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -21,22 +21,22 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "90eb241d302d218815ac7217bf4f9eda7cda94ad",
+ "revision": "37f38ea5cd1df4f0ae26f5468ac62391681cac37",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "0d8b87d190bdee8d942444e2d8740bb322ca93e1",
+ "revision": "1545b061fdaffc15244b020ca86596e56c3a6bd7",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "08e605b1d0618ce69ffc1d00afd5eda57a215cfd",
+ "revision": "1333f98072e0d471e022ce546a888f5afd326b10",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "d42538c2b8a4ca2ba0dfd82644670f499a81733d",
+ "revision": "0d8a28f1756fca05c9f252a9968b7b11822c8558",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},
diff --git a/recipes/cipd/cosign.expected/cosign.json b/recipes/cipd/cosign.expected/cosign.json
index 72700b2..b04c69f 100644
--- a/recipes/cipd/cosign.expected/cosign.json
+++ b/recipes/cipd/cosign.expected/cosign.json
@@ -103,6 +103,8 @@
"cosign.zip",
"-ref",
"latest",
+ "-metadata",
+ "build_id:0",
"-json-output",
"/path/to/tmp/json"
],
@@ -209,6 +211,8 @@
"cosign.zip",
"-ref",
"latest",
+ "-metadata",
+ "build_id:0",
"-json-output",
"/path/to/tmp/json"
],
@@ -307,6 +311,8 @@
"cosign.zip",
"-ref",
"latest",
+ "-metadata",
+ "build_id:0",
"-json-output",
"/path/to/tmp/json"
],
diff --git a/recipes/cocoon/cipd.expected/cipd_win_upload.json b/recipes/cocoon/cipd.expected/cipd_win_upload.json
index a3f61f5..1b413a3 100644
--- a/recipes/cocoon/cipd.expected/cipd_win_upload.json
+++ b/recipes/cocoon/cipd.expected/cipd_win_upload.json
@@ -259,6 +259,8 @@
"device_doctor.zip",
"-ref",
"latest",
+ "-metadata",
+ "build_id:8945511751514863184",
"-json-output",
"/path/to/tmp/json"
],