FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[CHANGE ME] Re-generated to pick up changes in the API or client library generator. by yoshi-automation · Pull Request #114 · googleapis/python-storage · GitHub

This repository was archived by the owner on Mar 31, 2026. It is now read-only.
/ python-storage Public archive

[CHANGE ME] Re-generated to pick up changes in the API or client library generator. - #114

Closed
yoshi-automation wants to merge 5 commits into
masterfrom
autosynth
Closed

[CHANGE ME] Re-generated to pick up changes in the API or client library generator.#114
yoshi-automation wants to merge 5 commits into
masterfrom
autosynth

Conversation

Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Log from Synthtool
2020-04-23 05:15:38,422 synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
On branch autosynth
nothing to commit, working tree clean
.coveragerc
.flake8
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/release-please.yml
.gitignore
.kokoro/build.sh
.kokoro/continuous/common.cfg
.kokoro/continuous/continuous.cfg
.kokoro/docs/common.cfg
.kokoro/docs/docs.cfg
.kokoro/presubmit/common.cfg
.kokoro/presubmit/presubmit.cfg
.kokoro/publish-docs.sh
.kokoro/release.sh
.kokoro/release/common.cfg
.kokoro/release/release.cfg
.kokoro/trampoline.sh
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
docs/_static/custom.css
docs/_templates/layout.html
docs/conf.py.j2
noxfile.py.j2
renovate.json
setup.cfg
Running session blacken
Creating virtual environment (virtualenv) using python3.6 in .nox/blacken
pip install black==19.10b0
black docs google tests noxfile.py setup.py
reformatted /tmpfs/src/git/autosynth/working_repo/docs/conf.py
All done! ✨ 🍰 ✨
1 file reformatted, 34 files left unchanged.
Session blacken was successful.
2020-04-23 05:15:47,093 synthtool > Wrote metadata to synth.metadata.

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 23, 2020
frankyn added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 24, 2020
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 24, 2020
frankyn requested a review from HemangChothani April 24, 2020 15:54
frankyn self-requested a review April 24, 2020 15:54
Comment thread docs/conf.py
"sphinx.ext.napoleon",
"sphinx.ext.todo",
"sphinx.ext.viewcode",
"recommonmark",

frankyn Apr 24, 2020
edited
Loading

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Hey @crwilcox, we made this change in #103 due to a failure and related documentation around Sphinx-1.4 and greater. We are 1.6.3.

https://github.com/readthedocs/recommonmark

# for Sphinx-1.4 or newer
extensions = ['recommonmark']

# for Sphinx-1.3
from recommonmark.parser import CommonMarkParser

source_parsers = {
    '.md': CommonMarkParser,
}

source_suffix = ['.rst', '.md']

I think I misunderstood how to update this file correctly. Could you PTAL when you have a moment?

frankyn requested review from crwilcox and frankyn April 24, 2020 15:58

frankyn commented May 21, 2020

Copy link
Copy Markdown
Contributor

Pending fix from googleapis/synthtool#570 Closing for now.

frankyn closed this May 21, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL