aboutsummaryrefslogtreecommitdiff
path: root/noxfile.py
AgeCommit message (Expand)Author
2021-11-18ci: tweak mypy to check 'google.protobuf' (#310)Tres Seaver
2021-10-19tests: add testing w/o 'grpc' installed (#289)Tres Seaver
2021-10-13fix: add mypy checking + 'py.typed' file (#290)Tres Seaver
2021-10-05feat: add support for Python 3.10 (#284)Tres Seaver
2021-08-30chore: migrate default branch to main (#264)Tres Seaver
2021-08-12chore: avoid duplicating pins of grpcio in noxfile (#246)Tres Seaver
2021-08-03fix!: drop support for Python 2.7 / 3.5 (#212)Tres Seaver
2021-08-03fix: strip trailing _ from field mask paths (#228)Bu Sun Kim
2021-07-07chore: update Noxfile and fix codeblock typo (#224)Dan Lee
2021-06-16chore: blacken (#206)Tres Seaver
2021-01-13chore: add constraints file (#122)Bu Sun Kim
2020-12-14chore: tweak 'python_requires' to match supported Python versions (#114)Tres Seaver
2020-12-10feat: add support for Python 3.9 (#111)Tres Seaver
2020-12-02chore: add 'docfx' nox session (#105)Tres Seaver
2020-05-26feat: First batch of AIO integration (#26)Lidi Zheng
2020-04-14feat(api-core): add client_cert_source to ClientOptions (#17)arithmetic1728
2020-02-25test: drop majyk per-lang-version coverage level (#12)Tres Seaver
2020-02-20chore: add split repo templates (#2)Bu Sun Kim
2019-06-25All: Add docs job to publish to googleapis.dev. (#8464)Bu Sun Kim
2019-03-27Allow passing metadata as part of creating a bidi (#7514)Christopher Wilcox
2018-11-29blacken api_core and core (#6668)Christopher Wilcox
2018-10-10Use new Nox (#6175)Bu Sun Kim