From 9a2092ffd6b55447b65e02e92039d487d3127d98 Mon Sep 17 00:00:00 2001 From: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com> Date: Fri, 13 Feb 2026 09:40:54 -0800 Subject: [PATCH] Update GEMINI.md Co-authored-by: Averi Kitsch --- GEMINI.md | 1 + 1 file changed, 1 insertion(+) diff --git a/GEMINI.md b/GEMINI.md index 2787dfadd6..bfd1683f1c 100644 --- a/GEMINI.md +++ b/GEMINI.md @@ -43,6 +43,7 @@ This file (symlinked as `CLAUDE.md` and `AGENTS.md`) provides context and guidel - **Integration Tests:** - Run specific source tests: `go test -race -v ./tests/` - Example: `go test -race -v ./tests/alloydbpg` + - Add new sources to `.ci/integration.cloudbuild.yaml` - **Linting:** `golangci-lint run --fix` ## Developing Documentation