Skip to content

chore: temporary freeze A2A repo ref in buf#699

Merged
ishymko merged 1 commit into1.0-devfrom
ishymko/buf-freeze
Feb 18, 2026
Merged

chore: temporary freeze A2A repo ref in buf#699
ishymko merged 1 commit into1.0-devfrom
ishymko/buf-freeze

Conversation

@ishymko
Copy link
Member

@ishymko ishymko commented Feb 18, 2026

To resolve existing merge issues first.

TBD: It should be pinned to some tag either way or better buf invocation shouldn't happen during the build as proto changes do not happen that often and can be maintained manually

To resolve existing merge issues first.
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @ishymko, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request temporarily freezes the reference for the A2A repository within the buf.gen.yaml configuration. This action is taken to address and resolve existing merge issues by pinning the dependency to a specific release candidate version, thereby preventing unforeseen changes from the main branch from affecting the current build process.

Highlights

  • Buf Configuration Update: The reference for the a2aproject/A2A.git repository in buf.gen.yaml has been updated from main to v1.0.0-rc.
Changelog
  • buf.gen.yaml
    • Updated the ref for the a2aproject/A2A.git input from main to v1.0.0-rc.
Activity
  • No specific activity (comments, reviews, or progress updates) has been recorded for this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request temporarily freezes the A2A repository reference in buf.gen.yaml to v1.0.0-rc to help resolve merge issues. The change is straightforward and makes sense given the context. I've added one minor suggestion to include a TODO comment to ensure this temporary change is reverted in the future.

inputs:
- git_repo: https://github.com/a2aproject/A2A.git
ref: main
ref: v1.0.0-rc
Copy link
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

@ishymko ishymko marked this pull request as ready for review February 18, 2026 07:43
@ishymko ishymko requested a review from a team as a code owner February 18, 2026 07:43
@ishymko ishymko merged commit b5cfb1e into 1.0-dev Feb 18, 2026
10 checks passed
@ishymko ishymko deleted the ishymko/buf-freeze branch February 18, 2026 07:44
ishymko added a commit that referenced this pull request Feb 19, 2026
Active updates are happening to [A2A repo](https://github.com/a2aproject/A2A/commits/main/) currently. Switch `buf.gen.yaml` back to `main` (#699 switch it to the 1.0 RC tag to progress with merge without regenerating files) and update code to work with the latest changes.
ishymko added a commit that referenced this pull request Feb 19, 2026
Active updates are happening to [A2A
repo](https://github.com/a2aproject/A2A/commits/main/) currently. Switch
`buf.gen.yaml` back to `main` (#699 switched it to the 1.0 RC tag to
progress with merge without regenerating files) and update code to work
with the latest changes.

Re #559.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant