Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(migration): Migrate code from googleapis/python-ndb into packages/google-cloud-ndb#14934

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
parthea wants to merge656 commits intomain
base:main
Choose a base branch
Loading
frommigration.python-ndb.migration.2025-11-24_21-55-24.migrate

Conversation

@parthea
Copy link
Contributor

See#10916.

This PR should be merged with a merge-commit, not a squash-commit, in order to preserve the git history.

release-pleasebotand others added30 commitsAugust 28, 2020 11:56
* chore: updated CHANGELOG.md [ci skip]* chore: updated setup.pyCo-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
…528)The emulator is different enough from the real Datastore to require somespecial handling.Fixes#525
* chore: updated CHANGELOG.md [ci skip]* chore: updated setup.pyCo-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Adds a new `GlobalCache` implementation, `MemcacheCache`, which allowsmemcached to be used as a global cache. May be used with a GoogleMemorystore, or any configured memcached instance.
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* build: keep synth in sync
* build(python): use release-publish app for notifying GitHub of release status* fix: re-add pypi passwordSource-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>Source-Date: Wed Sep 16 08:46:42 2020 -0600Source-Repo: googleapis/synthtoolSource-Sha: 257fda18168bedb76985024bd198ed1725485488Source-Link:googleapis/synthtool@257fda1* build(python): add secret manager in kokoroSource-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>Source-Date: Wed Sep 16 10:24:40 2020 -0600Source-Repo: googleapis/synthtoolSource-Sha: dba48bb9bc6959c232bec9150ac6313b608fe7bdSource-Link:googleapis/synthtool@dba48bb
https://github.com/googleapis/python-talent/blob/ef045e8eb348db36d7a2a611e6f26b11530d273b/samples/snippets/noxfile_config.py#L27-L32`BUILD_SPECIFIC_GCLOUD_PROJECT` is an alternate project used for sample tests that do poorly with concurrent runs on the same project.Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>Source-Date: Wed Sep 30 13:06:03 2020 -0600Source-Repo: googleapis/synthtoolSource-Sha: 9b0da5204ab90bcc36f8cd4e5689eff1a54cc3e4Source-Link:googleapis/synthtool@9b0da52
…ync (#554)* fix: `@non_transactional` decorator was not working correctly with asyncFixes#552* We don't really need `_get_transaction` at all.In all cases, we know where to get the transaction from.
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* build: support python 3.8 amd 3.9Refs:#555* make 3.8 default python
* feat: fault tolerance for global cachesCloses#557* Fix spelling.
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
…569)there are breaking changes in the next major version of datastore and pinning below 2.0.0 will stop those changes from breaking ndb.Fixes#568
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* fix: return a tuple when empty result returned on query* test: [] to ()
sorced-jimand others added30 commitsFebruary 29, 2024 20:13
* tests: Add a test for IN queries with a more complex python object.* feat: Add support for server side NOT_IN filter.* Use NOT IN for GQL instead of NOT_IN.* Add missing test for GQL parameter resolving.
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* fix: Show a non-None error for core_exception.Unknown errors.* Add test for Unknown api errors.
* tests: Add a session for system tests against the emulator.* 🦉 Updates from OwlBot post-processorSeehttps://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>
Align ndb emulator grpc channel overrides with production overrides.
* chore(python): update dependencies in /.kokoroSource-Link:googleapis/synthtool@db94845Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a8a80fc6456e433df53fc2a0d72ca0345db0ddefb409f1b75b118dfd1babd952* 🦉 Updates from OwlBot post-processorSeehttps://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>Co-authored-by: Jim Morrison <phython@google.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* tests: Add nox target to test against the old emulator.* 🦉 Updates from OwlBot post-processorSeehttps://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>
Source-Link:googleapis/synthtool@d50980ePost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5a4c19d17e597b92d786e569be101e636c9c2817731f80a5adec56b2aa8fe070Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Source-Link:googleapis/synthtool@a37f74cPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:d3de8a02819f65001effcbd3ea76ce97e9bcff035c7a89457f40f892c87c5b32Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* fix: Allow Protobuf 5.x* add prerelease nox session* 🦉 Updates from OwlBot post-processorSeehttps://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>
* chore(python): use python 3.10 for docs buildSource-Link:googleapis/synthtool@9ae0785Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:52210e0e0559f5ea8c52be148b33504022e1faef4e95fbe4b32d68022af2fa7e* use python 3.10 for docs build* upgrade sphinx to 4.5.0* fix docs issues related to sphinx 4.5.0 update---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
clean up outdated cloud-storage-dpe group
* chore(main): release 2.3.3* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* fix: Allow Protobuf 6.x* resolve 'Unable to locate package libenchant1c2a'* update post processor* remove spellcheck* fix(deps): allow redis 6.x* update constraints-3.13.txt* fix typo
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Towards b/375664027---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
… migration.python-ndb.migration.2025-11-24_21-55-24.migrate
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

29 participants

@parthea@yoshi-automation@cguardia@crwilcox@JohnGale87@BenWhitehead@andrewsg@gaborfeher@dp-rufus@phil-lopreiato@JustinBeckwith@Primevenn@sorced-jim@tseaver@renovate-bot@busunkim96@dandhlee@SurferJeffAtGoogle@schwehr@kolea2@rwhogg@kamilturek@lkk7@zyzniewski@Z33DD@ventice11o@pcostell@danielduhh@daniel-sanche

[8]ページ先頭

©2009-2025 Movatter.jp