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(appengine): start generating apiv1 #3561

Merged
merged 3 commits into from Jan 14, 2021
Merged

feat(appengine): start generating apiv1 #3561

merged 3 commits into from Jan 14, 2021

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Jan 14, 2021

No description provided.

@codyoss codyoss requested a review from a team as a code owner January 14, 2021 15:58
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 14, 2021
@product-auto-label product-auto-label bot added the api: appengine Issues related to the App Engine Admin API API. label Jan 14, 2021
@codyoss
Copy link
Member Author

codyoss commented Jan 14, 2021

Note, this is the first gapic(that I know of) that is being generated with out a grpc service config. This should be fine though as that just means methods don't have any sort of retry settings configured. There seem to be no issues with the generated code.

@tbpg tbpg requested a review from noahdietz January 14, 2021 17:03
Copy link
Contributor

@noahdietz noahdietz left a comment

Choose a reason for hiding this comment

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

LGTM thanks @codyoss

@noahdietz
Copy link
Contributor

TestMicrogenConfigs
    config_test.go:62: config "cloud.google.com/go/appengine/apiv1" (#103) expected non-empty gRPCServiceConfigPath
--- FAIL: TestMicrogenConfigs (0.00s)

I guess we need to allow this option to be empty in the config test as well.

@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Jan 14, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 2b6a3b4 into googleapis:master Jan 14, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 14, 2021
@codyoss codyoss deleted the ae-v1 branch January 14, 2021 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: appengine Issues related to the App Engine Admin API API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants