Skip to content

Conversation

chalmerlowe
Copy link
Collaborator

@chalmerlowe chalmerlowe commented Aug 8, 2025

Added some content simple content to begin enabling CI/CD infra for the autogen branch.

Kokoro CI/CD checks

  • kokoro tests are FAILING because we do not have all the plumbing wired yet. This is EXPECTED and WILL NOT be addressed in this PR.

GitHub CI/CD checks

  • lint is functional
  • unit tests are all functional
  • cover test is functional

NOTE: The GAPIC generator produced the single blank line found in the pagers.py files. Our linter removes it. It is out of scope for this PR to hunt down why the GAPIC generator does that. Will investigate elsewhere.

@product-auto-label product-auto-label bot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/python-bigquery API. labels Aug 8, 2025
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels Aug 8, 2025
@chalmerlowe chalmerlowe assigned chalmerlowe and unassigned suzmue Aug 11, 2025
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: xl Pull request size is extra large. labels Aug 11, 2025
@chalmerlowe chalmerlowe merged commit eb4f1d1 into autogen Aug 13, 2025
14 of 25 checks passed
@chalmerlowe chalmerlowe deleted the chore-adds-testing-infra branch August 13, 2025 13:45
chalmerlowe added a commit that referenced this pull request Aug 22, 2025
* chore: adds ci/cd related infra content

* updates branch for github CI/CD check to autogen

* update run commands

* updates formatting in pagers.py files to pass blacken

* removes unused check

* adds unittest.yml

* adds removes matrix.options

* adds kokoro linting-typing.cfg

* mods kokoro linting-typing.cfg

* mods kokoro linting-typing.cfg again

* adds kokoro .sh files

* comments out a small snippet for debugging

* Update google/cloud/bigquery_v2/services/job_service/pagers.py

* Update .github/workflows/lint.yml

* removes sample code

* removes two currently unused ci shell scripts

* removes .kokoro files for now
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: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants