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

docs: update docs build (via synth) #99

Merged
merged 8 commits into from Aug 5, 2020
Merged

docs: update docs build (via synth) #99

merged 8 commits into from Aug 5, 2020

Commits on Aug 5, 2020

  1. feat(python-library): changes to docs job

    * feat(python-library): changes to docs job
    
    * migrate to Trampoline V2
    * add docs-presubmit job
    * create docfx yaml files and upload them to another bucket
    
    * remove redundant envvars
    
    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Wed Jul 29 16:15:18 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: f07cb4446192952f19be3056957f56d180586055
    Source-Link: googleapis/synthtool@f07cb44
    yoshi-automation committed Aug 5, 2020
    Copy the full SHA
    9940f53 View commit details
    Browse the repository at this point in the history
  2. Revert "feat(python-library): changes to docs job (#700)"

    This reverts commit f07cb4446192952f19be3056957f56d180586055.
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Wed Jul 29 17:33:57 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: ee7506d15daa3873accfff9430eff7e3953f0248
    Source-Link: googleapis/synthtool@ee7506d
    yoshi-automation committed Aug 5, 2020
    Copy the full SHA
    7568f55 View commit details
    Browse the repository at this point in the history
  3. feat(python-library): changes to docs job

    * feat(python-library): changes to docs job
    
    * migrate to Trampoline V2
    * add docs-presubmit job
    * create docfx yaml files and upload them to another bucket
    
    * remove redundant envvars
    
    * add a failing test first
    
    * fix TemplateSyntaxError: Missing end of comment tag
    
    * serving_path is not needed any more
    
    * use `raw` to make jinja happy
    
    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Thu Jul 30 12:44:02 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 5dfda5621df45b71b6e88544ebbb53b1a8c90214
    Source-Link: googleapis/synthtool@5dfda56
    yoshi-automation committed Aug 5, 2020
    Copy the full SHA
    c92fa00 View commit details
    Browse the repository at this point in the history
  4. fix(python-library): add missing changes

    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Thu Jul 30 18:26:35 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 39b527a39f5cd56d4882b3874fc08eed4756cebe
    Source-Link: googleapis/synthtool@39b527a
    yoshi-automation committed Aug 5, 2020
    Copy the full SHA
    5c3e04a View commit details
    Browse the repository at this point in the history
  5. chore(py_library): add split_system_tests

    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Fri Jul 31 16:17:13 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: bfcdbe0da977b2de6c1c0471bb6dc2f1e13bf669
    Source-Link: googleapis/synthtool@bfcdbe0
    yoshi-automation committed Aug 5, 2020
    Copy the full SHA
    c6ec45f View commit details
    Browse the repository at this point in the history
  6. chore(py_library): add some excludes in docs/conf.py

    This should fix build failures in python-bigquery.
    Example:
    googleapis/python-bigquery#205
    
    * also add a comment
    
    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Mon Aug 3 15:08:00 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 4f8f5dc24af79694887385015294e4dbb214c352
    Source-Link: googleapis/synthtool@4f8f5dc
    yoshi-automation committed Aug 5, 2020
    Copy the full SHA
    5d027ca View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    10a9233 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    6c227ed View commit details
    Browse the repository at this point in the history