docs(samples): added recaptcha code samples and tests#112
docs(samples): added recaptcha code samples and tests#112parthea merged 27 commits intogoogleapis:mainfrom
Conversation
|
Here is the summary of changes. You are about to add 6 region tags.
This comment is generated by snippet-bot.
|
kurtisvg
left a comment
There was a problem hiding this comment.
I activated the API on the project, but looks like you are still having some test failures.
| # https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/.kokoro/docker/Dockerfile | ||
| FROM gcr.io/cloud-devrel-kokoro-resources/python-samples-testing-docker | ||
|
|
||
| # TODO: Add Chrome Installation Here |
There was a problem hiding this comment.
@Sita04 I've updated your branch with the config changes necessary to use this Dockerfile. Please fill this with whatever additional packages you need.
There was a problem hiding this comment.
Thank you very much Bu Sun!
|
I've updated permissions and tests are passing now! I've added the |
🤖 I have created a release \*beep\* \*boop\* --- ## [1.3.0](https://www.github.com/googleapis/python-recaptcha-enterprise/compare/v1.2.0...v1.3.0) (2021-10-14) ### Features * add support for python 3.10 ([#137](https://www.github.com/googleapis/python-recaptcha-enterprise/issues/137)) ([fda16a4](https://www.github.com/googleapis/python-recaptcha-enterprise/commit/fda16a44a84b173a8866090021e03eef0cb82025)) ### Documentation * **samples:** add reCAPTCHA Enterprise code samples ([#112](https://www.github.com/googleapis/python-recaptcha-enterprise/issues/112)) ([879acf1](https://www.github.com/googleapis/python-recaptcha-enterprise/commit/879acf12d24b5148e372f0f76a243ea0fc66286e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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:
Fixes #111 🦕