Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

release-please[bot]
Copy link
Contributor

🤖 I have created a release beep boop

1.7.3 (2022-07-12)

Bug Fixes

  • deps: allow google-api-core < 3.0.0 on v1 branch (#204) (43310f8)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team as a code owner July 12, 2022 19:41
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 12, 2022
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jul 12, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 12, 2022
@parthea
Copy link
Contributor

parthea commented Jul 12, 2022

I ran unit tests locally from python 3.7 and 3.9

partheniou@partheniou-vm-2:~/git/python-cloud-core$ nox -s unit-3.7
nox > Running session unit-3.7
nox > Creating virtual environment (virtualenv) using python3.7 in .nox/unit-3-7
nox > python -m pip install mock pytest pytest-cov 'grpcio >= 1.0.2' -c /usr/local/google/home/partheniou/git/python-cloud-core/testing/constraints-3.7.txt
nox > python -m pip install -e . -c /usr/local/google/home/partheniou/git/python-cloud-core/testing/constraints-3.7.txt
nox > py.test --quiet --cov=google.cloud --cov=tests.unit --cov-append --cov-config=.coveragerc --cov-report= --cov-fail-under=0 tests/unit
....................................................................................................................................................... [ 89%]
................. 
 partheniou@partheniou-vm-2:~/git/python-cloud-core$ nox -s unit-3.9
nox > Running session unit-3.9
nox > Creating virtual environment (virtualenv) using python3.9 in .nox/unit-3-9
nox > python -m pip install mock pytest pytest-cov 'grpcio >= 1.0.2' -c /usr/local/google/home/partheniou/git/python-cloud-core/testing/constraints-3.9.txt
nox > python -m pip install -e . -c /usr/local/google/home/partheniou/git/python-cloud-core/testing/constraints-3.9.txt
nox > py.test --quiet --cov=google.cloud --cov=tests.unit --cov-append --cov-config=.coveragerc --cov-report= --cov-fail-under=0 tests/unit
....................................................................................................................................................... [ 89%]
.................    [100%]

@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 12, 2022
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Jul 12, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 12, 2022
@parthea parthea merged commit e30be05 into v1 Jul 12, 2022
@parthea parthea deleted the release-please--branches--v1 branch July 12, 2022 19:49
@release-please
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: published kokoro:force-run Add this label to force Kokoro to re-run the tests. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant