Skip to content

chore: enable generation for google-cloud-network-connectivity#16725

Merged
jskeet merged 1 commit intogoogleapis:mainfrom
jskeet:regenerate-google-cloud-network-connectivity
Apr 20, 2026
Merged

chore: enable generation for google-cloud-network-connectivity#16725
jskeet merged 1 commit intogoogleapis:mainfrom
jskeet:regenerate-google-cloud-network-connectivity

Conversation

@jskeet
Copy link
Copy Markdown
Contributor

@jskeet jskeet commented Apr 20, 2026

No description provided.

@jskeet jskeet requested a review from parthea April 20, 2026 14:32
@jskeet jskeet requested a review from a team as a code owner April 20, 2026 14:32
Copy link
Copy Markdown
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 enables code generation for the Google Cloud Network Connectivity library, updates its repository metadata by removing the issue tracker field, and modifies the documentation build configuration. Feedback was provided regarding the removal of the -W flag in the noxfile.py, suggesting it be retained to ensure documentation quality and maintain consistency across shared configurations.

session.run(
"sphinx-build",
"-W", # warnings as errors
"-T", # show full traceback on exception
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.

medium

The -W flag (warnings as errors) has been removed from the sphinx-build command. Changes to shared configurations should be applied consistently across all relevant packages in a dedicated, universal change rather than piecemeal in individual pull requests. It is recommended to keep this flag enabled to prevent malformed documentation from being published.

Suggested change
"-T", # show full traceback on exception
"-W", # warnings as errors
"-T", # show full traceback on exception
References
  1. Changes to shared configurations should be applied consistently across all relevant packages in a dedicated, universal change rather than piecemeal in individual pull requests.

@jskeet jskeet merged commit 35d62ee into googleapis:main Apr 20, 2026
30 checks passed
@jskeet jskeet deleted the regenerate-google-cloud-network-connectivity branch April 20, 2026 14:42
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.

2 participants