Skip to content

Commit

Permalink
add ticket
Browse files Browse the repository at this point in the history
  • Loading branch information
maximpertsov committed Oct 12, 2023
1 parent 16bf696 commit 93c9db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ update-buf: $(node_modules)
.PHONY: build-buf
build-buf: $(node_modules) clean-buf
$(buf) generate buf.build/googleapis/googleapis
# TODO(NEEDS TICKET): remove hardcoded pin and create a sane way to pin protos
# TODO(RSDK-5362): remove hardcoded pin and create a sane way to pin protos
# See this thread for more details: https://viaminc.slack.com/archives/C039G724TKP/p1697119526822429
$(buf) generate buf.build/viamrobotics/api:2109757288234ffc8248121f60437cdd --path common,component,robot,service,app
$(buf) generate buf.build/erdaniels/gostream
Expand Down

0 comments on commit 93c9db6

Please sign in to comment.