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

[no need to review] Bazel-based library generation prototype #1773

Closed
wants to merge 14 commits into from

Conversation

suztomo
Copy link
Member

@suztomo suztomo commented Jun 13, 2023

In sdk-platform-java branch for LTS 4

generation/
  generate.sh <Bazel package>
  googleapis_commit (this is for proto files and BUILD files, [example](https://github.com/googleapis/googleapis/blob/master/google/monitoring/v3/BUILD.bazel))
  WORKSPACE
  (Other workspace related bzl file?)

in java-bigtable branch for LTS 4:

generation/
sdk-platform-java_branch
generate.sh (that calls sdk-platform-java's generation script)

@suztomo suztomo requested a review from a team as a code owner June 13, 2023 15:19
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Jun 13, 2023
@suztomo suztomo marked this pull request as draft June 13, 2023 15:19
@sonarcloud
Copy link

sonarcloud bot commented Jun 15, 2023

[gapic-generator-java-root] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Jun 15, 2023

[java_showcase_integration_tests] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Jun 15, 2023

[java_showcase_unit_tests] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@suztomo suztomo closed this Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant