Skip to content

ci: showcase now uses shared-dependencies#1926

Merged
burkedavison merged 1 commit intomainfrom
showcase-use-shared-deps
Aug 17, 2023
Merged

ci: showcase now uses shared-dependencies#1926
burkedavison merged 1 commit intomainfrom
showcase-use-shared-deps

Conversation

@burkedavison
Copy link
Copy Markdown
Member

Primary change:
Showcase now uses shared-config as its parent, and imports shared-deps in its dependency management. This makes showcase more consistent with production client libraries which is useful for testing.

Secondary change:
Shared dependencies (via gapic-generator-java-bom) now includes a declaration for the google-auth-library-oauth2-http testlib.

@burkedavison burkedavison requested a review from a team August 17, 2023 17:08
@product-auto-label product-auto-label Bot added the size: s Pull request size is small. label Aug 17, 2023
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not part of this PR. I think we could add the test jar to the auth bom, so that it can be released as part of the above auth bom, then we should be able to remove this declaration. WDYT @suztomo ?

@sonarqubecloud
Copy link
Copy Markdown

[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
0.0% 0.0% Duplication

@sonarqubecloud
Copy link
Copy Markdown

[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
0.0% 0.0% Duplication

@sonarqubecloud
Copy link
Copy Markdown

[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
0.0% 0.0% Duplication

@burkedavison burkedavison merged commit a18fe80 into main Aug 17, 2023
@burkedavison burkedavison deleted the showcase-use-shared-deps branch August 17, 2023 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants