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

chore(internal/testing): update ServiceConfig with additional values #1519

Merged
merged 4 commits into from
May 15, 2024

Conversation

julieqiu
Copy link
Member

For #1512

@julieqiu julieqiu requested review from a team as code owners May 14, 2024 21:21
@julieqiu julieqiu force-pushed the pr6 branch 3 times, most recently from b0c3b46 to d7d26cc Compare May 14, 2024 21:26
Copy link
Collaborator

@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.

One nit

internal/testing/sample/serviceconfig.go Show resolved Hide resolved
@julieqiu
Copy link
Member Author

A very useful one @noahdietz!

@julieqiu julieqiu enabled auto-merge (squash) May 15, 2024 01:13
srcs = [
"sample.go",
"serviceconfig.go",
],
importpath = "github.com/googleapis/gapic-generator-go/internal/testing/sample",
visibility = ["//:__subpackages__"],
deps = [
Copy link
Collaborator

Choose a reason for hiding this comment

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

Missing a dep in here per the Bazel build failure

@julieqiu julieqiu merged commit b455b1d into googleapis:main May 15, 2024
7 checks passed
@julieqiu julieqiu deleted the pr6 branch May 15, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants