Skip to content

Conversation

@stephenplusplus
Copy link
Contributor

Fixes #883

This also did a sweep over the structure of the code, hopefully making it more understandable rather than fancy.

@stephenplusplus stephenplusplus added enhancement api: datastore Issues related to the Datastore API. labels Sep 22, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 22, 2015
@stephenplusplus stephenplusplus force-pushed the spp--datastore-auto_insert_id branch from 3b538b2 to d262968 Compare September 22, 2015 13:43

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

callmehiphop added a commit that referenced this pull request Sep 23, 2015
…rt_id

datastore: throw if an unrecognized commit method is given
@callmehiphop callmehiphop merged commit c65e52c into googleapis:master Sep 23, 2015
sofisl pushed a commit that referenced this pull request Nov 11, 2022
* docs: recommend AnalyzeContent for future users

PiperOrigin-RevId: 402401837

Source-Link: googleapis/googleapis@16ff813

Source-Link: googleapis/googleapis-gen@c9e6ac2
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzllNmFjMjVkNWUzMDkxNzBmMTgwNWJmOGVhMzgyYThiMjNkZWU2NSJ9

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

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>
sofisl pushed a commit that referenced this pull request Jan 27, 2026
Fixes googleapis/cloud-profiler-nodejs#879, take two of googleapis/cloud-profiler-nodejs#883 with correct commit message.

This caused an issue where the proto definitions in `protos/` are incompatible with those returned from pprof. The fix I assumed was to regenerate the protos with `npm run protos`, however this fails because the third_party directory was removed in googleapis/cloud-profiler-nodejs#486.

To make things work, I instead just imported the same proto definitions from pprof library. I will delete the now unused `protos/` directory for the next major version release as someone could theoretically have been importing them from build, just to be safe.
sofisl pushed a commit that referenced this pull request Jan 27, 2026
Fixes googleapis/cloud-profiler-nodejs#879, take two of googleapis/cloud-profiler-nodejs#883 with correct commit message.

This caused an issue where the proto definitions in `protos/` are incompatible with those returned from pprof. The fix I assumed was to regenerate the protos with `npm run protos`, however this fails because the third_party directory was removed in googleapis/cloud-profiler-nodejs#486.

To make things work, I instead just imported the same proto definitions from pprof library. I will delete the now unused `protos/` directory for the next major version release as someone could theoretically have been importing them from build, just to be safe.
sofisl pushed a commit that referenced this pull request Jan 27, 2026
Fixes googleapis/cloud-profiler-nodejs#879, take two of googleapis/cloud-profiler-nodejs#883 with correct commit message.

This caused an issue where the proto definitions in `protos/` are incompatible with those returned from pprof. The fix I assumed was to regenerate the protos with `npm run protos`, however this fails because the third_party directory was removed in googleapis/cloud-profiler-nodejs#486.

To make things work, I instead just imported the same proto definitions from pprof library. I will delete the now unused `protos/` directory for the next major version release as someone could theoretically have been importing them from build, just to be safe.
sofisl pushed a commit that referenced this pull request Jan 27, 2026
Fixes googleapis/cloud-profiler-nodejs#879, take two of googleapis/cloud-profiler-nodejs#883 with correct commit message.

This caused an issue where the proto definitions in `protos/` are incompatible with those returned from pprof. The fix I assumed was to regenerate the protos with `npm run protos`, however this fails because the third_party directory was removed in googleapis/cloud-profiler-nodejs#486.

To make things work, I instead just imported the same proto definitions from pprof library. I will delete the now unused `protos/` directory for the next major version release as someone could theoretically have been importing them from build, just to be safe.
sofisl pushed a commit that referenced this pull request Jan 28, 2026
Fixes googleapis/cloud-profiler-nodejs#879, take two of googleapis/cloud-profiler-nodejs#883 with correct commit message.

This caused an issue where the proto definitions in `protos/` are incompatible with those returned from pprof. The fix I assumed was to regenerate the protos with `npm run protos`, however this fails because the third_party directory was removed in googleapis/cloud-profiler-nodejs#486.

To make things work, I instead just imported the same proto definitions from pprof library. I will delete the now unused `protos/` directory for the next major version release as someone could theoretically have been importing them from build, just to be safe.
sofisl pushed a commit that referenced this pull request Jan 28, 2026
Fixes googleapis/cloud-profiler-nodejs#879, take two of googleapis/cloud-profiler-nodejs#883 with correct commit message.

This caused an issue where the proto definitions in `protos/` are incompatible with those returned from pprof. The fix I assumed was to regenerate the protos with `npm run protos`, however this fails because the third_party directory was removed in googleapis/cloud-profiler-nodejs#486.

To make things work, I instead just imported the same proto definitions from pprof library. I will delete the now unused `protos/` directory for the next major version release as someone could theoretically have been importing them from build, just to be safe.
sofisl pushed a commit that referenced this pull request Jan 29, 2026
Fixes googleapis/cloud-profiler-nodejs#879, take two of googleapis/cloud-profiler-nodejs#883 with correct commit message.

This caused an issue where the proto definitions in `protos/` are incompatible with those returned from pprof. The fix I assumed was to regenerate the protos with `npm run protos`, however this fails because the third_party directory was removed in googleapis/cloud-profiler-nodejs#486.

To make things work, I instead just imported the same proto definitions from pprof library. I will delete the now unused `protos/` directory for the next major version release as someone could theoretically have been importing them from build, just to be safe.
sofisl pushed a commit that referenced this pull request Jan 29, 2026
Fixes googleapis/cloud-profiler-nodejs#879, take two of googleapis/cloud-profiler-nodejs#883 with correct commit message.

This caused an issue where the proto definitions in `protos/` are incompatible with those returned from pprof. The fix I assumed was to regenerate the protos with `npm run protos`, however this fails because the third_party directory was removed in googleapis/cloud-profiler-nodejs#486.

To make things work, I instead just imported the same proto definitions from pprof library. I will delete the now unused `protos/` directory for the next major version release as someone could theoretically have been importing them from build, just to be safe.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: datastore Issues related to the Datastore API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants