| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
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? |
Sorry, something went wrong.
|
LGTM. A note in CONTRIBUTING.rst might help, if only there were impetus to read it. :) |
Sorry, something went wrong.
Adding BigQuery and Pub/Sub to README.
|
You don't think the doc is worthwhile? |
Sorry, something went wrong.
|
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. |
Sorry, something went wrong.
|
Ah gotcher. |
Sorry, something went wrong.
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
…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 )
* 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>
| Back | FazBrowse Home | New Git URL |
Fixes #1076.
See it staged at https://github.com/dhermes/gcloud-python/blob/fix-1076/README.rst