Skip to content

Adding BigQuery and Pub/Sub to README. - #1078

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-1076
Aug 24, 2015
Merged

Adding BigQuery and Pub/Sub to README.#1078
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-1076

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 24, 2015
@dhermes

Copy link
Copy Markdown
ContributorAuthor

Notice I also changed the relative #google-cloud-storage links to absolute ones. This is because they don't get rendered on https://pypi.python.org/pypi/gcloud when they are relative (and having relative "CONTRIBUTING" actually complete broke the PyPI RST parser before).

Maybe we should add something to our CONTRIBUTING doc warning about using non-absolute links in the README?

@tseaver

Copy link
Copy Markdown
Contributor

LGTM.

A note in CONTRIBUTING.rst might help, if only there were impetus to read it. :)

dhermes added a commit that referenced this pull request Aug 24, 2015
Adding BigQuery and Pub/Sub to README.
@dhermes
dhermes merged commit 34d652e into googleapis:masterAug 24, 2015
@dhermes
dhermes deleted the fix-1076 branch August 24, 2015 20:13
@dhermes

Copy link
Copy Markdown
ContributorAuthor

You don't think the doc is worthwhile?

@tseaver

Copy link
Copy Markdown
Contributor

I just meant that you and I are the ones most likely to forget, and least likely of all to look at CONTRIBUTING.rst. Go ahead and add the note.

@dhermes

Copy link
Copy Markdown
ContributorAuthor

Ah gotcher.

@dhermesdhermes mentioned this pull request Sep 30, 2015
parthea pushed a commit that referenced this pull request Nov 24, 2025
* Revert "test: add tests for autogen-snippets option (#1055)"
This reverts commit 185ecc7536db8309e6d2f03f9a66c36db18b1945.
* Revert "feat: generate code snippets by default (#1044)"
This reverts commit e46f443dbeffe16b63f97668801b06189769e972.
parthea pushed a commit that referenced this pull request Nov 26, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 6, 2026
…taFrame (#1078)
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://github.com/googleapis/python-bigquery/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)
Towards #1076 🦕
(edit: moved to googleapis/python-db-dtypes-pandas#45 )
parthea pushed a commit that referenced this pull request Mar 9, 2026
* feat(spanner): add proto and enum types
PiperOrigin-RevId: 599046867
Source-Link: googleapis/googleapis@64a5bfe
Source-Link: googleapis/googleapis-gen@6e96ab8
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmU5NmFiOGJiMWVjNDUzNmM1YTBjNGQwOTVmNTNjZTA1NzhjYjhhNCJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* feat: add max_commit_delay API
PiperOrigin-RevId: 599315735
Source-Link: googleapis/googleapis@465a103
Source-Link: googleapis/googleapis-gen@930e231
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTMwZTIzMThhY2JkMTBmYjU0ZDg2NjhkMmYyY2YxOWZlNDEzZDVhOSJ9
* 🦉 Updates from OwlBot post-processor
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>
Co-authored-by: Sri Harsha CH <57220027+harshachinta@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README.rst page doesn't mention the pub/sub client or bq

3 participants

@dhermes@tseaver@googlebot