Protocol types for 2026-07-28: superset monolith, committed per-version packages, and wire-method maps (#2849)

This commit is contained in:
Max
2026-06-16 17:40:14 +01:00
committed by GitHub
parent 2693fb95ae
commit 65be5a7147
37 changed files with 19080 additions and 375 deletions
+5
View File
@@ -30,6 +30,11 @@ jobs:
env:
SKIP: no-commit-to-branch,readme-v1-frozen
- name: Surface types match vendored schema
run: |
uv sync --group codegen --frozen
uv run --frozen --group codegen python scripts/gen_surface_types.py --check
# TODO(Max): Drop this in v2. Deliberate updates (e.g. the v2 status
# banner) go through the 'override-readme-freeze' label.
- name: Check README.md is not modified