Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
293 commits
Select commit Hold shift + click to select a range
9544512
CI Rehash (#3146)
lukesneeringer Mar 23, 2017
ab86c7c
Fixing up some format strings in nox configs.
dhermes Mar 27, 2017
38ea588
Renaming http argument(s) as _http. (#3235)
dhermes Mar 30, 2017
566233d
GA and Beta Promotions (#3245)
lukesneeringer Mar 30, 2017
065ec4e
Adding check that **all** setup.py README's are valid RST. (#3318)
dhermes Apr 20, 2017
c2af505
Ignore tests (rather than unit_tests) in setup.py files. (#3319)
dhermes Apr 21, 2017
7a795e4
Vision semi-GAPIC (#3373)
lukesneeringer Jun 2, 2017
35b50ba
Re-enable pylint in info-only mode for all packages (#3519)
Jun 23, 2017
3a153f0
Prep runtimeconfig-0.25.0 release. (#3545)
tseaver Jun 26, 2017
3813017
Fix inclusion of tests in manifest.in (#3552)
Jun 27, 2017
553783b
Making all LICENSE headers "uniform". (#3563)
dhermes Jun 28, 2017
ecb00ba
Shorten nox virtualenv names to avoid hashing. (#3585)
tseaver Jul 6, 2017
b1eb1ce
Updating author_email in all setup.py. (#3598)
dhermes Jul 11, 2017
4dcb241
Fixing references to "dead" docs links. (#3631)
dhermes Jul 19, 2017
b8a2089
Changing all pypi.python.org links to warehouse links. (#3641)
dhermes Jul 20, 2017
0747ef1
Remove httplib2, replace with Requests (#3674)
Jul 27, 2017
cf447e8
Updating all affected packages after google-cloud-core update. (#3730)
dhermes Aug 4, 2017
cffc2e5
Move google.cloud.iterator to google.api.core.page_iterator (#3770)
Aug 9, 2017
f391666
Bump core version number (#3864)
lukesneeringer Aug 24, 2017
283ed6d
Updating 10 packages after google-cloud-core==0.27.0 (#3866)
dhermes Aug 24, 2017
ba7b939
Typo correction. (#3910)
lukesneeringer Sep 1, 2017
5c94ee9
s/gcloud-common/google-cloud-common/g (#4180)
tswast Oct 13, 2017
ba631fd
Update Docs with Python Setup Guide (#4187)
Oct 13, 2017
8217f3a
Replace usage of google.api.core with google.api_core (#4221)
Oct 18, 2017
79b5622
Cutting version 0.28.0 of `google-cloud-core`. (#4280)
dhermes Oct 30, 2017
2f00bd8
Switch copyright holder to "Google LLC" (#4287)
lukesneeringer Oct 31, 2017
5e55221
Making release for most packages. (#4296)
dhermes Oct 31, 2017
ba356ef
Marking all remaining versions as "dev". (#4299)
dhermes Oct 31, 2017
61b3940
Fixing "Fore" -> "For" typo in README docs. (#4317)
dhermes Nov 1, 2017
872087c
Closes #4319 - shorten test names (#4321)
chemelnucfin Nov 1, 2017
b69647a
Making a `nox -s default` session for all packages. (#4324)
dhermes Nov 2, 2017
af2a900
RuntimeConfig: Set default variable state to Unspecified (#4738)
chemelnucfin Jan 16, 2018
e2ba701
Normalize all setup.py files (#4909)
Feb 22, 2018
b8fe095
Re-enable lint for tests, remove usage of pylint (#4921)
Feb 24, 2018
1264c6f
Install local dependencies when running lint (#4936)
Feb 26, 2018
e137cc1
Update dependency range for api-core to include v1.0.0 releases (#4944)
Feb 27, 2018
c44c4e7
Release runtimeconfig 0.28.1 (#4966)
Feb 28, 2018
b72c995
Fix bad trove classifier
Mar 15, 2018
2b57061
Fix variable nanosecond timestamp update_time from response (#4819)
chemelnucfin Apr 4, 2018
78f5530
RuntimeConfig: tests with microseconds and nanoseconds (#5150)
chemelnucfin Apr 4, 2018
2198ab4
Add Test runs for Python 3.7 and remove 3.4 (#5295)
crwilcox May 4, 2018
353135a
runtimeconfig: prep docs for repo split. (#6023)
tseaver Sep 19, 2018
2ccb49c
Use new Nox (#6175)
busunkim96 Oct 10, 2018
023fd41
Docs: normalize use of support level badges (#6159)
tseaver Oct 17, 2018
8e33ab7
Fix #6321 Update README service links in quickstart guides. (#6322)
crwilcox Oct 26, 2018
b312692
Bump minimum 'api_core' version for all GAPIC libs to 1.4.1. (#6391)
tseaver Nov 7, 2018
467bc0a
Add templates for flake8, coveragerc, noxfile, and black. (#6642)
crwilcox Nov 28, 2018
c821cdb
Blackening Continued... (#6667)
crwilcox Nov 29, 2018
e3afe51
add blacken to noxfile (#6795)
crwilcox Nov 30, 2018
2ffa872
Use moved iam.policy now at google.api_core.iam.policy (#6741)
crwilcox Dec 3, 2018
54d57cf
Update dependency to google-cloud-core (#6835)
crwilcox Dec 4, 2018
3163506
Release runtimeconfig 0.28.2 (#6895)
crwilcox Dec 10, 2018
c9fc3eb
Docs/fixit: normalize docs for 'page_size' / 'max_results' / 'page_to…
tseaver Dec 13, 2018
b923bfa
Document Python 2 deprecation (#6910)
crwilcox Dec 14, 2018
b9b71c9
Release runtimeconfig 0.28.3 (#6951)
crwilcox Dec 18, 2018
5b767d7
Updated client library documentation URLs. (#7307)
pravindahal Feb 11, 2019
6ce34ee
Remove classifier for Python 3.4 for end-of-life. (#7535)
crwilcox Mar 20, 2019
f7bca57
Add client_info support to client / connection. (#7871)
tseaver May 8, 2019
80cd521
Pin 'google-cloud-core >= 1.0.0, < 2.0dev'. (#7993)
tseaver May 16, 2019
2ebc682
Release runtimeconfig-0.29.0 (#8008)
tseaver May 17, 2019
351d2fe
Don't pin 'google-api-core' in libs using 'google-cloud-core'. (#8213)
tseaver Jun 4, 2019
61979f4
Release 'google-cloud-runtimeconfig' 0.29.1. (#8218)
tseaver Jun 4, 2019
4f7f05e
All: Add docs job to publish to googleapis.dev. (#8464)
busunkim96 Jun 25, 2019
ce5a25c
Add nox session 'docs' to remaining manual clients. (#8478)
busunkim96 Jun 27, 2019
5cd26ef
Add compatibility check badges to READMEs. (#8288)
ylil93 Jul 15, 2019
5869ffb
Link to googleapis.dev documentation in READMEs. (#8705)
busunkim96 Jul 19, 2019
64f8a64
Fix docs navigation issues. (#8723)
ryanyuan Jul 23, 2019
90c8dd8
Release 0.29.2 (#8764)
busunkim96 Jul 25, 2019
dbf65a7
Update intersphinx mapping for requests. (#8805)
busunkim96 Jul 29, 2019
fc507ec
Remove compatability badges from READMEs. (#9035)
busunkim96 Aug 16, 2019
fa1cd00
Add client options. (#9045)
busunkim96 Aug 16, 2019
1df977f
Fix broken links in docs. (#9148)
ryanyuan Sep 3, 2019
6194507
docs: fix intersphinx reference to requests (#9294)
busunkim96 Sep 25, 2019
7ca7740
chore: pin 'google-cloud-core >= 1.0.3, < 2.0.0dev' (#9445)
tseaver Oct 15, 2019
5c9b703
chore(runtimeconfig): release 0.30.0 (#9472)
tseaver Oct 15, 2019
64c39ea
docs: add python 2 sunset banner to documentation (#9036)
busunkim96 Nov 11, 2019
1e27f76
fix(runtimeconfig): update test assertion and core version pins (#10097)
plamut Jan 10, 2020
2b54cbd
chore: add split repo templates (#3)
busunkim96 Feb 20, 2020
34b9666
chore: get coverage for `google.cloud.runtimeconfig` (via synth) (#8)
yoshi-automation Feb 21, 2020
d714934
chore: update templates (via synth) (#10)
yoshi-automation Apr 21, 2020
f6d64b5
chore: update noxfile (via synth) (#11)
yoshi-automation May 1, 2020
483b959
feat: set release_status to beta (#9)
busunkim96 May 1, 2020
c86c19f
chore: release 0.31.0 (#13)
release-please[bot] May 13, 2020
5df55a0
chore: update publish-docs script (via synth) (#14)
yoshi-automation May 13, 2020
5e5eac1
chore: remove extra bash line (#16)
yoshi-automation May 28, 2020
fa39b3d
feat: support variable create / update methods and text attribute (#17)
ludoo Jun 5, 2020
f8f8494
chore: release 0.32.0 (#19)
release-please[bot] Jun 8, 2020
ff2fd41
chore: update templates (#20)
yoshi-automation Jul 1, 2020
08f72b7
chore: add default CODEOWNERS (#22)
busunkim96 Sep 22, 2020
e77478c
test: update tests to support latest google-cloud-core (#23)
tswast Oct 6, 2020
a9a2caf
chore: add support for docfx build (via synth) (#21)
yoshi-automation Nov 13, 2020
01f9d60
tests: drop testing Python 3.5, add testing Python 3.9 (#24)
yoshi-automation Nov 13, 2020
6bacf53
chore: repair docfx session; enable docs-presubmit build (via synth) …
yoshi-automation Nov 16, 2020
f183c4d
docs(python): update intersphinx for grpc and auth (#27)
yoshi-automation Dec 10, 2020
23c38f5
chore: release 0.32.1 (#28)
release-please[bot] Dec 11, 2020
dcfcf30
chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.…
yoshi-automation Dec 22, 2020
c99ae04
chore: exclude `.nox` from linting; update python versions in CONTRIB…
yoshi-automation Dec 23, 2020
42705cc
build: migrate to flakybot (#32)
JustinBeckwith Jan 29, 2021
cbb47cf
chore: update templates (#31)
yoshi-automation Feb 8, 2021
f78556f
chore: add constraints file (#39)
parthea Mar 30, 2021
d61d34b
fix: require google-cloud-core >= 1.3.0 (#38)
yoshi-automation Apr 2, 2021
30292de
chore: Migrate to owl bot (#42)
parthea Apr 8, 2021
037417c
build: update .OwlBot.lock with new version of post-processor (#47)
gcf-owl-bot[bot] Apr 16, 2021
1536930
build: update .OwlBot.lock with new version of post-processor (#49)
gcf-owl-bot[bot] Apr 16, 2021
b9e49ec
chore: prevent normalization of semver versioning (#45)
dandhlee Apr 16, 2021
3c90aa4
chore(revert): revert preventing normalization (#50)
dandhlee Apr 27, 2021
6008f22
chore: add SECURITY.md (#51)
google-cloud-policy-bot[bot] May 12, 2021
7288fb3
chore: new owl bot post processor docker image (#55)
gcf-owl-bot[bot] May 16, 2021
37ee7d8
chore: add library type to .repo-metadata.json (#52)
parthea May 17, 2021
173e1fc
chore: new owl bot post processor docker image (#56)
gcf-owl-bot[bot] May 22, 2021
f3258cb
chore: new owl bot post processor docker image (#57)
gcf-owl-bot[bot] May 28, 2021
c557461
chore: release 0.32.2 (#41)
release-please[bot] Jun 1, 2021
e2543db
chore: new owl bot post processor docker image (#58)
gcf-owl-bot[bot] Jun 17, 2021
b6a295c
fix: require python 3.6 (#63)
parthea Jun 22, 2021
863c8fd
chore: update precommit hook pre-commit/pre-commit-hooks to v4 (#1083…
gcf-owl-bot[bot] Jun 22, 2021
8f65619
chore: add kokoro 3.9 config templates (#61)
gcf-owl-bot[bot] Jun 22, 2021
dc26e9d
chore(python): simplify nox steps in CONTRIBUTING.rst (#65)
gcf-owl-bot[bot] Jun 26, 2021
d5c86c2
tests: avoid acquiring real credentials from environment in unit test…
tseaver Jul 12, 2021
b32bc68
build(python): exit with success status if no samples found (#68)
gcf-owl-bot[bot] Jul 14, 2021
206cca2
build(python): remove python 3.7 from kokoro Dockerfile (#69)
gcf-owl-bot[bot] Jul 14, 2021
a1df6e2
chore: pin 'google-cloud-core' to allow 2.x versions (#70)
tseaver Jul 16, 2021
29f2262
feat: add Samples section to CONTRIBUTING.rst (#71)
gcf-owl-bot[bot] Jul 22, 2021
3852dbc
chore: fix kokoro config for samples (#73)
gcf-owl-bot[bot] Jul 23, 2021
83b09cd
chore: release 0.32.3 (#75)
release-please[bot] Jul 27, 2021
67f6f72
chore: add comment linking tracking issue (#76)
tseaver Jul 28, 2021
49f6acd
chore(python): avoid `.nox` directories when building docs (#77)
gcf-owl-bot[bot] Aug 12, 2021
83106be
fix: remove pytz dependency (#78)
busunkim96 Aug 13, 2021
d9d7388
chore: release 0.32.4 (#79)
release-please[bot] Aug 13, 2021
3b2ff9e
chore: drop mention of Python 2.7 from templates (#80)
gcf-owl-bot[bot] Aug 13, 2021
359db34
chore: generate python samples templates in owlbot.py (#81)
busunkim96 Aug 18, 2021
015eee2
chore: add missing import in owlbot.py (#82)
parthea Aug 18, 2021
e7b8478
chore: migrate default branch from master to main (#85)
plamut Aug 30, 2021
61d03c8
chore(python): disable dependency dashboard (#86)
gcf-owl-bot[bot] Aug 30, 2021
59210ef
chore(python): group renovate prs (#87)
gcf-owl-bot[bot] Sep 1, 2021
d0a88c5
chore(python): rename default branch to main (#88)
gcf-owl-bot[bot] Sep 2, 2021
5a47c0e
chore: reference main branch of google-cloud-python (#89)
busunkim96 Sep 7, 2021
e938870
fix: remove six (#105)
busunkim96 Sep 20, 2021
32515a6
chore: release 0.32.5 (#106)
release-please[bot] Sep 20, 2021
9b5ad0d
chore: relocate owl bot post processor (#108)
SurferJeffAtGoogle Sep 21, 2021
e377d5d
chore: add default_version and codeowner_team to .repo-metadata.json …
parthea Oct 5, 2021
8f2c666
build: use trampoline_v2 for python samples and allow custom dockerfi…
gcf-owl-bot[bot] Oct 5, 2021
083e47a
fix: don't offset timestamp via naive datetime (#112)
tseaver Oct 5, 2021
53b593e
chore: release 0.32.6 (#113)
release-please[bot] Oct 5, 2021
a624574
chore(python): fix formatting issue in noxfile.py.j2 (#115)
gcf-owl-bot[bot] Oct 7, 2021
87c73cb
feat: add support for Python 3.10 (#114)
tseaver Oct 8, 2021
8bae266
chore: release 0.33.0 (#117)
release-please[bot] Oct 8, 2021
d570b47
chore(python): Add kokoro configs for python 3.10 samples testing (#116)
gcf-owl-bot[bot] Oct 8, 2021
768e043
chore(python): omit google/__init__.py in coverage (#119)
gcf-owl-bot[bot] Oct 26, 2021
66b4464
chore(python): add .github/CODEOWNERS as a templated file (#121)
gcf-owl-bot[bot] Nov 11, 2021
ef36ec1
chore: update doc links from googleapis.dev to cloud.google.com (#122)
dandhlee Nov 16, 2021
7dd487f
chore: update .repo-metadata.json (#123)
parthea Dec 28, 2021
aa51be6
chore: use python-samples-reviewers (#124)
gcf-owl-bot[bot] Jan 6, 2022
5f16645
build: switch to release-please for tagging (#126)
gcf-owl-bot[bot] Jan 14, 2022
92f5d19
chore(python): update release.sh to use keystore (#127)
gcf-owl-bot[bot] Jan 14, 2022
bc998f1
ci(python): run lint / unit tests / docs as GH actions (#128)
gcf-owl-bot[bot] Jan 20, 2022
b165bc4
chore(deps): update actions/setup-python action to v3 (#130)
gcf-owl-bot[bot] Mar 1, 2022
a3cccd1
chore(deps): update actions/checkout action to v3 (#132)
gcf-owl-bot[bot] Mar 3, 2022
e9e6d9b
chore(deps): update actions/download-artifact action to v3 (#135)
gcf-owl-bot[bot] Mar 5, 2022
e64b19a
chore(python): use black==22.3.0 (#136)
gcf-owl-bot[bot] Mar 28, 2022
7ec3315
chore(python): add E231 to .flake8 ignore list (#137)
gcf-owl-bot[bot] Mar 30, 2022
bbf3f78
chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#…
gcf-owl-bot[bot] Apr 1, 2022
045a0c5
chore(python): Enable size-label bot (#139)
gcf-owl-bot[bot] Apr 1, 2022
955cb6e
chore(python): refactor unit / system test dependency install (#140)
gcf-owl-bot[bot] Apr 1, 2022
8d5a075
chore(python): add license header to auto-label.yaml (#141)
gcf-owl-bot[bot] Apr 6, 2022
9c22db0
chore(python): add nox session to sort python imports (#142)
gcf-owl-bot[bot] Apr 21, 2022
dff6dd1
chore(python): use ubuntu 22.04 in docs image (#144)
gcf-owl-bot[bot] Apr 21, 2022
3b9689b
chore: [autoapprove] update readme_gen.py to include autoescape True …
gcf-owl-bot[bot] May 5, 2022
573cbcd
chore(python): auto approve template changes (#146)
gcf-owl-bot[bot] May 5, 2022
77255cc
docs: fix changelog header to consistent size (#147)
dandhlee Jun 3, 2022
f2b0d5f
chore: test minimum dependencies in python 3.7 (#149)
parthea Jun 6, 2022
74a7b08
chore(main): release 0.33.1 (#148)
release-please[bot] Jun 6, 2022
7cac7d5
chore: add prerelease nox session (#152)
gcf-owl-bot[bot] Jun 13, 2022
7208efd
fix: require python 3.7+ (#154)
gcf-owl-bot[bot] Jul 10, 2022
5ead307
chore(main): release 0.33.2 (#155)
release-please[bot] Jul 12, 2022
0176f66
chore(python): allow client documentation to be customized in README …
gcf-owl-bot[bot] Jul 14, 2022
f3a5e36
chore(python): fix prerelease session [autoapprove] (#158)
gcf-owl-bot[bot] Jul 26, 2022
4890416
chore(deps): update actions/setup-python action to v4 [autoapprove] (…
gcf-owl-bot[bot] Aug 10, 2022
23cb374
chore: remove 'pip install' statements from python_library templates …
gcf-owl-bot[bot] Aug 24, 2022
96a5038
chore(python): exclude path in renovate.json [autoapprove] (#161)
gcf-owl-bot[bot] Aug 24, 2022
fdb7b00
chore(python): exclude `grpcio==1.49.0rc1` in tests (#163)
gcf-owl-bot[bot] Aug 29, 2022
42104a8
ci(python): fix path to requirements.txt in release script (#164)
gcf-owl-bot[bot] Sep 1, 2022
8db984f
chore(python): update .kokoro/requirements.txt (#165)
gcf-owl-bot[bot] Sep 2, 2022
8d9a874
chore(python): exclude setup.py in renovate config (#166)
gcf-owl-bot[bot] Sep 2, 2022
f269090
chore: detect samples tests in nested directories (#167)
gcf-owl-bot[bot] Sep 13, 2022
0bd6dd0
chore: update dependency protobuf >= 3.20.2 (#169)
gcf-owl-bot[bot] Sep 29, 2022
3c4bf11
chore(python): update release script dependencies (#172)
gcf-owl-bot[bot] Nov 19, 2022
45af65d
chore(python): drop flake8-import-order in samples noxfile (#173)
gcf-owl-bot[bot] Nov 26, 2022
e3b2e8c
build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/g…
gcf-owl-bot[bot] Dec 8, 2022
caf7663
chore(python): add support for python 3.11 (#176)
gcf-owl-bot[bot] Jan 6, 2023
0c53edb
chore: fix prerelease_deps nox session [autoapprove] (#178)
gcf-owl-bot[bot] Jan 30, 2023
6bcf472
build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gc…
gcf-owl-bot[bot] Feb 8, 2023
3e51a57
chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#181)
gcf-owl-bot[bot] Feb 27, 2023
d20cdc9
chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (#182)
gcf-owl-bot[bot] Mar 16, 2023
ce3bfca
build(deps): bump requests from 2.28.1 to 2.31.0 in /synthtool/gcp/te…
gcf-owl-bot[bot] May 25, 2023
ac96abb
build(deps): bump cryptography from 39.0.1 to 41.0.0 in /synthtool/gc…
gcf-owl-bot[bot] Jun 3, 2023
bd50fe9
chore: remove pinned Sphinx version [autoapprove] (#189)
gcf-owl-bot[bot] Jun 28, 2023
ac63552
chore: store artifacts in placer (#190)
gcf-owl-bot[bot] Jun 29, 2023
766393e
build(deps): [autoapprove] bump cryptography from 41.0.0 to 41.0.2 (#…
gcf-owl-bot[bot] Jul 17, 2023
dd4bca3
build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#194)
gcf-owl-bot[bot] Jul 21, 2023
1996c94
build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (…
gcf-owl-bot[bot] Jul 26, 2023
a7892dc
build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#199)
gcf-owl-bot[bot] Aug 3, 2023
264553d
fix: require google-cloud-core >= 1.4.4 (#223)
vchudnov-g Oct 5, 2023
ff8eb44
chore: [autoapprove] bump cryptography from 41.0.3 to 41.0.4 (#221)
gcf-owl-bot[bot] Oct 5, 2023
dd05911
chore: [autoapprove] Update `black` and `isort` to latest versions (#…
gcf-owl-bot[bot] Oct 10, 2023
16f62d2
chore: rename rst files to avoid conflict with service names (#227)
gcf-owl-bot[bot] Oct 26, 2023
1183b46
chore: update docfx minimum Python version (#228)
gcf-owl-bot[bot] Nov 3, 2023
e10667a
chore: bump urllib3 from 1.26.12 to 1.26.18 (#229)
gcf-owl-bot[bot] Nov 9, 2023
97f9160
fix: add trove classifier for python 3.11 (#177)
parthea Nov 9, 2023
f8303c1
chore(main): release 0.33.3 (#224)
release-please[bot] Nov 9, 2023
daac644
fix: use version.py instead of pkg_resources.get_distribution (#184)
bricker Nov 15, 2023
2ce71a3
feat: Add support for python 3.12 (#232)
gcf-owl-bot[bot] Nov 23, 2023
f7cf61e
feat: Introduce compatibility with native namespace packages (#231)
parthea Nov 24, 2023
74557e7
chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/temp…
gcf-owl-bot[bot] Nov 29, 2023
30f5cc7
build: treat warnings as errors (#235)
parthea Nov 29, 2023
b3d18ae
chore(deps): update all dependencies (#256)
renovate-bot Dec 7, 2023
65c69b3
chore(main): release 0.34.0 (#230)
release-please[bot] Dec 7, 2023
b382af7
build: update actions/checkout and actions/setup-python (#261)
gcf-owl-bot[bot] Dec 10, 2023
9fcb749
build: update actions/upload-artifact and actions/download-artifact (…
gcf-owl-bot[bot] Dec 15, 2023
269e73b
build(python): fix `docs` and `docfx` builds (#265)
gcf-owl-bot[bot] Jan 22, 2024
0ecf7e1
build(deps): bump cryptography from 41.0.6 to 42.0.0 in /synthtool/gc…
gcf-owl-bot[bot] Feb 6, 2024
d172f34
build(deps): bump cryptography from 42.0.0 to 42.0.2 in .kokoro (#269)
gcf-owl-bot[bot] Feb 21, 2024
2e319fe
build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#270)
gcf-owl-bot[bot] Mar 6, 2024
79ad1d1
chore(python): update dependencies in /.kokoro (#272)
gcf-owl-bot[bot] Mar 18, 2024
3b7efac
chore(python): add requirements for docs build (#273)
gcf-owl-bot[bot] Mar 20, 2024
c9178bd
chore(python): bump idna from 3.4 to 3.7 in .kokoro (#279)
gcf-owl-bot[bot] Apr 12, 2024
ace5b91
chore: update templated files (#285)
gcf-owl-bot[bot] Jul 3, 2024
20a1009
chore(python): Use latest python runtime in prerelease_deps session (…
gcf-owl-bot[bot] Jul 5, 2024
472ca2b
chore(python): use python 3.10 for docs build (#291)
gcf-owl-bot[bot] Jul 9, 2024
03d0949
chore(python): fix docs build (#292)
gcf-owl-bot[bot] Aug 16, 2024
7594c60
chore(python): update unittest workflow template (#295)
gcf-owl-bot[bot] Sep 14, 2024
7d203a3
build(python): release script update (#296)
gcf-owl-bot[bot] Sep 17, 2024
b257b4b
feat: Add support for Python 3.13 (#304)
gcf-owl-bot[bot] Jan 3, 2025
200a037
chore(python): exclude .github/workflows/unittest.yml in renovate con…
gcf-owl-bot[bot] Jan 10, 2025
7ad7760
chore(python): fix docs publish build (#307)
gcf-owl-bot[bot] Jan 28, 2025
111a493
chore(main): release 0.35.0 (#305)
release-please[bot] Jan 30, 2025
1c2f656
chore(deps): update all dependencies (#308)
renovate-bot Jan 30, 2025
905345a
chore(deps): update all dependencies (#310)
renovate-bot Feb 20, 2025
6267f60
chore(python): fix typo in README (#311)
gcf-owl-bot[bot] Feb 20, 2025
02388f9
chore: add logging section to readme (#313)
gcf-owl-bot[bot] Feb 20, 2025
c28289e
chore(python): conditionally load credentials in .kokoro/build.sh (#316)
gcf-owl-bot[bot] Mar 2, 2025
3ed9a7c
chore: remove unused files (#317)
parthea Mar 10, 2025
7aff909
fix: resolve issues where pre-release versions of dependencies are in…
parthea Mar 10, 2025
2359eca
fix: remove setup.cfg configuration for creating universal wheels (#321)
parthea Mar 20, 2025
a887118
chore(python): fix incorrect import statement in README (#322)
gcf-owl-bot[bot] Mar 31, 2025
26bff58
chore(librarian): onboard to librarian (#323)
parthea Nov 13, 2025
12f12ec
chore: Update version of python-runtimeconfig to v0.35.0 (#324)
gkevinzheng Nov 13, 2025
58cbc6a
feat: Add Python 3.14 support (#327)
chalmerlowe Nov 17, 2025
faaed39
Merge remote-tracking branch 'remote.googleapis/python-runtimeconfig/…
parthea Nov 24, 2025
1e581a1
Trigger owlbot post-processor
parthea Nov 24, 2025
54314ed
build: google-cloud-runtimeconfig migration: adjust owlbot-related files
parthea Nov 24, 2025
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
39 changes: 39 additions & 0 deletions packages/google-cloud-runtimeconfig/.coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# -*- coding: utf-8 -*-
#
# Copyright 2024 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!
[run]
branch = True
omit =
google/__init__.py
google/cloud/__init__.py

[report]
fail_under = 100
show_missing = True
exclude_lines =
# Re-enable the standard pragma
pragma: NO COVER
# Ignore debug-only repr
def __repr__
# Ignore abstract methods
raise NotImplementedError
omit =
*/gapic/*.py
*/proto/*.py
*/core/*.py
*/site-packages/*.py
google/cloud/__init__.py
33 changes: 33 additions & 0 deletions packages/google-cloud-runtimeconfig/.flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# -*- coding: utf-8 -*-
#
# Copyright 2024 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
64 changes: 64 additions & 0 deletions packages/google-cloud-runtimeconfig/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
*.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/
venv/

# 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
10 changes: 10 additions & 0 deletions packages/google-cloud-runtimeconfig/.librarian/state.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620
libraries:
- id: google-cloud-runtimeconfig
version: 0.35.0
apis: []
source_roots:
- .
preserve_regex: []
remove_regex: []
tag_format: v{version}
31 changes: 31 additions & 0 deletions packages/google-cloud-runtimeconfig/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Copyright 2024 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: 23.7.0
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
rev: 6.1.0
hooks:
- id: flake8
17 changes: 17 additions & 0 deletions packages/google-cloud-runtimeconfig/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "runtimeconfig",
"name_pretty": "Google Cloud Runtime Configurator",
"product_documentation": "https://cloud.google.com/deployment-manager/runtime-configurator/",
"client_documentation": "https://cloud.google.com/python/docs/reference/runtimeconfig/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559663",
"release_level": "preview",
"language": "python",
"library_type": "GAPIC_MANUAL",
"repo": "googleapis/python-runtimeconfig",
"distribution_name": "google-cloud-runtimeconfig",
"api_id": "runtimeconfig.googleapis.com",
"requires_billing": true,
"default_version": "",
"codeowner_team": "",
"api_shortname": "runtimeconfig"
}
Loading
Loading