-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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: [apikeys] new module for apikeys #8550
Conversation
suztomo
commented
Oct 7, 2022
- feat: initial generation of apikeys
- build: add the apikeys module to monorepo
GraalVM tests failed. It seems irrelevant:
|
java-apikeys/.OwlBot.yaml
Outdated
- "/grpc-google-.*/src" | ||
- "/proto-google-.*/src" | ||
- "/google-.*/src" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this correct? On second look at this, shouldn't this be /java-apikeys/...
0d6669d
to
9fcbf31
Compare
deep-remove-regex: | ||
- "/java-apikeys/grpc-google-.*/src" | ||
- "/java-apikeys/proto-google-.*/src" | ||
- "/java-apikeys/google-.*/src" | ||
|
||
deep-preserve-regex: | ||
- "/java-apikeys/google-.*/src/test/java/com/google/cloud/.*/v.*/it/IT.*Test.java" | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lqiu96 Module name added to the entries.