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

fix: Fix check so it's all lowercase. - #321

Merged
gcf-merge-on-green[bot] merged 5 commits into
googleapis:mainfrom
jakehilton:fix-reserver-check
May 23, 2023
Merged

fix: Fix check so it's all lowercase.#321
gcf-merge-on-green[bot] merged 5 commits into
googleapis:mainfrom
jakehilton:fix-reserver-check

Conversation

@jakehilton

@jakehilton jakehilton commented May 16, 2023

Copy link
Copy Markdown
Contributor

Fixes #319

  • Tests pass
  • Appropriate changes to README are included in PR

@product-auto-label product-auto-label Bot added the api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. label May 16, 2023
@jakehilton jakehilton changed the title Fix check so it's all lowercase. fix: Fix check so it's all lowercase. May 16, 2023
@conventional-commit-lint-gcf

Copy link
Copy Markdown

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@jakehilton
jakehilton force-pushed the fix-reserver-check branch from 6253520 to b03c69b Compare May 16, 2023 18:00
@asthamohta

Copy link
Copy Markdown
Contributor

@jakehilton, can you please run nox -s blacken once before committing and look at the tests failing

@jakehilton

Copy link
Copy Markdown
Contributor Author

@asthamohta I fixed up the errors being reported. There were a few tests failing locally before my changes and I confirmed no new errors were generated. Can we re-run the tests again to see if something pops? Thanks!

@asthamohta asthamohta added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. kokoro:run Add this label to force Kokoro to re-run the tests. and removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels May 23, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 23, 2023
@gcf-merge-on-green
gcf-merge-on-green Bot merged commit 8fae358 into googleapis:main May 23, 2023
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 23, 2023
@jakehilton
jakehilton deleted the fix-reserver-check branch May 23, 2023 15:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ensure list of reserved words are lowercased to align with check.

4 participants