Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Apr 3, 2015

Based on #794.

Publish one message to a topic and pull it via a subscription.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 3, 2015
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 749584e on tseaver:744-pubsub-pull_mode_e2e into fd06f16 on GoogleCloudPlatform:master.

@tseaver tseaver added the api: pubsub Issues related to the Pub/Sub API. label Apr 6, 2015
@tseaver
Copy link
Contributor Author

tseaver commented Apr 6, 2015

@dhermes I will rebase once #794 merges.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling a2e3312 on tseaver:744-pubsub-pull_mode_e2e into * on GoogleCloudPlatform:master*.

@tseaver
Copy link
Contributor Author

tseaver commented Apr 6, 2015

@dhermes PTAL. Note that this PR is an intermediate, on the way to returning Message instances (at the moment, the new test expects the raw mappings from the API).

@dhermes
Copy link
Contributor

dhermes commented Apr 6, 2015

LGTM

tseaver added a commit that referenced this pull request Apr 6, 2015
#744: Add E2E regression test for message publication + pull
@tseaver tseaver merged commit f3c3543 into googleapis:master Apr 6, 2015
@tseaver tseaver deleted the 744-pubsub-pull_mode_e2e branch April 6, 2015 20:47
parthea pushed a commit that referenced this pull request Sep 18, 2025
See also, internal change 650726157.

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](https://togithub.com/googleapis/python-bigquery-pandas/issues/new/choose) 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)

🦕
parthea pushed a commit that referenced this pull request Nov 24, 2025
As per the design doc, gapic metadata should not be generated by
default, and should be gated by the 'metadata' flag.

When invoking the generator via protoc, toggle the metadata flag like so:
--python_gapic_opt="metadata"

Subsequent Bazel integration is WIP.
parthea added a commit that referenced this pull request Nov 24, 2025
* chore(python): Add Python 3.12

Source-Link: googleapis/synthtool@af16e6d
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bacc3af03bff793a03add584537b36b5644342931ad989e3ba1171d3bd5399f5

* add constraints file for python 3.12

* Add python 3.12 to setup.py and required checks

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <[email protected]>
parthea pushed a commit that referenced this pull request Nov 24, 2025
)

Source-Link: googleapis/synthtool@0c7b033
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:08e34975760f002746b1d8c86fdc90660be45945ee6d9db914d1508acdf9a547

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Source-Link: googleapis/synthtool@c4dd595
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 25, 2025
)

Source-Link: googleapis/synthtool@0c7b033
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:08e34975760f002746b1d8c86fdc90660be45945ee6d9db914d1508acdf9a547

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants