Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented May 13, 2015

Applying the same limit for number of blobs to iterate through
that Bucket.delete(force=True) has.

Applying the same limit for number of blobs to iterate through
that Bucket.delete(force=True) has.
@dhermes dhermes added the api: storage Issues related to the Cloud Storage API. label May 13, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 13, 2015
@tseaver
Copy link
Contributor

tseaver commented May 14, 2015

LGTM.

BTW, what happened to coveralls.io?

dhermes added a commit that referenced this pull request May 14, 2015
Limiting Bucket.make_public(recursive=True).
@dhermes dhermes merged commit cf38c8d into googleapis:master May 14, 2015
@dhermes
Copy link
Contributor Author

dhermes commented May 14, 2015

Good catch on coveralls.

The output in Travis says:

You have to provide either repo_token in .coveralls.yml, or launch via Travis

This means we need to pass through the TRAVIS* environment variables to tox -e coveralls. I'll send a PR ASAP.

@dhermes dhermes deleted the limit-make-public branch May 14, 2015 18:12
dhermes added a commit to dhermes/google-cloud-python that referenced this pull request May 14, 2015
@tmatsuo
Copy link
Contributor

tmatsuo commented May 14, 2015

Thanks guys, you save my day.

I encountered the same issue with coveralls.
tox 2.0 suddenly started to filter envvar.

@dhermes
Copy link
Contributor Author

dhermes commented May 14, 2015

w00t

It (tox 2.0) affected us (#875) and oauth2client (googleapis/oauth2client#176).

dhermes added a commit to dhermes/oauth2client that referenced this pull request May 14, 2015
dhermes added a commit to dhermes/google-cloud-python that referenced this pull request May 14, 2015
Caused by googleapis#878 and googleapis#879 passing by each other simultaneously.
dhermes added a commit to dhermes/google-cloud-python that referenced this pull request May 14, 2015
parthea pushed a commit that referenced this pull request Sep 18, 2025
parthea pushed a commit that referenced this pull request Nov 24, 2025
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jinja2](https://palletsprojects.com/p/jinja/) ([changelog](https://jinja.palletsprojects.com/changes/)) | `==2.11.3` -> `==3.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/jinja2/3.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/jinja2/3.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/jinja2/3.0.0/compatibility-slim/2.11.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/jinja2/3.0.0/confidence-slim/2.11.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gapic-generator-python).
parthea added a commit that referenced this pull request Nov 24, 2025
* chore(deps): update all dependencies

* revert

---------

Co-authored-by: Anthonios Partheniou <[email protected]>
parthea pushed a commit that referenced this pull request Nov 24, 2025
* docs: add summary_overview template

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

* Manually added reference to summary_overview.md in docs/index.rst

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Zheng <[email protected]>
parthea pushed a commit that referenced this pull request Nov 25, 2025
* docs: add summary_overview template

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

* Manually added reference to summary_overview.md in docs/index.rst

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Zheng <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage 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