Skip to content

chore(generator): update pqc system tests to use grpcio 1.83.0#17881

Merged
ohmayr merged 3 commits into
mainfrom
update-pqc-showcase-tests
Jul 23, 2026
Merged

chore(generator): update pqc system tests to use grpcio 1.83.0#17881
ohmayr merged 3 commits into
mainfrom
update-pqc-showcase-tests

Conversation

@ohmayr

@ohmayr ohmayr commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

update pqc system tests to use grpcio 1.83.0

Fixes: #17751

@ohmayr
ohmayr requested a review from a team as a code owner July 23, 2026 16:13

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

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.

Code Review

This pull request updates the grpcio and grpcio-status dependency versions from 1.83.0rc0 to the stable 1.83.0 release in both the noxfile.py and the system tests. Feedback suggests removing the --pre flag from the session.install command in noxfile.py as it is no longer needed for the stable release, and cleaning up obsolete TODO comments in test_pqc.py that previously referenced updating the version check to 1.83.0.

Comment thread packages/gapic-generator/noxfile.py Outdated
Comment thread packages/gapic-generator/tests/system/test_pqc.py
Comment thread packages/gapic-generator/tests/system/test_pqc.py

@chalmerlowe chalmerlowe left a comment

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.

LGTM

@ohmayr
ohmayr merged commit 800032d into main Jul 23, 2026
93 of 99 checks passed
@ohmayr
ohmayr deleted the update-pqc-showcase-tests branch July 23, 2026 16:53
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.

[gapic-generator] Update gprcio version to 1.83.0 in pqc showcase integration tests

2 participants