We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 191c970 + 18daf81 commit 2d21b05Copy full SHA for 2d21b05
2 files changed
.github/actions/spelling/excludes.txt
@@ -10,6 +10,7 @@
10
(?:^|/)pyproject.toml
11
(?:^|/)requirements(?:-dev|-doc|-test|)\.txt$
12
(?:^|/)vendor/
13
+(?:^|/)buf.gen.yaml
14
/CODEOWNERS$
15
\.a$
16
\.ai$
@@ -91,3 +92,4 @@ CHANGELOG.md
91
92
^tests/
93
.pre-commit-config.yaml
94
(?:^|/)a2a\.json$
95
+
buf.gen.yaml
@@ -2,7 +2,7 @@
2
version: v2
3
inputs:
4
- git_repo: https://github.com/a2aproject/A2A.git
5
- ref: main
+ ref: aca981cee3e7a3f22a4df8fb8a5302406f7a1cf5
6
subdir: specification
7
managed:
8
enabled: true
0 commit comments