Skip to content

Commit

Permalink
Automated Protos Update (#173)
Browse files Browse the repository at this point in the history
Co-authored-by: viambot <[email protected]>
Co-authored-by: Cheuk Tse <[email protected]>
  • Loading branch information
3 people authored Nov 3, 2023
1 parent 6fdfe94 commit 48aa477
Show file tree
Hide file tree
Showing 20 changed files with 4,430 additions and 1,866 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update_protos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
commit-message: '[WORKFLOW] Updating protos from ${{ github.event.client_payload.repo_name }}, commit: ${{ github.event.client_payload.sha }}'
branch: 'origin/update-protos'
branch: 'workflow/update-protos'
add-paths: src/viam/api/*
delete-branch: true
title: Automated Protos Update
Expand Down
1,073 changes: 855 additions & 218 deletions src/viam/api/app/v1/robot.pb.cc

Large diffs are not rendered by default.

813 changes: 779 additions & 34 deletions src/viam/api/app/v1/robot.pb.h

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/viam/api/buf.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ deps:
- remote: buf.build
owner: viamrobotics
repository: api
commit: 28bca33607b84feb999c17dfe6298436
commit: db4372e839fc4ddab817a38a397686fb
- remote: buf.build
owner: viamrobotics
repository: goutils
Expand Down
575 changes: 564 additions & 11 deletions src/viam/api/common/v1/common.pb.cc

Large diffs are not rendered by default.

541 changes: 541 additions & 0 deletions src/viam/api/common/v1/common.pb.h

Large diffs are not rendered by default.

42 changes: 42 additions & 0 deletions src/viam/api/component/movementsensor/v1/movementsensor.grpc.pb.cc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 48aa477

Please sign in to comment.