From 93c9db602e410706fd308bc316aa6307e134c395 Mon Sep 17 00:00:00 2001 From: Maxim Pertsov Date: Thu, 12 Oct 2023 13:01:36 -0400 Subject: [PATCH] add ticket --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 563b68f0d..3eab88a79 100644 --- a/Makefile +++ b/Makefile @@ -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