Skip to content

Using fully implicit auth in datastore regression. - #679

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:use-auto-implicit-in-regression
Feb 25, 2015
Merged

Using fully implicit auth in datastore regression.#679
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:use-auto-implicit-in-regression

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

This makes sure that our setup for auth / connection / dataset_id works without ever calling set_defaults().

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 25, 2015
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 7324c0a on dhermes:use-auto-implicit-in-regression into 0e41dc3 on GoogleCloudPlatform:master.

@tseaver

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Feb 25, 2015
Using fully implicit auth in datastore regression.
@dhermes
dhermes merged commit c248824 into googleapis:masterFeb 25, 2015
@dhermes
dhermes deleted the use-auto-implicit-in-regression branch February 25, 2015 16:56
parthea added a commit that referenced this pull request Nov 22, 2025
* chore: exclude requirements.txt file from renovate-bot
Source-Link: googleapis/synthtool@f58d313
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7a40313731a7cb1454eef6b33d3446ebb121836738dc3ab3d2d3ded5268c35b6
* update constraints files
* fix(deps): require protobuf 3.20.2
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
* docs: Add documentation for enums
fix: Add context manager return types
chore: Update gapic-generator-python to v1.8.1
PiperOrigin-RevId: 503210727
Source-Link: googleapis/googleapis@a391fd1
Source-Link: googleapis/googleapis-gen@0080f83
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDA4MGY4MzBkZWMzN2MzMzg0MTU3MDgyYmNlMjc5ZTM3MDc5ZWE1OCJ9
* 🦉 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>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Also, pin 2.7-compatible version of 'googleapis-common-protos' under 2.7
Closes#679.
parthea pushed a commit that referenced this pull request Mar 6, 2026
* feat: add support for Parquet options
For load jobs and external tables config.
* Simplify ParquetOptions.to_api_repr()
Co-authored by Tres Seaver.
* Expose ParquetOptions in top level namespace
* Parquet options should be reflected in options
parthea pushed a commit that referenced this pull request Mar 6, 2026
* feat: Added support for check constraint
* fix: change decimal out of scale ProgramingError to ValueError
* fix: skip check_constraints tests when running on emmulator
* fix: remove check constraint for emulator
parthea pushed a commit that referenced this pull request Mar 9, 2026
* feat: avoid authentication with storage emulator
* add unit tests
* add more unit tests
* add support for corner case project set in envvar
* add _helpers unit test
* allow flexibility for locational endpoints
parthea pushed a commit that referenced this pull request Mar 9, 2026
* refactor: erase SQL statements parsing
* fix error
* resolve conflict
* add a comment about commenting styles
Co-authored-by: IlyaFaer <ilya.faer@mail.ru>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@dhermes@coveralls@tseaver@googlebot