| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This is so we can give a quick overview of all environment variables used.
|
I don't object to centralizing them; ISTM that if we do so, it would be to make them "non-private", so maybe remove the leading underscore on the module name / variable names?? |
Sorry, something went wrong.
|
@tseaver What about also axing _ENV_VAR_NAME from all the variables? Also, I'm not sure about making the module public, but happy to make the variables public. Why do you think the module should be? |
Sorry, something went wrong.
|
I was thinking to point to it from user-facing docs on configuring gcloud-python: we don't normally do that for "private" modules. |
Sorry, something went wrong.
|
SGTM |
Sorry, something went wrong.
|
@dhermes I don't see any new commits. |
Sorry, something went wrong.
Also renaming all variables in the file to drop the `_ENV_VAR_NAME` post-fix and the leading underscore.
|
@tseaver D'oh! #FAIL by me. Actually pushed the commit now. |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
Bringing all environment variables into a single place.
* feat: add fields and the BackupType proto for Hot Backups docs: clarify comments and fix typos PiperOrigin-RevId: 658791576 Source-Link: googleapis/googleapis@c93b54f Source-Link: googleapis/googleapis-gen@e52ba38 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTUyYmEzOGE5NWE4MmY3NTg4ZDBkZDNhMjI4NGM5ODg1MGRhYjllMSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
I found this change makes it a bit easier to implement #960.
* feat: add fields and the BackupType proto for Hot Backups docs: clarify comments and fix typos PiperOrigin-RevId: 658791576 Source-Link: googleapis/googleapis@c93b54f Source-Link: googleapis/googleapis-gen@e52ba38 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTUyYmEzOGE5NWE4MmY3NTg4ZDBkZDNhMjI4NGM5ODg1MGRhYjllMSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.7.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620 <details><summary>pandas-gbq: 0.33.0</summary> ## [0.33.0](googleapis/python-bigquery-pandas@v0.32.0...v0.33.0) (2026-01-05) ### Features * add dry run to the read_gbq function (#979) ([516f986f](googleapis/python-bigquery-pandas@516f986f)) </details> --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Update signing conformance test json file to match with https://togithub.com/googleapis/conformance-tests/blob/main/storage/v1/v4_signatures.json; Signature update required in relation to https://togithub.com/googleapis/python-storage/pull/378 Fixes #1010 🦕
| Back | FazBrowse Home | New Git URL |
This is so we can give a quick overview of all environment variables used.
Inspired by the gcloud-* wide discussion of env. vars. I'm not sure if this is worth doing, so @tseaver feel free to shoot this down.
/cc @jgeewax