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

chore(migration): Migrate code from googleapis/python-scheduler into packages/google-cloud-scheduler #11745

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
327 commits
Select commit Hold shift + click to select a range
8a82e44
chore(deps): update dependency pytest to v5.4.3 [(#4279)](https://git…
renovate-bot Jul 12, 2020
41b45af
Update dependency pytest to v6 [(#4390)](https://github.com/GoogleClo…
renovate-bot Aug 1, 2020
be5a68f
chore: update templates
danoscarmike Aug 20, 2020
63ba877
chore(deps): update ubuntu docker tag to v20.10 (#26)
renovate-bot Aug 20, 2020
0b447b5
feat!: migrate to microgenerator (#29)
danoscarmike Aug 27, 2020
92e2f49
chore: release 2.0.0 (#31)
release-please[bot] Aug 27, 2020
6fa66b1
chore: adds CODEOWNERS for samples (#33)
danoscarmike Sep 21, 2020
796b737
chore: add default CODEOWNERS (#39)
busunkim96 Sep 28, 2020
d3b4070
chore(deps): update dependency google-cloud-scheduler to v2 (#32)
renovate-bot Oct 16, 2020
eefbe84
feat: add common resource helpers; expose client transport (#41)
yoshi-automation Dec 8, 2020
70c71bb
chore: update templates (#44)
yoshi-automation Dec 8, 2020
f268fd8
chore: release 2.1.0 (#43)
release-please[bot] Dec 8, 2020
25a3a8f
chore(deps): update dependency google-cloud-scheduler to v2.1.0 (#45)
renovate-bot Dec 9, 2020
aec3564
chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.…
renovate-bot Dec 22, 2020
0ce16cc
fix: remove client recv msg limit and add enums to `types/__init__.py…
yoshi-automation Dec 22, 2020
7907eab
chore: update pre-commit version (#50)
yoshi-automation Dec 23, 2020
1d2a3c8
chore: exclude `.nox` from linting; update python versions in CONTRIB…
yoshi-automation Dec 23, 2020
d2e4baf
chore: update precommit version (#53)
yoshi-automation Dec 30, 2020
c9c8b73
build: migrate to flakybot (#61)
JustinBeckwith Jan 29, 2021
318e0c2
chore: update templates (#56)
yoshi-automation Feb 8, 2021
da94a41
chore: release 2.1.1 (#49)
release-please[bot] Mar 1, 2021
81770d9
chore: require samples checks (#40)
busunkim96 Mar 3, 2021
6d23c8b
chore(deps): update dependency google-cloud-scheduler to v2.1.1 (#64)
renovate-bot Mar 5, 2021
15e3778
chore(deps): update dependency gunicorn to v20.1.0 (#69)
renovate-bot Mar 27, 2021
8101990
feat: add `from_service_account_info` (#67)
yoshi-automation Mar 30, 2021
2919f81
build(python): update docfx job to use new plugin (#71)
yoshi-automation Mar 31, 2021
1b55a07
chore: release 2.2.0 (#70)
release-please[bot] Mar 31, 2021
823c47e
chore(deps): update dependency google-cloud-scheduler to v2.2.0 (#72)
renovate-bot Apr 1, 2021
63cc9b3
chore: Add license headers for python config files (#73)
yoshi-automation Apr 7, 2021
a9ccaa6
chore: prevent normalization of semver versioning (#75)
dandhlee Apr 16, 2021
2afbfbd
chore(revert): revert preventing normalization (#76)
dandhlee Apr 26, 2021
f4f162e
chore: add SECURITY.md (#79)
google-cloud-policy-bot[bot] May 12, 2021
25df869
chore: migrate to owl bot (#82)
parthea May 12, 2021
8cdf190
chore: add library type to .repo-metadata.json (#81)
parthea May 12, 2021
850a60f
chore(deps): update dependency flask to v1.1.3 (#87)
renovate-bot May 14, 2021
9f726a2
chore(deps): update dependency pytest to v6.2.4 (#85)
renovate-bot May 14, 2021
ce2bc3c
chore(deps): update dependency flask to v2 (#83)
renovate-bot May 14, 2021
58b4598
chore: upgrade gapic-generator-python to 0.46.3 (#88)
gcf-owl-bot[bot] May 14, 2021
fabeb81
fix(deps): add packaging requirement (#89)
busunkim96 May 15, 2021
70ccdc5
chore: new owl bot post processor docker image (#91)
gcf-owl-bot[bot] May 16, 2021
08b43b6
chore(deps): update dependency flask to v2.0.1 (#92)
renovate-bot May 21, 2021
85464bd
chore: new owl bot post processor docker image (#94)
gcf-owl-bot[bot] May 22, 2021
d85527f
chore: new owl bot post processor docker image (#95)
gcf-owl-bot[bot] May 27, 2021
429e65a
chore: new owl bot post processor docker image (#96)
gcf-owl-bot[bot] May 28, 2021
7416f6d
chore: delete unused protos (#93)
parthea Jun 2, 2021
f9a3bf3
chore: new owl bot post processor docker image (#98)
gcf-owl-bot[bot] Jun 17, 2021
3a5fbc0
docs: omit mention of Python 2.7 in 'CONTRIBUTING.rst' (#1127) (#99)
gcf-owl-bot[bot] Jun 19, 2021
6fddbb5
chore: update precommit hook pre-commit/pre-commit-hooks to v4 (#1083…
gcf-owl-bot[bot] Jun 20, 2021
c8c04c3
chore: add kokoro 3.9 config templates (#101)
gcf-owl-bot[bot] Jun 22, 2021
b98bfbb
feat: add always_use_jwt_access (#102)
gcf-owl-bot[bot] Jun 23, 2021
28f9449
chore(python): simplify nox steps in CONTRIBUTING.rst (#104)
gcf-owl-bot[bot] Jun 26, 2021
0571497
fix: disable always_use_jwt_access (#106)
gcf-owl-bot[bot] Jul 1, 2021
806cd57
chore: release 2.3.0 (#103)
release-please[bot] Jul 1, 2021
2c92bbc
chore(deps): update dependency google-cloud-scheduler to v2.3.0 (#107)
renovate-bot Jul 3, 2021
cb195da
build(python): exit with success status if no samples found (#108)
gcf-owl-bot[bot] Jul 14, 2021
d258374
build(python): remove python 3.7 from kokoro Dockerfile (#109)
gcf-owl-bot[bot] Jul 14, 2021
48a3fa2
fix(deps): pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x …
busunkim96 Jul 20, 2021
fbb729b
chore: release 2.3.1 (#112)
release-please[bot] Jul 21, 2021
37688f3
feat: add Samples section to CONTRIBUTING.rst (#111)
gcf-owl-bot[bot] Jul 22, 2021
032306e
chore(deps): update dependency google-cloud-scheduler to v2.3.1 (#113)
renovate-bot Jul 22, 2021
1fe874b
chore: fix kokoro config for samples (#115)
gcf-owl-bot[bot] Jul 23, 2021
fb3d36a
fix: enable self signed jwt for grpc (#116)
gcf-owl-bot[bot] Jul 24, 2021
947418d
chore: release 2.3.2 (#118)
release-please[bot] Jul 28, 2021
a2a6264
chore(deps): update dependency google-cloud-scheduler to v2.3.2 (#119)
renovate-bot Jul 29, 2021
efe2367
chore: require CODEOWNER review and up to date branches (#120)
busunkim96 Aug 3, 2021
8d597a3
chore: fix INSTALL_LIBRARY_FROM_SOURCE in noxfile.py (#121)
gcf-owl-bot[bot] Aug 11, 2021
d7fd108
chore(python): avoid `.nox` directories when building docs (#122)
gcf-owl-bot[bot] Aug 12, 2021
74b09ae
chore: drop mention of Python 2.7 from templates (#123)
gcf-owl-bot[bot] Aug 13, 2021
6032911
chore: migrate default branch from master to main (#126)
plamut Aug 30, 2021
62110fa
chore(python): disable dependency dashboard (#127)
gcf-owl-bot[bot] Aug 31, 2021
6983028
chore(deps): update dependency pytest to v6.2.5 (#128)
renovate-bot Aug 31, 2021
b11fd50
chore(python): group renovate prs (#129)
gcf-owl-bot[bot] Sep 1, 2021
6889f52
chore(python): rename default branch to main (#130)
gcf-owl-bot[bot] Sep 2, 2021
fb8e120
chore: reference main branch of google-cloud-python (#131)
busunkim96 Sep 7, 2021
a610ab3
chore: blacken samples noxfile template (#132)
gcf-owl-bot[bot] Sep 17, 2021
ffd10fd
chore: relocate owl bot post processor (#134)
SurferJeffAtGoogle Sep 21, 2021
44d9f90
chore: use gapic-generator-python 0.51.2 (#135)
gcf-owl-bot[bot] Sep 24, 2021
1ef2dbb
chore: release 2.3.3 (#136)
release-please[bot] Sep 27, 2021
acf8330
chore(deps): update dependency google-cloud-scheduler to v2.3.3 (#137)
renovate-bot Sep 27, 2021
c99a35a
chore: use gapic-generator-python 0.52.0 (#138)
gcf-owl-bot[bot] Sep 30, 2021
8f3302c
chore: release 2.3.4 (#139)
release-please[bot] Sep 30, 2021
f3baf27
chore: fail samples nox session if python version is missing (#140)
gcf-owl-bot[bot] Sep 30, 2021
83e117e
chore(deps): update dependency google-cloud-scheduler to v2.3.4 (#141)
renovate-bot Sep 30, 2021
c4f077c
build: use trampoline_v2 for python samples and allow custom dockerfi…
gcf-owl-bot[bot] Oct 5, 2021
e74f056
feat: add context manager support in client (#144)
gcf-owl-bot[bot] Oct 7, 2021
6bd0c04
chore(python): fix formatting issue in noxfile.py.j2 (#146)
gcf-owl-bot[bot] Oct 7, 2021
3e24515
chore(python): Add kokoro configs for python 3.10 samples testing (#147)
gcf-owl-bot[bot] Oct 8, 2021
c9b98fa
chore(deps): update dependency flask to v2.0.2 (#142)
renovate-bot Oct 8, 2021
425338f
chore: release 2.4.0 (#145)
release-please[bot] Oct 12, 2021
008d218
chore(deps): update dependency google-cloud-scheduler to v2.4.0 (#148)
renovate-bot Oct 12, 2021
2d301ae
feat: add support for python 3.10 (#149)
parthea Oct 14, 2021
f204fa3
chore: add default_version and codeowner_team to .repo-metadata.json …
parthea Oct 25, 2021
5b323fc
chore: release 2.5.0 (#150)
release-please[bot] Oct 25, 2021
1c1c3cf
chore(deps): update dependency google-cloud-scheduler to v2.5.0 (#154)
renovate-bot Oct 25, 2021
382a91b
chore(python): push cloud library docs to staging bucket for Cloud RA…
gcf-owl-bot[bot] Oct 25, 2021
a120a56
chore: delete owlbot.py (#153)
parthea Oct 26, 2021
a1f6c29
chore: use gapic-generator-python 0.53.4 (#156)
gcf-owl-bot[bot] Nov 1, 2021
5b6725d
chore: release 2.5.1 (#157)
release-please[bot] Nov 2, 2021
24182ae
chore: use gapic-generator-python 0.56.2 (#161)
gcf-owl-bot[bot] Nov 9, 2021
ce6881d
chore(python): run blacken session for all directories with a noxfile…
gcf-owl-bot[bot] Nov 11, 2021
937b63e
chore: assign googleapis/serverless-team as codeowner (#164)
parthea Nov 11, 2021
bedafb8
chore(python): add .github/CODEOWNERS as a templated file (#163)
gcf-owl-bot[bot] Nov 11, 2021
7e80b68
chore: update .repo-metadata.json (#168)
parthea Dec 28, 2021
0bce4b1
chore: use python-samples-reviewers (#170)
gcf-owl-bot[bot] Jan 6, 2022
6953949
chore: use gapic-generator-python 0.58.4 (#169)
gcf-owl-bot[bot] Jan 8, 2022
362c1e7
chore(samples): Add check for tests in directory (#172)
gcf-owl-bot[bot] Jan 11, 2022
b67f5d2
chore(python): update release.sh to use keystore (#174)
gcf-owl-bot[bot] Jan 14, 2022
02759a0
chore(python): Noxfile recognizes that tests can live in a folder (#176)
gcf-owl-bot[bot] Jan 19, 2022
97c2cad
chore: update codeowners (#177)
dinagraves Jan 20, 2022
3a2e135
ci(python): run lint / unit tests / docs as GH actions (#178)
gcf-owl-bot[bot] Jan 20, 2022
c07e7dc
chore: make samples 3.6 check optional (#179)
busunkim96 Jan 24, 2022
1716ee3
feat: add api key support (#180)
gcf-owl-bot[bot] Jan 25, 2022
cf7091c
chore(main): release 2.6.0 (#181)
release-please[bot] Jan 27, 2022
0c70af0
chore: use gapic-generator-python 0.62.1 (#185)
gcf-owl-bot[bot] Feb 3, 2022
d183875
chore(deps): update dependency google-cloud-scheduler to v2.6.0 (#182)
renovate-bot Feb 7, 2022
a6fe3c3
chore(deps): update dependency pytest to v7 (#188)
renovate-bot Feb 8, 2022
dfd5b71
docs: add generated snippets (#189)
gcf-owl-bot[bot] Feb 11, 2022
cb00426
chore(deps): update dependency pytest to v7.0.1 (#190)
renovate-bot Feb 14, 2022
063c3fc
chore(deps): update dependency flask to v2.0.3 (#191)
renovate-bot Feb 23, 2022
d78b62f
chore: use gapic-generator-python 0.63.4 (#193)
gcf-owl-bot[bot] Feb 25, 2022
a7f6be0
chore: update copyright year to 2022 (#194)
gcf-owl-bot[bot] Feb 26, 2022
0828e5d
chore(main): release 2.6.1 (#186)
release-please[bot] Feb 28, 2022
de9b03b
chore(deps): update all dependencies (#196)
renovate-bot Feb 28, 2022
b4ea068
chore(deps): update actions/setup-python action to v3 (#198)
gcf-owl-bot[bot] Mar 1, 2022
d23ffff
chore(deps): update actions/checkout action to v3 (#200)
gcf-owl-bot[bot] Mar 3, 2022
1906906
fix(deps): require google-api-core>=1.31.5, >=2.3.2 (#203)
parthea Mar 4, 2022
d281897
chore: Adding support for pytest-xdist and pytest-parallel (#204)
gcf-owl-bot[bot] Mar 4, 2022
fea1454
chore(deps): update actions/download-artifact action to v3 (#206)
gcf-owl-bot[bot] Mar 5, 2022
c01c195
chore(main): release 2.6.2 (#205)
release-please[bot] Mar 7, 2022
17f3484
chore(deps): update dependency google-cloud-scheduler to v2.6.2 (#207)
renovate-bot Mar 7, 2022
3b73a5f
chore(deps): update dependency pytest to v7.1.0 (#209)
renovate-bot Mar 13, 2022
400327b
chore(deps): update dependency pytest to v7.1.1 (#210)
renovate-bot Mar 19, 2022
bdc4471
chore(python): configure release-please on previous major versions (#…
gcf-owl-bot[bot] Mar 23, 2022
719510c
chore(python): use black==22.3.0 (#215)
gcf-owl-bot[bot] Mar 28, 2022
b5da865
chore(deps): update dependency flask to v2.1.0 (#214)
renovate-bot Mar 30, 2022
1393d86
chore(python): add E231 to .flake8 ignore list (#216)
gcf-owl-bot[bot] Mar 30, 2022
2007d70
chore(deps): update dependency flask to v2.1.1 (#217)
renovate-bot Mar 30, 2022
ce09187
chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#…
gcf-owl-bot[bot] Apr 1, 2022
2d7c33b
chore(python): Enable size-label bot (#219)
gcf-owl-bot[bot] Apr 1, 2022
5274122
chore(python): refactor unit / system test dependency install (#221)
gcf-owl-bot[bot] Apr 1, 2022
5ad7249
chore(python): add license header to auto-label.yaml (#222)
gcf-owl-bot[bot] Apr 6, 2022
2b9a869
fix: fix type in docstring for map fields (#223)
gcf-owl-bot[bot] Apr 7, 2022
3605cb7
chore: Use gapic-generator-python 0.65.0 (#226)
gcf-owl-bot[bot] Apr 11, 2022
cf72dd7
chore: use gapic-generator-python 0.65.1 (#227)
gcf-owl-bot[bot] Apr 14, 2022
ff6b31c
chore(main): release 2.6.3 (#224)
release-please[bot] Apr 14, 2022
e4dde26
chore(deps): update dependency google-cloud-scheduler to v2.6.3 (#228)
renovate-bot Apr 14, 2022
1f2b00a
chore(python): add nox session to sort python imports (#229)
gcf-owl-bot[bot] Apr 21, 2022
66fe95b
chore(python): use ubuntu 22.04 in docs image (#231)
gcf-owl-bot[bot] Apr 21, 2022
c7fef3e
chore(deps): update dependency pytest to v7.1.2 (#232)
renovate-bot Apr 25, 2022
4ed2ae2
chore: use gapic-generator-python 0.65.2 (#233)
gcf-owl-bot[bot] Apr 28, 2022
3a43fd7
chore(deps): update dependency flask to v2.1.2 (#234)
renovate-bot Apr 28, 2022
f7abf71
chore: [autoapprove] update readme_gen.py to include autoescape True …
gcf-owl-bot[bot] May 5, 2022
4786278
chore(python): auto approve template changes (#237)
gcf-owl-bot[bot] May 5, 2022
c01e15e
chore: use gapic-generator-python 1.0.0 (#242)
gcf-owl-bot[bot] May 30, 2022
0f8d2f3
fix(deps): require protobuf <4.0.0dev (#243)
parthea Jun 2, 2022
650ea83
docs: fix changelog header to consistent size (#244)
dandhlee Jun 3, 2022
2cb0f23
chore: test minimum dependencies in python 3.7 (#247)
parthea Jun 6, 2022
6c69a35
chore(main): release 2.6.4 (#245)
release-please[bot] Jun 6, 2022
8610b82
chore: add prerelease nox session (#252)
gcf-owl-bot[bot] Jun 12, 2022
0ee17ca
chore(python): add missing import for prerelease testing (#253)
gcf-owl-bot[bot] Jun 13, 2022
eb7fb21
fix: require python 3.7+ (#256)
gcf-owl-bot[bot] Jul 10, 2022
96a8dd2
fix(deps): require google-api-core >= 2.8.0 (#254)
gcf-owl-bot[bot] Jul 12, 2022
34e8a36
fix(deps): require google-api-core>=1.32.0,>=2.8.0 (#258)
parthea Jul 13, 2022
f48abcf
chore(python): allow client documentation to be customized in README …
gcf-owl-bot[bot] Jul 14, 2022
508ee31
chore(deps): update all dependencies (#248)
renovate-bot Jul 16, 2022
f05c38e
chore(main): release 2.7.0 (#257)
release-please[bot] Jul 18, 2022
1ec6769
chore: resolve issue with prerelease presubmit [autoapprove] (#261)
gcf-owl-bot[bot] Jul 26, 2022
be1b18e
chore(deps): update all dependencies (#262)
renovate-bot Aug 2, 2022
f86d8a9
chore(deps): update all dependencies (#263)
renovate-bot Aug 2, 2022
21fc65e
chore(deps): update all dependencies (#265)
renovate-bot Aug 5, 2022
8fc3305
chore(deps): update all dependencies (#266)
renovate-bot Aug 9, 2022
07259f7
chore(deps): update actions/setup-python action to v4 [autoapprove] (…
gcf-owl-bot[bot] Aug 9, 2022
e2d77e0
fix(deps): allow protobuf < 5.0.0 (#268)
parthea Aug 11, 2022
8a6d5da
chore(main): release 2.7.1 (#269)
release-please[bot] Aug 15, 2022
502c8b1
chore(deps): update dependency google-cloud-scheduler to v2.7.1 (#271)
renovate-bot Aug 16, 2022
e6deb48
chore: remove 'pip install' statements from python_library templates …
gcf-owl-bot[bot] Aug 24, 2022
8bd4d90
chore(python): exclude path in renovate.json [autoapprove] (#275)
gcf-owl-bot[bot] Aug 24, 2022
6989323
chore(python): exclude grpcio==1.49.0rc1 in tests [autoapprove] (#276)
gcf-owl-bot[bot] Aug 29, 2022
8872442
ci(python): fix path to requirements.txt in release script (#277)
gcf-owl-bot[bot] Sep 1, 2022
f2b09e4
chore(python): update .kokoro/requirements.txt (#278)
gcf-owl-bot[bot] Sep 2, 2022
62763de
chore(python): exclude setup.py in renovate config (#282)
gcf-owl-bot[bot] Sep 2, 2022
3f7c6c9
chore(deps): update dependency pytest to v7.1.3 (#281)
renovate-bot Sep 6, 2022
a9d8663
chore: Bump gapic-generator-python version to 1.3.0 (#283)
gcf-owl-bot[bot] Sep 7, 2022
854a8ec
chore: use gapic-generator-python 1.3.1 (#284)
gcf-owl-bot[bot] Sep 8, 2022
5475f5d
chore: use gapic generator python 1.4.1 (#285)
gcf-owl-bot[bot] Sep 13, 2022
fcd1ca3
chore: detect samples tests in nested directories (#286)
gcf-owl-bot[bot] Sep 13, 2022
9a0e69b
fix(deps): require protobuf >= 3.20.2 (#288)
gcf-owl-bot[bot] Oct 3, 2022
d77c8f1
chore(main): release 2.7.2 (#289)
release-please[bot] Oct 4, 2022
ff95b77
chore(deps): update dependency google-cloud-scheduler to v2.7.2 (#290)
renovate-bot Oct 4, 2022
8156748
fix(deps): allow protobuf 3.19.5 (#291)
parthea Oct 7, 2022
59e2deb
chore(main): release 2.7.3 (#292)
release-please[bot] Oct 10, 2022
67ab132
chore(deps): update dependency google-cloud-scheduler to v2.7.3 (#293)
renovate-bot Oct 10, 2022
b448856
chore(deps): update dependency pytest to v7.2.0 (#294)
renovate-bot Oct 26, 2022
d46a84f
chore(python): update dependencies in .kokoro/requirements.txt [autoa…
gcf-owl-bot[bot] Nov 8, 2022
4c3e6f6
chore(python): update release script dependencies [autoapprove] (#298)
gcf-owl-bot[bot] Nov 18, 2022
42c2076
chore(python): drop flake8-import-order in samples noxfile (#299)
gcf-owl-bot[bot] Nov 26, 2022
1e4d95a
chore: Update gapic-generator-python to v1.6.1 (#295)
gcf-owl-bot[bot] Nov 26, 2022
e0a397f
fix(deps): Require google-api-core >=1.34.0, >=2.11.0 (#301)
gcf-owl-bot[bot] Dec 8, 2022
ad97073
build(deps): bump certifi from 2022.9.24 to 2022.12.7 [autoapprove] (…
gcf-owl-bot[bot] Dec 8, 2022
f3ad594
feat: Updated Client Libraries for Cloud Scheduler (#304)
gcf-owl-bot[bot] Dec 14, 2022
21d4af3
chore(main): release 2.8.0 (#300)
release-please[bot] Dec 15, 2022
c39cd8e
chore(deps): update dependency google-cloud-scheduler to v2.8.0 (#305)
renovate-bot Dec 15, 2022
2660867
chore(python): add support for python 3.11 (#306)
gcf-owl-bot[bot] Jan 6, 2023
46a79a4
feat: Add support for python 3.11 (#307)
gcf-owl-bot[bot] Jan 10, 2023
81cd41c
chore(main): release 2.9.0 (#308)
release-please[bot] Jan 10, 2023
1ac389f
chore(deps): update dependency google-cloud-scheduler to v2.9.0 (#309)
renovate-bot Jan 10, 2023
384187f
chore(deps): update dependency pytest to v7.2.1 (#310)
renovate-bot Jan 14, 2023
5c0b130
docs: Add documentation for enums (#311)
gcf-owl-bot[bot] Jan 20, 2023
dd96e57
chore(main): release 2.9.1 (#312)
release-please[bot] Jan 23, 2023
6b2915a
chore(deps): update dependency google-cloud-scheduler to v2.9.1 (#314)
renovate-bot Jan 24, 2023
23ca348
chore: Update gapic-generator-python to v1.8.2 (#315)
gcf-owl-bot[bot] Jan 25, 2023
8225234
chore: fix prerelease_deps nox session [autoapprove] (#316)
gcf-owl-bot[bot] Jan 30, 2023
8a9cbc6
chore: Update gapic-generator-python to v1.8.4 (#317)
gcf-owl-bot[bot] Feb 7, 2023
cb4d9cb
build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gc…
gcf-owl-bot[bot] Feb 8, 2023
4e4eb43
chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#322)
gcf-owl-bot[bot] Feb 27, 2023
335b09f
chore: Update gapic-generator-python to v1.8.5 (#320)
gcf-owl-bot[bot] Feb 28, 2023
9a8a8f9
chore(main): release 2.10.0 (#323)
release-please[bot] Feb 28, 2023
ba6b799
chore(deps): update all dependencies (#321)
renovate-bot Mar 1, 2023
972c392
feat: Location API methods (#324)
gcf-owl-bot[bot] Mar 3, 2023
f2b1d95
chore(deps): update dependency pytest to v7.2.2 (#326)
renovate-bot Mar 4, 2023
013b9c9
chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (#327)
gcf-owl-bot[bot] Mar 16, 2023
e6eb81e
docs: Fix formatting of request arg in docstring (#328)
gcf-owl-bot[bot] Mar 23, 2023
3a4a8f0
chore(main): release 2.11.0 (#325)
release-please[bot] Mar 27, 2023
d09a3bc
chore(deps): update dependency google-cloud-scheduler to v2.11.0 (#329)
renovate-bot Apr 6, 2023
5b9513f
chore: update region tags to use correct product prefix (#332)
meredithslota Apr 17, 2023
5adb42c
chore(deps): update dependency pytest to v7.3.1 (#331)
renovate-bot Apr 17, 2023
848b57c
chore: remove samples (#333)
meredithslota Apr 24, 2023
4b45ee5
build(deps): bump requests to 2.31.0 [autoapprove] (#335)
gcf-owl-bot[bot] May 25, 2023
8766821
build(deps): bump cryptography to 41.0.0 [autoapprove] (#337)
gcf-owl-bot[bot] Jun 3, 2023
3a19f05
chore: remove pinned Sphinx version [autoapprove] (#338)
gcf-owl-bot[bot] Jun 27, 2023
7b0117d
chore: store artifacts in placer [autoapprove] (#339)
gcf-owl-bot[bot] Jun 28, 2023
417e9e5
fix: Add async context manager return types (#340)
gcf-owl-bot[bot] Jul 4, 2023
02b4f16
chore(main): release 2.11.1 (#341)
release-please[bot] Jul 5, 2023
9c27671
chore: Update gapic-generator-python to v1.11.2 (#342)
gcf-owl-bot[bot] Jul 10, 2023
5b20c07
build(deps): [autoapprove] bump cryptography from 41.0.0 to 41.0.2 (#…
gcf-owl-bot[bot] Jul 17, 2023
ce7f26d
build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#346)
gcf-owl-bot[bot] Jul 21, 2023
4df456a
build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (…
gcf-owl-bot[bot] Jul 25, 2023
faf847f
chore: [autoapprove] Pin flake8 version (#349)
gcf-owl-bot[bot] Aug 1, 2023
556fc96
build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#351)
gcf-owl-bot[bot] Aug 2, 2023
951433b
docs: Minor formatting (#353)
gcf-owl-bot[bot] Sep 13, 2023
08475b4
Merge remote-tracking branch 'remote.googleapis/python-scheduler/main…
parthea Sep 25, 2023
022ae06
Trigger owlbot post-processor
parthea Sep 25, 2023
e18d576
build: google-cloud-scheduler migration: adjust owlbot-related files
parthea Sep 25, 2023
451ab3c
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Sep 25, 2023
df8d845
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Sep 25, 2023
0bf3558
Merge branch 'migration.python-scheduler.migration.2023-09-25.00.00.m…
gcf-owl-bot[bot] Sep 25, 2023
6f2062d
Merge branch 'main' into migration.python-scheduler.migration.2023-09…
parthea Sep 27, 2023
29d4f37
delete obsolete UPGRADING.md
parthea Sep 29, 2023
0b97fd3
update smoke test
parthea Sep 29, 2023
afe4d5f
lint
parthea Sep 29, 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
24 changes: 24 additions & 0 deletions packages/google-cloud-scheduler/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# 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.


deep-remove-regex:
- /owl-bot-staging

deep-copy-regex:
- source: /google/cloud/scheduler/(v.*)/.*-py
dest: /owl-bot-staging/google-cloud-scheduler/$1

begin-after-commit-hash: dfccedc726d558444c665121fb5c1d08a5978e94

13 changes: 13 additions & 0 deletions packages/google-cloud-scheduler/.coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[run]
branch = True

[report]
show_missing = True
omit =
google/cloud/scheduler/__init__.py
google/cloud/scheduler/gapic_version.py
exclude_lines =
# Re-enable the standard pragma
pragma: NO COVER
# Ignore debug-only repr
def __repr__
33 changes: 33 additions & 0 deletions packages/google-cloud-scheduler/.flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# -*- coding: utf-8 -*-
#
# Copyright 2023 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# 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.

# Generated by synthtool. DO NOT EDIT!
[flake8]
ignore = E203, E231, E266, E501, W503
exclude =
# Exclude generated code.
**/proto/**
**/gapic/**
**/services/**
**/types/**
*_pb2.py

# Standard linting exemptions.
**/.nox/**
__pycache__,
.git,
*.pyc,
conf.py
63 changes: 63 additions & 0 deletions packages/google-cloud-scheduler/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
*.py[cod]
*.sw[op]

# C extensions
*.so

# Packages
*.egg
*.egg-info
dist
build
eggs
.eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.nox
.cache
.pytest_cache


# Mac
.DS_Store

# JetBrains
.idea

# VS Code
.vscode

# emacs
*~

# Built documentation
docs/_build
bigquery/docs/generated
docs.metadata

# Virtual environment
env/

# Test logs
coverage.xml
*sponge_log.xml

# System test environment variables.
system_tests/local_test_setup

# Make sure a generated file isn't accidentally committed.
pylintrc
pylintrc.test
31 changes: 31 additions & 0 deletions packages/google-cloud-scheduler/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Copyright 2023 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# 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.
#
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- repo: https://github.com/psf/black
rev: 22.3.0
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
rev: 6.1.0
hooks:
- id: flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
".": "2.11.1"
}
18 changes: 18 additions & 0 deletions packages/google-cloud-scheduler/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "cloudscheduler",
"name_pretty": "Cloud Scheduler",
"product_documentation": "https://cloud.google.com/scheduler/docs",
"client_documentation": "https://cloud.google.com/python/docs/reference/cloudscheduler/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/5411429",
"release_level": "stable",
"language": "python",
"library_type": "GAPIC_AUTO",
"repo": "googleapis/python-scheduler",
"distribution_name": "google-cloud-scheduler",
"api_id": "cloudscheduler.googleapis.com",
"requires_billing": true,
"default_version": "v1",
"codeowner_team": "@googleapis/aap-dpes",
"api_shortname": "cloudscheduler",
"api_description": "lets you set up scheduled units of work to be executed at defined times or regular intervals. These work units are commonly known as cron jobs. Typical use cases might include sending out a report email on a daily basis, updating some cached data every 10 minutes, or updating some summary information once an hour."
}
Loading