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(internal/gapicgen): support generating only gapics with genlocal #3383

Merged
merged 2 commits into from Dec 4, 2020
Merged

Commits on Dec 4, 2020

  1. feat(internal/gapicgen): support generating only gapics with genlocal

    This can speed up generation and removes the edge case where an
    error gets returned if there are no new proto stubs to generate
    since the last regen.
    codyoss committed Dec 4, 2020
    Copy the full SHA
    db2aed9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b2452ef View commit details
    Browse the repository at this point in the history