Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/python-recaptcha-enterprise #8532

Merged
merged 81 commits into from
Feb 28, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
b3672ed
docs(samples): add reCAPTCHA Enterprise code samples (#112)
Sita04 Oct 13, 2021
f2bec72
chore(deps): update all dependencies (#136)
renovate-bot Oct 13, 2021
e9e38c9
chore(deps): update dependency google-cloud-recaptcha-enterprise to v…
renovate-bot Oct 25, 2021
13525e0
chore(deps): update dependency google-cloud-recaptcha-enterprise to v…
renovate-bot Nov 2, 2021
c6ab1e1
docs(samples): removed assessment name in create_assessment sample (#…
Sita04 Nov 3, 2021
56d156a
chore(deps): update dependency google-cloud-recaptcha-enterprise to v…
renovate-bot Nov 4, 2021
07ed100
chore: delete owlbot.py (#151)
parthea Nov 12, 2021
d90d9df
docs(samples): added sample and tests for annotate assessment API (#155)
Sita04 Nov 16, 2021
4045b5c
chore(deps): update dependency google-cloud-recaptcha-enterprise to v…
renovate-bot Nov 18, 2021
e3055e1
docs(samples): added samples and test to migrate key and get metrics …
Sita04 Nov 19, 2021
2f7a4fc
chore(deps): update all dependencies (#177)
renovate-bot Jan 19, 2022
43ff382
chore(deps): update all dependencies (#186)
renovate-bot Feb 26, 2022
1b1d061
chore(deps): update all dependencies (#190)
renovate-bot Feb 28, 2022
474dd67
chore(deps): update all dependencies (#192)
renovate-bot Mar 1, 2022
9ce8584
chore(deps): update dependency google-cloud-recaptcha-enterprise to v…
renovate-bot Mar 7, 2022
21e3146
chore(deps): update dependency selenium to v4.1.3 (#203)
renovate-bot Mar 9, 2022
4314004
chore(deps): update dependency pytest to v7.1.0 (#204)
renovate-bot Mar 13, 2022
cd20532
chore(deps): update dependency pytest to v7.1.1 (#206)
renovate-bot Mar 19, 2022
191c2c0
chore(python): use black==22.3.0 (#209)
gcf-owl-bot[bot] Mar 28, 2022
cbb798a
chore(deps): update dependency flask to v2.1.0 (#208)
renovate-bot Mar 30, 2022
54a96f4
chore(deps): update dependency flask to v2.1.1 (#212)
renovate-bot Apr 1, 2022
4a2567f
chore(python): add nox session to sort python imports (#220)
gcf-owl-bot[bot] Apr 21, 2022
7ff04db
chore(deps): update dependency pytest to v7.1.2 (#223)
renovate-bot Apr 25, 2022
b381127
chore(deps): update dependency flask to v2.1.2 (#225)
renovate-bot Apr 28, 2022
2234111
chore(deps): update dependency selenium to v4.1.5 (#231)
renovate-bot May 5, 2022
65bb52c
chore(deps): update dependency google-cloud-recaptcha-enterprise to v…
renovate-bot May 19, 2022
f347c33
chore(deps): update dependency selenium to v4.2.0 (#257)
renovate-bot May 27, 2022
48cb626
chore(deps): update all dependencies (#263)
renovate-bot Jul 13, 2022
9329fb6
chore(deps): update all dependencies (#275)
renovate-bot Aug 2, 2022
e7ae863
chore(deps): update all dependencies (#276)
renovate-bot Aug 5, 2022
7fe9912
chore(deps): update all dependencies (#277)
renovate-bot Aug 6, 2022
7afbd61
chore(deps): update all dependencies (#279)
renovate-bot Aug 9, 2022
30ac9ba
chore(deps): update all dependencies (#280)
renovate-bot Aug 9, 2022
8e2cf27
chore(deps): update dependency google-cloud-recaptcha-enterprise to v…
renovate-bot Aug 15, 2022
21bba1b
chore(deps): update dependency selenium to v4.4.3 (#286)
renovate-bot Aug 23, 2022
a1c246c
chore(deps): update dependency pytest to v7.1.3 (#297)
renovate-bot Sep 6, 2022
b33f844
chore(deps): update dependency selenium to v4.5.0 (#305)
renovate-bot Oct 3, 2022
7074f70
chore(deps): update dependency google-cloud-recaptcha-enterprise to v…
renovate-bot Oct 4, 2022
5579259
chore(deps): update dependency google-cloud-recaptcha-enterprise to v…
renovate-bot Oct 10, 2022
09f7c85
chore(deps): update dependency pytest to v7.2.0 (#313)
renovate-bot Oct 26, 2022
42baf14
chore(deps): update dependency google-cloud-recaptcha-enterprise to v…
renovate-bot Oct 28, 2022
b5738d9
Merge remote-tracking branch 'migration/main' into python-recaptcha-e…
msampathkumar Nov 18, 2022
79ea7a5
Update copyright header
msampathkumar Nov 18, 2022
608bc03
Fix: selenium web-driver path issue
msampathkumar Nov 18, 2022
77779ca
Update CODEOWNERS and blunderbuss.yml
msampathkumar Nov 18, 2022
7235b42
Update copyright headers
msampathkumar Nov 18, 2022
c1a8d63
Update import order in test_create_assessment.py
msampathkumar Nov 18, 2022
76e0283
Update import order in test_create_assessment.py
msampathkumar Nov 18, 2022
38c3649
Update .github/CODEOWNERS
msampathkumar Nov 18, 2022
ac058cf
Update .github/blunderbuss.yml
dandhlee Nov 18, 2022
02e6ae5
Merge branch 'main' into python-recaptcha-enterprise-migration
msampathkumar Nov 21, 2022
b265d83
Merge branch 'main' into python-recaptcha-enterprise-migration
msampathkumar Nov 22, 2022
c7974d0
chore(samples): add Selenium resources for Docker
dandhlee Nov 22, 2022
0e69f28
Merge branch 'main' into python-recaptcha-enterprise-migration
msampathkumar Nov 22, 2022
a58e47b
Merge branch 'main' into python-recaptcha-enterprise-migration
dandhlee Nov 23, 2022
3331c03
Update blunderbuss.yml
msampathkumar Nov 24, 2022
c492f44
Update blunderbuss.yml
msampathkumar Nov 24, 2022
59011c7
Merge remote-tracking branch 'origin/python-recaptcha-enterprise-migr…
msampathkumar Nov 24, 2022
7c8ea4b
Update blunderbuss.yml
msampathkumar Nov 24, 2022
57c7864
Update .github/blunderbuss.yml
msampathkumar Nov 24, 2022
0915526
Update CODEOWNERS
msampathkumar Nov 28, 2022
feadb54
Update noxfile_config.py
msampathkumar Nov 29, 2022
36e17f3
Update noxfile_config.py
msampathkumar Nov 29, 2022
da16a09
Update blunderbuss.yml
msampathkumar Nov 29, 2022
7e79b72
Merge branch 'main' into python-recaptcha-enterprise-migration
Sita04 Jan 30, 2023
a13a9dd
Merge branch 'main' into python-recaptcha-enterprise-migration
rsamborski Feb 3, 2023
e3ca918
Updates to CODEOWNERS and blunderbuss
rsamborski Feb 3, 2023
dca90dc
Fixed deprecation warnings in tests
rsamborski Feb 3, 2023
a23d79f
Fixed lint - import order
rsamborski Feb 3, 2023
03aeddf
Merge branch 'main' into python-recaptcha-enterprise-migration
rsamborski Feb 3, 2023
e6732cb
Merge branch 'main' into python-recaptcha-enterprise-migration
rsamborski Feb 6, 2023
a5b6ad6
Merge branch 'main' into python-recaptcha-enterprise-migration
rsamborski Feb 8, 2023
8416a84
Merge branch 'main' into python-recaptcha-enterprise-migration
iennae Feb 10, 2023
37df22d
CODEOWNERS team rename aap-dpes -> torus-dpe
rsamborski Feb 10, 2023
60733fa
Merge branch 'main' into python-recaptcha-enterprise-migration
iennae Feb 10, 2023
4092007
Merge branch 'main' into python-recaptcha-enterprise-migration
rsamborski Feb 13, 2023
c8b5b20
Merge branch 'main' into python-recaptcha-enterprise-migration
rsamborski Feb 24, 2023
636f26b
Merge branch 'main' into python-recaptcha-enterprise-migration
msampathkumar Feb 24, 2023
708ad0a
Merge branch 'main' into python-recaptcha-enterprise-migration
rsamborski Feb 28, 2023
ae267ac
CODEOWNERS clean-up
rsamborski Feb 28, 2023
6a7879e
Merge branch 'main' into python-recaptcha-enterprise-migration
rsamborski Feb 28, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update copyright header
  • Loading branch information
msampathkumar committed Nov 18, 2022
commit 79ea7a5cd5d56b53ba93f2de3c30d03aee0fcfdd
5 changes: 4 additions & 1 deletion recaptcha_enterprise/snippets/annotate_assessment.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2021 Google Inc. All Rights Reserved.
#!/usr/bin/env python
# Copyright 2021 Google Inc
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -11,6 +12,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# All Rights Reserved.

# [START recaptcha_enterprise_annotate_assessment]
from google.cloud import recaptchaenterprise_v1
Expand Down
5 changes: 4 additions & 1 deletion recaptcha_enterprise/snippets/create_assessment.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2021 Google Inc. All Rights Reserved.
#!/usr/bin/env python
# Copyright 2021 Google Inc
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -11,6 +12,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# All Rights Reserved.

# [START recaptcha_enterprise_create_assessment]

Expand Down
5 changes: 4 additions & 1 deletion recaptcha_enterprise/snippets/create_site_key.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2021 Google Inc. All Rights Reserved.
#!/usr/bin/env python
# Copyright 2021 Google Inc
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -11,6 +12,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# All Rights Reserved.

# [START recaptcha_enterprise_create_site_key]
from google.cloud import recaptchaenterprise_v1
Expand Down
5 changes: 4 additions & 1 deletion recaptcha_enterprise/snippets/delete_site_key.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2021 Google Inc. All Rights Reserved.
#!/usr/bin/env python
# Copyright 2021 Google Inc
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -11,6 +12,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# All Rights Reserved.

# [START recaptcha_enterprise_delete_site_key]
from google.cloud import recaptchaenterprise_v1
Expand Down
5 changes: 4 additions & 1 deletion recaptcha_enterprise/snippets/get_metrics.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2021 Google Inc. All Rights Reserved.
#!/usr/bin/env python
# Copyright 2021 Google Inc
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -11,6 +12,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# All Rights Reserved.

# [START recaptcha_enterprise_get_metrics_site_key]
from google.cloud import recaptchaenterprise_v1
Expand Down
5 changes: 4 additions & 1 deletion recaptcha_enterprise/snippets/get_site_key.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2021 Google Inc. All Rights Reserved.
#!/usr/bin/env python
# Copyright 2021 Google Inc
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -11,6 +12,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# All Rights Reserved.

# [START recaptcha_enterprise_get_site_key]
from google.cloud import recaptchaenterprise_v1
Expand Down
5 changes: 4 additions & 1 deletion recaptcha_enterprise/snippets/list_site_keys.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2021 Google Inc. All Rights Reserved.
#!/usr/bin/env python
# Copyright 2021 Google Inc
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -11,6 +12,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# All Rights Reserved.

# [START recaptcha_enterprise_list_site_keys]
from google.cloud import recaptchaenterprise_v1
Expand Down
5 changes: 4 additions & 1 deletion recaptcha_enterprise/snippets/migrate_site_key.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2021 Google Inc. All Rights Reserved.
#!/usr/bin/env python
# Copyright 2021 Google Inc
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -11,6 +12,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# All Rights Reserved.

# [START recaptcha_enterprise_migrate_site_key]
from google.cloud import recaptchaenterprise_v1
Expand Down
7 changes: 6 additions & 1 deletion recaptcha_enterprise/snippets/test_site_key.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2021 Google Inc. All Rights Reserved.
#!/usr/bin/env python
# Copyright 2021 Google Inc
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -11,6 +12,10 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# All Rights Reserved.


import os
import re

Expand Down
5 changes: 4 additions & 1 deletion recaptcha_enterprise/snippets/update_site_key.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2021 Google Inc. All Rights Reserved.
#!/usr/bin/env python
# Copyright 2021 Google Inc
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -11,6 +12,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# All Rights Reserved.

# [START recaptcha_enterprise_update_site_key]
import time
Expand Down