Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-recaptcha-enterprise
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: googleapis/python-recaptcha-enterprise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 4 commits
  • 32 files changed
  • 7 contributors

Commits on Oct 13, 2021

  1. docs(samples): add reCAPTCHA Enterprise code samples (#112)

    * docs(samples): added samples and tests for site key CRUD operation
    
    * docs(samples): added samples and tests for create assessment
    
    * docs(samples): modified requirements and test inputs
    
    * docs(samples): lint fix - adding copyright
    
    * fix(samples): added nox config and modified requirements-test
    
    * docs(samples): lint fix
    
    * refactor(samples): updated nox file
    
    * docs(samples): lint fix
    
    * docs(samples): added nox config
    
    * docs(samples): lint fix; modified nox config
    
    * refactor(samples): incorporated review comments
    
    * refactor(samples): lint fix
    
    * refactor(samples): lint fix
    
    * refactor(samples): lint fix
    
    * docs(samples): updated to use latest chrome version and lint fix
    
    * fix(samples): updated selenium to use chrome browser and added display name to update key
    
    * build: add placeholder dockerfile, update kokoro configs
    
    * Adding chrome installation in docker
    
    * refactor(samples): removed webdriver manager dependency. Included commands to install binary file in docker.
    
    * fix(samples): changed the chromedriver version to latest release.
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * refactor(samples): included review comments
    
    Co-authored-by: Bu Sun Kim <[email protected]>
    Co-authored-by: Bu Sun Kim <[email protected]>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    5 people authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    879acf1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#136)

    * chore(deps): update all dependencies
    
    * fix: split selenium dependency on python 3.6
    
    Co-authored-by: Bu Sun Kim <[email protected]>
    renovate-bot and busunkim96 authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c20a33b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    fda16a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    3ba3674 View commit details
    Browse the repository at this point in the history
Loading