This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit fcb0132
authored
Set cores in 'dimensions' instead of 'properties' (#54747)
`properties` gets routed to the build properties json that gets handed to the recipe. `dimensions` gets routed to the common_pb2.RequestedDimension buildbucket protobuf field. See:
https://flutter.googlesource.com/recipes/+/refs/heads/main/recipe_modules/shard_util/api.py#3681 parent a6b3bd0 commit fcb0132
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
215 | 214 | | |
216 | 215 | | |
217 | 216 | | |
218 | 217 | | |
| 218 | + | |
| 219 | + | |
219 | 220 | | |
220 | 221 | | |
221 | 222 | | |
| |||
0 commit comments