Skip to content

ci(sqlalchemy-spanner): add compliance tests against emulator - #17906

Merged
sakthivelmanii merged 1 commit into
mainfrom
feat-sqlalchemy-spanner-emulator-workflow
Jul 27, 2026
Merged

ci(sqlalchemy-spanner): add compliance tests against emulator#17906
sakthivelmanii merged 1 commit into
mainfrom
feat-sqlalchemy-spanner-emulator-workflow

Conversation

@sakthivelmanii

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@sakthivelmanii
sakthivelmanii requested a review from a team as a code owner July 27, 2026 13:27
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@sakthivelmanii
sakthivelmanii force-pushed the feat-sqlalchemy-spanner-emulator-workflow branch from 1c07457 to 98b8cbc Compare July 27, 2026 13:29

services:
emulator:
image: gcr.io/cloud-spanner-emulator/emulator:latest # zizmor: ignore[unpinned-images]

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.

Thank you for this tip! I was already quite annoyed by the fact that I had to pin the Emulator version for some other repos....

@sakthivelmanii
sakthivelmanii merged commit 011d192 into main Jul 27, 2026
41 checks passed
@sakthivelmanii
sakthivelmanii deleted the feat-sqlalchemy-spanner-emulator-workflow branch July 27, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants