Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

OBE: feat: Proof of Concept (PoC) microgenerator#2257

Closed
chalmerlowe wants to merge 22 commits into
autogenfrom
poc-microgenerator
Closed

OBE: feat: Proof of Concept (PoC) microgenerator#2257
chalmerlowe wants to merge 22 commits into
autogenfrom
poc-microgenerator

Conversation

@chalmerlowe
Copy link
Copy Markdown
Collaborator

@chalmerlowe chalmerlowe commented Aug 7, 2025

Initial effort at creating a proof-of-concept microgenerator to create a BigQueryClient with key methods from the various *ServiceClients.

Merging to the autogen dev branch for experimentation only.

  1. The KOKORO tests are failing. This is a known problem and will be dealt with in a separate PR. It should not affect merging into the autogen dev branch.
    Screenshot 2025-08-20 at 9 13 45 AM
  2. The GitHub Actions are being used to help ensure that unit tests pass.
    Screenshot 2025-08-20 at 9 14 08 AM
  3. The blacken nox session removed blank lines from some of the pagers.py files (this is unrelated to this change but I'm not willing to make a separate PR for it).

@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery API. labels Aug 7, 2025
@chalmerlowe chalmerlowe changed the title feat: Poc microgenerator feat: Proof of Concept (PoC) microgenerator Aug 8, 2025
@chalmerlowe chalmerlowe assigned chalmerlowe and unassigned Neenu1995 Aug 8, 2025
@chalmerlowe chalmerlowe requested review from a team and Neenu1995 and removed request for a team August 14, 2025 11:52
@product-auto-label product-auto-label Bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Aug 14, 2025
@leahecole leahecole marked this pull request as draft August 14, 2025 13:04
@chalmerlowe chalmerlowe added this to the µgen milestone Aug 20, 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
@chalmerlowe chalmerlowe changed the title feat: Proof of Concept (PoC) microgenerator OBE: feat: Proof of Concept (PoC) microgenerator Sep 11, 2025
@chalmerlowe
Copy link
Copy Markdown
Collaborator Author

Closed as overtaken by events.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants