From 915b673f502fc39ed1ea135f0724d63e6137863e Mon Sep 17 00:00:00 2001 From: nikki-dag <161385222+nikki-dag@users.noreply.github.com> Date: Thu, 9 Jan 2025 20:39:52 +0000 Subject: [PATCH] [Requires repository secret addition] Add Publish to Buf Github Action (#508) _**READ BEFORE MERGING:** All PRs require approval by both Server AND SDK teams before merging! This is why the number of required approvals is "2" and not "1"--two reviewers from the same team is NOT sufficient. If your PR is not approved by someone in BOTH teams, it may be summarily reverted._ **What changed?** Adds a GitHub Actions workflow to automate the process of pushing protocol buffers to the Buf registry on every push to the main branch. We need to set the `BUF_TOKEN` secret before merging this PR. **Why?** We want to be able to depend on server protos from other repositories (e.g. api-cloud) using the buf package manager. **Breaking changes** None. **Server PR** NA --- proto/api | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/api b/proto/api index e8fc1a5c..5e65ea6a 160000 --- a/proto/api +++ b/proto/api @@ -1 +1 @@ -Subproject commit e8fc1a5c490987714081f2aa0d308601cbf1304b +Subproject commit 5e65ea6afee8323fa7da18179c19aecc8f007f0b