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(cloudbuild): Start generating apiv1/v3 #2830

Merged
merged 2 commits into from Sep 9, 2020
Merged

feat(cloudbuild): Start generating apiv1/v3 #2830

merged 2 commits into from Sep 9, 2020

Commits on Sep 9, 2020

  1. feat(cloudbuild): Start generating apiv1/v3

    A recent change[1] has removed some apis from the surface of
    apiv1/v2. As this is a breaking change, we need to start generating
    sources under a new import path. A future commit will deprecated
    the previous package.
    
    [1]: googleapis/googleapis@48ce887
    codyoss committed Sep 9, 2020
    Copy the full SHA
    afcbbe1 View commit details
    Browse the repository at this point in the history
  2. add excecption in test

    codyoss committed Sep 9, 2020
    Copy the full SHA
    2fe1bcf View commit details
    Browse the repository at this point in the history