8000 ci: Add showcase build to CI test steps by burkedavison · Pull Request #1090 · googleapis/sdk-platform-java · GitHub
[go: up one dir, main page]

Skip to content

ci: Add showcase build to CI test steps #1090

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

Merged
merged 18 commits into from
Nov 21, 2022
Merged

ci: Add showcase build to CI test steps #1090

merged 18 commits into from
Nov 21, 2022

Conversation

burkedavison
Copy link
Member
@burkedavison burkedavison commented Nov 10, 2022

Introduces showcase client generation during bazel test //test/integration:showcase.

Copy link
Collaborator
@blakeli0 blakeli0 left a comment

Choose a reason for hiding this comment

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

Looks pretty good. Two suggestions:

  1. Please add some golden tests for the test class composers.
  2. Consider splitting the two bug fixes out to a separate fix PR, and this PR can stay as a ci.

@burkedavison burkedavison changed the base branch from main to bugfix/support-nested-argument-method-signatures November 14, 2022 15:54
…showcase

# Conflicts:
#	src/main/java/com/google/api/generator/gapic/composer/grpc/ServiceClientTestClassComposer.java
Copy link
Collaborator
@blakeli0 blakeli0 left a comment

Choose a reason for hiding this comment

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

LGTM. You may want to update the description of the PR before merging, now that we break the original PR to two.

Base automatically changed from bugfix/support-nested-argument-method-signatures to main November 18, 2022 14:19
# Conflicts:
#	src/main/java/com/google/api/generator/gapic/composer/grpc/ServiceClientTestClassComposer.java
@sonarqubecloud
Copy link

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

@burkedavison burkedavison marked this pull request as ready for review November 21, 2022 14:40
@burkedavison burkedavison requested review from a team as code owners November 21, 2022 14:40
@snippet-bot
Copy link
snippet-bot bot commented Nov 21, 2022

Here is the summary of changes.

You are about to add 169 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@burkedavison burkedavison merged commit 23e3982 into main Nov 21, 2022
@burkedavison burkedavison deleted the showcase branch November 21, 2022 14:40
suztomo pushed a commit that referenced this pull request Dec 16, 2022
* ci: add showcase testing

* fix: Support testing nested argument method signatures and 'double' field assertions

* ci: Add showcase build to CI

* fix: Run formatter

* fix: Remove unused parameter. Rename variable.

* fix: inline commit.gapic_showcase rather than using PROPERTIES.bzl

* fix: showcase no longer generates samples, and 'rest_numeric_enums' is now true

* chore: Add initial golden showcase files

* fix: exclude .DS_Store from golden files directories

* fix: Support testing nested argument method signatures and 'double' field assertions

* fix: DRY refactor for consistent double+float assertions

* fix: Remove unused parameter.

* fix: update showcase golden files for 0.0001 delta in assertEquals

* fix: remove unnecessary load of PROPERTIES.bzl

* ci: remove 'Showcase Tests' ci stage until differentiated from existing 'Integration Tests'

* fix(showcase): remove duplicate test suite in /test/showcase, keeping /test/integration copy.
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
0