File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : buildbucket
22description : LUCI Buildbucket library. Protos and utilities to communicate with LUCI buildbucket service.
3- version : 1.0.13
4- repository : https://github.com/flutter/cocoon/tree/main/packages/buildbucket-dart
3+ publish_to : none
4+
5+ resolution : workspace
56
67environment :
78 sdk : ^3.7.0
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ name: cocoon_server
22description : server-side functionality shared between `app_dart` and `auto_submit`.
33publish_to : none
44
5+ resolution : workspace
6+
57environment :
68 sdk : ^3.7.0
79
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ name: cocoon_server_test
22description : Testing specific functionality for package:cocoon_server
33publish_to : none
44
5+ resolution : workspace
6+
57environment :
68 sdk : ^3.7.0
79
Original file line number Diff line number Diff line change @@ -9,8 +9,11 @@ environment:
99 sdk : ^3.7.0
1010
1111workspace :
12+ - packages/buildbucket-dart
1213 - packages/cocoon_common
1314 - packages/cocoon_common_test
15+ - packages/cocoon_server
16+ - packages/cocoon_server_test
1417 - dev/cocoon_code_health
1518
1619dev_dependencies :
You can’t perform that action at this time.
0 commit comments