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

feat: microgen - adds config file#2284

Merged
chalmerlowe merged 6 commits into
autogenfrom
feat-adds-config-file
Sep 15, 2025
Merged

feat: microgen - adds config file#2284
chalmerlowe merged 6 commits into
autogenfrom
feat-adds-config-file

Conversation

@chalmerlowe
Copy link
Copy Markdown
Collaborator

@chalmerlowe chalmerlowe commented Sep 11, 2025

Adds a configuration file to guide the microgenerator and identify templates and output locations.

@chalmerlowe chalmerlowe self-assigned this Sep 11, 2025
@chalmerlowe chalmerlowe requested review from a team and GaoleMeng and removed request for a team September 11, 2025 16:57
@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 Sep 11, 2025
@chalmerlowe chalmerlowe added this to the µgen PoC milestone Sep 11, 2025
@chalmerlowe chalmerlowe changed the title Feat: adds config file Feat: microgen - adds config file Sep 11, 2025
@chalmerlowe chalmerlowe changed the title Feat: microgen - adds config file feat: microgen - adds config file Sep 15, 2025
- "BigQueryClient"
methods:
# Include methods with these prefixes.
include_prefixes:
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.

I'd prefer to see this include list go away over time once this is stable, but LGTM for bootstrapping.

# Globs are supported.
source_files:
services:
- "google/cloud/bigquery_v2/services/dataset_service/client.py"
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.

If we're already filtering based on class/method should we just make this a glob for all of bigquery_v2/services now?

Copy link
Copy Markdown
Collaborator Author

@chalmerlowe chalmerlowe Sep 15, 2025

Choose a reason for hiding this comment

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

Base automatically changed from feat-adds-utilities to autogen September 15, 2025 15:41
@chalmerlowe chalmerlowe merged commit f8f6872 into autogen Sep 15, 2025
14 of 25 checks passed
@chalmerlowe chalmerlowe deleted the feat-adds-config-file branch September 15, 2025 15:46
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: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants