From 46a32bbb140eff657918978feab3ca7f7b9692bf Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Mon, 28 Aug 2023 18:21:59 +0200 Subject: just serve: Basic service implementation with commit-of-tree RPC Initial version, to be extended later with other RPCs. --- etc/dev/TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/dev') diff --git a/etc/dev/TARGETS b/etc/dev/TARGETS index 8368f0c8..3d194b96 100644 --- a/etc/dev/TARGETS +++ b/etc/dev/TARGETS @@ -6,6 +6,7 @@ , ["@", "googleapis", "", "google_api_httpbody_proto"] , ["@", "googleapis", "", "google_api_expr_v1alpha1_checked_proto"] , ["@", "googleapis", "", "google_api_expr_v1alpha1_syntax_proto"] + , ["src/buildtool/serve_api/serve_service", "just_serve_proto"] ] } , "just-ext-hdrs": -- cgit v1.2.3