From 7a31f0a96c18a2303aefa341afdf5cc949e3b3e0 Mon Sep 17 00:00:00 2001 From: Hoblovski Date: Tue, 17 Mar 2026 20:47:21 -0700 Subject: [PATCH 1/2] temp: test ci --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index c20057e..5956d03 100644 --- a/main.go +++ b/main.go @@ -27,7 +27,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - +// test package main import ( From cb5299adaa1a02e9c566b37aa084f76cfc683c3c Mon Sep 17 00:00:00 2001 From: Hoblovski Date: Tue, 17 Mar 2026 20:58:24 -0700 Subject: [PATCH 2/2] temp: update --- .github/workflows/regression.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/regression.yml b/.github/workflows/regression.yml index 36edd03..5d60f31 100644 --- a/.github/workflows/regression.yml +++ b/.github/workflows/regression.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest #if: "!contains(github.event.pull_request.title, '[NO-REGRESSION-TEST]')" env: - LANGS: "go rust python typescript" + LANGS: "cxx cpp" # ignore package version for Go e.g. 'a.b/c@506fb8ece467f3a71c29322169bef9b0bc92d554' DIFFJSON_IGNORE: > ['id']