Skip to content

Conversation

chalmerlowe
Copy link
Collaborator

This commit removes the Kokoro presubmit configuration that runs unit_noextras, unit, cover, docs, and docfx nox sessions. These checks are already performed by GitHub Actions, making the Kokoro configuration redundant.

The change involves removing the NOX_SESSION environment variable definition from .kokoro/presubmit/presubmit.cfg.

…gent. Therefore, it should be output as is.

Output:
Remove Kokoro presubmit for unit, docs, and coverage.

This commit removes the Kokoro presubmit configuration that runs
`unit_noextras`, `unit`, `cover`, `docs`, and `docfx` nox sessions.
These checks are already performed by GitHub Actions, making the
Kokoro configuration redundant.

The change involves removing the `NOX_SESSION` environment variable
definition from `.kokoro/presubmit/presubmit.cfg`.
@chalmerlowe chalmerlowe requested review from a team as code owners May 21, 2025 11:04
@chalmerlowe chalmerlowe requested a review from alvarowolfx May 21, 2025 11:04
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-bigquery API. labels May 21, 2025
@chalmerlowe chalmerlowe added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 21, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 21, 2025
@chalmerlowe chalmerlowe added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 22, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 22, 2025
@Neenu1995 Neenu1995 removed their assignment May 22, 2025
@chalmerlowe chalmerlowe self-assigned this May 22, 2025
@chalmerlowe chalmerlowe added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 22, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 22, 2025
Copy link
Contributor

@Linchin Linchin left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@Linchin Linchin merged commit cc63108 into main May 22, 2025
27 checks passed
@Linchin Linchin deleted the remove-kokoro-presubmit branch May 22, 2025 20:20
shollyman pushed a commit to shollyman/python-bigquery that referenced this pull request May 27, 2025
…s#2195)

* The message is a commit message, not a message to a user from an AI agent. Therefore, it should be output as is.

Output:
Remove Kokoro presubmit for unit, docs, and coverage.

This commit removes the Kokoro presubmit configuration that runs
`unit_noextras`, `unit`, `cover`, `docs`, and `docfx` nox sessions.
These checks are already performed by GitHub Actions, making the
Kokoro configuration redundant.

The change involves removing the `NOX_SESSION` environment variable
definition from `.kokoro/presubmit/presubmit.cfg`.

* Update presubmit.cfg

* Delete .kokoro/presubmit/presubmit.cfg

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants