Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: v2
inputs:
- git_repo: https://github.com/a2aproject/A2A.git
ref: main
ref: v1.0.0-rc
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low

Since this is a temporary freeze as mentioned in the PR title, it would be beneficial to add a TODO comment to remind developers to revert this change once the merge issues are resolved. This will help prevent this temporary pin from becoming permanent by mistake.

    # TODO: Unfreeze this ref and point back to main once merge issues are resolved.
    ref: v1.0.0-rc

subdir: specification
managed:
enabled: true
Expand Down
Loading