-
Notifications
You must be signed in to change notification settings - Fork 44
Comparing changes
Open a pull request
base repository: googleapis/python-texttospeech
base: v2.1.0
head repository: googleapis/python-texttospeech
compare: v2.2.0
- 12 commits
- 42 files changed
- 5 contributors
Commits on Jun 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4f41647 - Browse repository at this point
Copy the full SHA 4f41647View commit details
Commits on Jul 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 27bdf38 - Browse repository at this point
Copy the full SHA 27bdf38View commit details
Commits on Jul 27, 2020
-
chore: migrate docs job to Trampoline V2 (#65)
* chore: migrate docs job to Trampoline V2 This allows us to run the whole job locally. Example: ```bash $ TRAMPOLINE_IMAGE=gcr.io/tmatsuo-test/python-lib-docs \ TRAMPOLINE_DOCKERFILE=.kokoro/docker/docs/Dockerfile \ TRAMPOLINE_BUILD_FILE=.kokoro/publish-docs.sh \ STAGING_BUCKET=tmatsuo-test-bucket \ .kokoro/trampoline_v2.sh ``` You need to copy the service account with the permission on the bucket to `/dev/shm/73713_docuploader_service_account` for the above command to work. * remove unnecessary cd * only upload the image on Kokoro * add TRAMPOLINE_DOCKERFILE in rc file * change the python version for docs job * address review comments * move envvars to the kokoro config
Takashi Matsuo authoredJul 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 928acaa - Browse repository at this point
Copy the full SHA 928acaaView commit details -
docs: create docfx yaml files and upload them (#67)
* docs: create docfx yaml files and upload them This PR preserves the current behavior for uploading the HTML. It will generate docfx yaml files and upload them with docfx prefix. * lint
Takashi Matsuo authoredJul 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 456786f - Browse repository at this point
Copy the full SHA 456786fView commit details
Commits on Jul 28, 2020
-
docs: remove an unnecessary hyphen (#69)
Takashi Matsuo authoredJul 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 55ff787 - Browse repository at this point
Copy the full SHA 55ff787View commit details -
docs: finishing touches for the cloudsite docs pipeline (#71)
* add a new envvar for cloudsite docs pipeline * modify sys.path for the new plugin
Takashi Matsuo authoredJul 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 6f5e64c - Browse repository at this point
Copy the full SHA 6f5e64cView commit details -
docs: add docs-presubmit Kokoro job (#72)
* docs: add docs-presubmit Kokoro job * don't upload the image in docs-presubmit
Takashi Matsuo authoredJul 28, 2020 Configuration menu - View commit details
-
Copy full SHA for c42e5a9 - Browse repository at this point
Copy the full SHA c42e5a9View commit details
Commits on Jul 31, 2020
-
chore: fix synth.py for sphinx (#74)
* fix: fix synth.py for sphinx * also fix the regexp for the target files
Takashi Matsuo authoredJul 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 86ba22a - Browse repository at this point
Copy the full SHA 86ba22aView commit details -
feat: incorporate upstream changes (#73)
* feat: Support MULAW audio encoding * feat: Support MP3_64_KBPS audio encoding * feat: Support timepointing via SSML tag * feat: Support quota_project_id * docs: generate and upload docfx yaml files * testing: add docs-presubmit build
Takashi Matsuo authoredJul 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 8ee5447 - Browse repository at this point
Copy the full SHA 8ee5447View commit details
Commits on Aug 7, 2020
-
chore(py_library): add split_system_tests (#76)
Source-Author: Takashi Matsuo <[email protected]> Source-Date: Fri Jul 31 16:17:13 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: bfcdbe0da977b2de6c1c0471bb6dc2f1e13bf669 Source-Link: googleapis/synthtool@bfcdbe0
Configuration menu - View commit details
-
Copy full SHA for ffaa200 - Browse repository at this point
Copy the full SHA ffaa200View commit details
Commits on Aug 10, 2020
-
chore(py_library): add some excludes in docs/conf.py (#77)
This should fix build failures in python-bigquery. Example: googleapis/python-bigquery#205 * also add a comment Source-Author: Takashi Matsuo <[email protected]> Source-Date: Mon Aug 3 15:08:00 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 4f8f5dc24af79694887385015294e4dbb214c352 Source-Link: googleapis/synthtool@4f8f5dc
Configuration menu - View commit details
-
Copy full SHA for 58d77f1 - Browse repository at this point
Copy the full SHA 58d77f1View commit details
Commits on Aug 11, 2020
-
🤖 I have created a release \*beep\* \*boop\* --- ## [2.2.0](https://www.github.com/googleapis/python-texttospeech/compare/v2.1.0...v2.2.0) (2020-08-10) ### Features * incorporate upstream changes ([#73](https://www.github.com/googleapis/python-texttospeech/issues/73)) ([8ee5447](https://www.github.com/googleapis/python-texttospeech/commit/8ee544740f18497d9925bcf77e5ab96695503589)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for a282e62 - Browse repository at this point
Copy the full SHA a282e62View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.0...v2.2.0