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

feat: add templates for python samples projects #506

Merged
merged 25 commits into from
May 28, 2020

Commits on May 21, 2020

  1. feat: add templates for python samples projects

    These templates will be used for templates in python-docs-samples
    and in Python client libraries. The README generation code is a modified
    version of
    https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/scripts/readme-gen.
    busunkim96 committed May 21, 2020
    Configuration menu
    Copy the full SHA
    9e82710 View commit details
    Browse the repository at this point in the history
  2. chore: clean up imports

    busunkim96 committed May 21, 2020
    Configuration menu
    Copy the full SHA
    5a2240d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dbd456 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ece1238 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a46ff2 View commit details
    Browse the repository at this point in the history
  6. Update synthtool/gcp/templates/python_samples/install_deps.tmpl.rst

    Co-Authored-By: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
    busunkim96 and kurtisvg committed May 21, 2020
    Configuration menu
    Copy the full SHA
    cd83ab3 View commit details
    Browse the repository at this point in the history
  7. chore: fix lint, types

    busunkim96 committed May 21, 2020
    Configuration menu
    Copy the full SHA
    46387d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e9e641 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c81ec6 View commit details
    Browse the repository at this point in the history
  10. fix: don't blacken samples

    busunkim96 committed May 21, 2020
    Configuration menu
    Copy the full SHA
    6b44b55 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    162a74e View commit details
    Browse the repository at this point in the history
  12. chore: update templates

    busunkim96 committed May 21, 2020
    Configuration menu
    Copy the full SHA
    b335178 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    35e67bb View commit details
    Browse the repository at this point in the history
  14. fix: re-add print

    busunkim96 committed May 21, 2020
    Configuration menu
    Copy the full SHA
    a21668b View commit details
    Browse the repository at this point in the history
  15. test: update templates

    busunkim96 committed May 21, 2020
    Configuration menu
    Copy the full SHA
    a6aaedf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    301cd37 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. chore: template updates

    busunkim96 committed May 28, 2020
    Configuration menu
    Copy the full SHA
    0c58ccd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f6f78a View commit details
    Browse the repository at this point in the history
  3. chore: fix lint

    busunkim96 committed May 28, 2020
    Configuration menu
    Copy the full SHA
    1c65137 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'py-samples-templates' of github.com:googleapis/synthtoo…

    …l into py-samples-templates
    busunkim96 committed May 28, 2020
    Configuration menu
    Copy the full SHA
    5e077ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2f315c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c00753 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ad2820 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47aa675 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c0a7ef View commit details
    Browse the repository at this point in the history