-
Notifications
You must be signed in to change notification settings - Fork 2k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
markDone() needs to set the 'done' property to true #77
Comments
Fixed by 52ed71 |
sethbergman
pushed a commit
to stackriot/nodejs-docs-samples
that referenced
this issue
Jun 4, 2017
* Fix hasMore not fetching datastore cursor * Remove magic string + use separate datastore library * Fix optional-gce
yoshi-automation
added
triage me
I really want to be triaged.
🚨
This issue needs some love.
labels
Apr 6, 2020
telpirion
pushed a commit
that referenced
this issue
Nov 9, 2022
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated samples/package.json [ci skip]
telpirion
pushed a commit
that referenced
this issue
Nov 9, 2022
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated samples/package.json [ci skip]
ace-n
pushed a commit
that referenced
this issue
Nov 14, 2022
* chore: do not run samples test task * make samples tests work * circleci config * making vms_api sample test work * make lint pass for samples
This was referenced Nov 14, 2022
NimJay
pushed a commit
that referenced
this issue
Nov 18, 2022
NimJay
pushed a commit
that referenced
this issue
Nov 18, 2022
ace-n
pushed a commit
that referenced
this issue
Nov 21, 2022
* chore: do not run samples test task * make samples tests work * circleci config * making vms_api sample test work * make lint pass for samples
ace-n
pushed a commit
that referenced
this issue
Nov 21, 2022
* chore: do not run samples test task * make samples tests work * circleci config * making vms_api sample test work * make lint pass for samples
jsimonweb
pushed a commit
to jsimonweb/nodejs-docs-samples
that referenced
this issue
Dec 12, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/master/datastore/tasks.js#L116 needs true instead of false.
The text was updated successfully, but these errors were encountered: