Skip to content

Commit ba7a873

Browse files
authored
Merge branch '1.0-dev' into database-compatibility-1-0
2 parents 42aada9 + 18daf81 commit ba7a873

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/actions/spelling/excludes.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
(?:^|/)pyproject.toml
1111
(?:^|/)requirements(?:-dev|-doc|-test|)\.txt$
1212
(?:^|/)vendor/
13+
(?:^|/)buf.gen.yaml
1314
/CODEOWNERS$
1415
\.a$
1516
\.ai$
@@ -91,3 +92,4 @@ CHANGELOG.md
9192
^tests/
9293
.pre-commit-config.yaml
9394
(?:^|/)a2a\.json$
95+

buf.gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
version: v2
33
inputs:
44
- git_repo: https://github.com/a2aproject/A2A.git
5-
ref: main
5+
ref: aca981cee3e7a3f22a4df8fb8a5302406f7a1cf5
66
subdir: specification
77
managed:
88
enabled: true

0 commit comments

Comments
 (0)