Skip to content

Commit

Permalink
Add google protos to buildbucket for easier creation of buildbucket o…
Browse files Browse the repository at this point in the history
…bjects (#3490)

When adding properties to the build bucket requests for buildbucket_v2 we need some of the data types from the google base protobufs. 

*List which issues are fixed by this PR. You must list at least one issue.*
Contributes to flutter/flutter#135934

*If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
  • Loading branch information
ricardoamador authored Feb 15, 2024
1 parent dcd2330 commit b91df76
Show file tree
Hide file tree
Showing 69 changed files with 5,851 additions and 540 deletions.
4 changes: 4 additions & 0 deletions packages/buildbucket-dart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.0.7

- Expose the google.protobuf dependency objects.

# 1.0.6

- Expose all objects in build, builds_service and builder_service.
Expand Down
Loading

0 comments on commit b91df76

Please sign in to comment.