Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

docs(samples): create recaptcha samples #535

Merged
merged 33 commits into from Aug 27, 2021
Merged

Conversation

Sita04
Copy link
Contributor

@Sita04 Sita04 commented Aug 24, 2021

  • Make sure to open an issue as a bug/issue 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)

Fixes #534 ☕️

@Sita04 Sita04 requested a review from a team as a code owner August 24, 2021 06:46
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • samples/snippets/pom.xml

@product-auto-label product-auto-label bot added api: recaptchaenterprise Issues related to the googleapis/java-recaptchaenterprise API. samples Issues that are directly related to samples. labels Aug 24, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 24, 2021
@snippet-bot
Copy link

snippet-bot bot commented Aug 24, 2021

Here is the summary of changes.

You are about to add 6 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@Sita04 Sita04 added the snippet-bot:force-run Force snippet-bot runs its logic label Aug 24, 2021
@snippet-bot snippet-bot bot removed the snippet-bot:force-run Force snippet-bot runs its logic label Aug 24, 2021
Copy link

@stephaniewang526 stephaniewang526 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please split out SnippetsIT into individual files so that each sample has a corresponding IT.

@stephaniewang526 stephaniewang526 merged commit f09d9ee into master Aug 27, 2021
@stephaniewang526 stephaniewang526 deleted the update-client-samples branch August 27, 2021 16:53
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 3, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [2.1.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v2.0.2...v2.1.0) (2021-09-03)


### Features

* Remove use of deprecated gradle command in java README ([#1196](https://www.github.com/googleapis/java-recaptchaenterprise/issues/1196)) ([#542](https://www.github.com/googleapis/java-recaptchaenterprise/issues/542)) ([45fbfc9](https://www.github.com/googleapis/java-recaptchaenterprise/commit/45fbfc9c5de343811686b03898dc4f21a346fba9))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#553](https://www.github.com/googleapis/java-recaptchaenterprise/issues/553)) ([f9fde85](https://www.github.com/googleapis/java-recaptchaenterprise/commit/f9fde857ff3daba10ab4999c5d32a2ce2667cc3e))
* update dependency com.google.guava:guava to v30 ([#550](https://www.github.com/googleapis/java-recaptchaenterprise/issues/550)) ([d1505d8](https://www.github.com/googleapis/java-recaptchaenterprise/commit/d1505d8ae30c60e36dffb42cbac8d3b7785e3557))
* update dependency io.github.bonigarcia:webdrivermanager to v5 ([#551](https://www.github.com/googleapis/java-recaptchaenterprise/issues/551)) ([83b0558](https://www.github.com/googleapis/java-recaptchaenterprise/commit/83b05589dae646ce48c1d35f76a50d0f3d700fc5))
* update dependency net.bytebuddy:byte-buddy to v1.11.14 ([#547](https://www.github.com/googleapis/java-recaptchaenterprise/issues/547)) ([fc69126](https://www.github.com/googleapis/java-recaptchaenterprise/commit/fc691268301942e53c40aab33e218e0eae100944))
* update dependency org.seleniumhq.selenium:selenium-chrome-driver to v3.141.59 ([#548](https://www.github.com/googleapis/java-recaptchaenterprise/issues/548)) ([ea8534e](https://www.github.com/googleapis/java-recaptchaenterprise/commit/ea8534eaec31c61731deec11898317c1c0cd8cf8))
* update dependency org.seleniumhq.selenium:selenium-java to v3.141.59 ([#549](https://www.github.com/googleapis/java-recaptchaenterprise/issues/549)) ([ec7cfc0](https://www.github.com/googleapis/java-recaptchaenterprise/commit/ec7cfc0e513ccfc16273b0a9683a20d5ac2c30d9))
* update dependency org.springframework.boot:spring-boot-starter-test to v2.5.4 ([#543](https://www.github.com/googleapis/java-recaptchaenterprise/issues/543)) ([3e92322](https://www.github.com/googleapis/java-recaptchaenterprise/commit/3e92322c146f4a6696e9f668b384f88092f49da5))
* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.5.4 ([#544](https://www.github.com/googleapis/java-recaptchaenterprise/issues/544)) ([b0fcd3e](https://www.github.com/googleapis/java-recaptchaenterprise/commit/b0fcd3e3aedf54baeb4a7c9ce45afb4bf544294f))
* update dependency org.springframework.boot:spring-boot-starter-web to v2.5.4 ([#545](https://www.github.com/googleapis/java-recaptchaenterprise/issues/545)) ([267b904](https://www.github.com/googleapis/java-recaptchaenterprise/commit/267b90414dab07f3657b2328f627595d27aff076))


### Documentation

* **samples:** adding README.md ([#557](https://www.github.com/googleapis/java-recaptchaenterprise/issues/557)) ([e109351](https://www.github.com/googleapis/java-recaptchaenterprise/commit/e109351c8be316314b761aac5bd9767b6045b4a5))
* **samples:** create recaptcha samples  ([#535](https://www.github.com/googleapis/java-recaptchaenterprise/issues/535)) ([f09d9ee](https://www.github.com/googleapis/java-recaptchaenterprise/commit/f09d9ee7ebf21d10953ad624422e6cb57256a7f3))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: recaptchaenterprise Issues related to the googleapis/java-recaptchaenterprise API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
2 participants