Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

fix: failing CI tests - #70

Merged
daniel-sanche merged 19 commits into
masterfrom
fix-broken-tests
Oct 19, 2020
Merged

fix: failing CI tests#70
daniel-sanche merged 19 commits into
masterfrom
fix-broken-tests

Conversation

@daniel-sanche

@daniel-sanchedaniel-sanche commented Oct 13, 2020

Copy link
Copy Markdown
Contributor

Fixes#69 🦕

Reviewers: ignore all autogenerated files in ./kokoro

@daniel-sanche
daniel-sanche requested a review from a teamOctober 13, 2020 19:52
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Oct 13, 2020
@daniel-sanche
daniel-sanche requested a review from a team as a code ownerOctober 13, 2020 21:42
@daniel-sanche
daniel-sanche marked this pull request as draft October 13, 2020 21:46
@daniel-sanche
daniel-sanche removed the request for review from kurtisvgOctober 13, 2020 21:49
@daniel-sanchedaniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2020
@daniel-sanchedaniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2020
@daniel-sanchedaniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2020
@daniel-sanchedaniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2020
@daniel-sanchedaniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2020
@daniel-sanchedaniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 14, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 14, 2020
@daniel-sanchedaniel-sanche added cla: yes This human has signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Oct 15, 2020
@daniel-sanche
daniel-sanche marked this pull request as ready for review October 15, 2020 20:00
@daniel-sanche
daniel-sanche merged commit 96adeed into masterOct 19, 2020
@daniel-sanche
daniel-sanche deleted the fix-broken-tests branch October 19, 2020 20:45
@daniel-sanche
daniel-sanche restored the fix-broken-tests branch October 19, 2020 20:48
gcf-merge-on-greenBot pushed a commit that referenced this pull request Nov 19, 2020
🤖 I have created a release \*beep\* \*boop\* ---
## [2.0.0](https://www.github.com/googleapis/python-logging/compare/v1.15.1...v2.0.0) (2020-11-19)
### ⚠ BREAKING CHANGES
* Use microgenerator for GAPIC layer. See [UPGRADING.md](https://github.com/googleapis/python-logging/blob/master/UPGRADING.md) for details. (#94)
* removes support for webapp2 and other Python2 specific code
### Features
* pass 'client_options' to super ctor ([#61](https://www.github.com/googleapis/python-logging/issues/61)) ([c4387b3](https://www.github.com/googleapis/python-logging/commit/c4387b307f8f3502fb53ae1f7e1144f6284280a4)), closes [#55](https://www.github.com/googleapis/python-logging/issues/55)
* use microgenerator ([#94](https://www.github.com/googleapis/python-logging/issues/94)) ([ff90fd2](https://www.github.com/googleapis/python-logging/commit/ff90fd2fb54c612fe6ab29708a2d5d984f60dea7))
### Bug Fixes
* add default filter settings to list_entries ([#73](https://www.github.com/googleapis/python-logging/issues/73)) ([0a1dd94](https://www.github.com/googleapis/python-logging/commit/0a1dd94811232634fdb849cb2c85bd44e870642f))
* failing CI tests ([#70](https://www.github.com/googleapis/python-logging/issues/70)) ([96adeed](https://www.github.com/googleapis/python-logging/commit/96adeedbda16a5c21651c356261442478aaa867a))
### Code Refactoring
* remove python2 ([#78](https://www.github.com/googleapis/python-logging/issues/78)) ([bf579e4](https://www.github.com/googleapis/python-logging/commit/bf579e4f871c92391a9f6f87eca931744158e31a))
### Documentation
* update docs ([#77](https://www.github.com/googleapis/python-logging/issues/77)) ([bdd9c44](https://www.github.com/googleapis/python-logging/commit/bdd9c440f29d1fcd6fb9545d8465c63efa6c0cea))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests are failing

3 participants

@daniel-sanche@busunkim96@yoshi-kokoro