Skip to content

chore: modularize GEMINI.md file#2479

Merged
GarrettWu merged 3 commits intomainfrom
garrettwu-gemini
Feb 26, 2026
Merged

chore: modularize GEMINI.md file#2479
GarrettWu merged 3 commits intomainfrom
garrettwu-gemini

Conversation

@GarrettWu
Copy link
Contributor

@GarrettWu GarrettWu commented Feb 25, 2026

People can write specific instructions for different tasks. And only import the specific ones needed.

https://geminicli.com/docs/reference/memport/

added GEMINI.md to .gitignore in next PR so we don't conflict with each other.

@GarrettWu GarrettWu self-assigned this Feb 25, 2026
@GarrettWu GarrettWu requested review from a team as code owners February 25, 2026 23:48
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Feb 25, 2026
@@ -0,0 +1,67 @@
### Adding a scalar operator
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: "##" to align with other docs

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@@ -0,0 +1,9 @@
## Testing with pytest

Use `pytest` to instrument our tests.
Copy link
Contributor

Choose a reason for hiding this comment

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

To run pytest, do we need to check if the current python environment is correct or not?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure AI can correctly do so. It still need human to approve bash command. For my case, I run gemini under venv, and it suites well.

@GarrettWu GarrettWu enabled auto-merge (squash) February 26, 2026 19:26
@GarrettWu GarrettWu merged commit aa3a73f into main Feb 26, 2026
20 of 25 checks passed
@GarrettWu GarrettWu deleted the garrettwu-gemini branch February 26, 2026 23:45
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-dataframes API. size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants