-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(showcase): add showcase testing (#1188)
* ci(showcase): add showcase testing * ci(showcase): relocate showcase golden files from ./test to ./showcase/<project> * ci(showcase): update DEVELOPMENT.md with showcase testing instructions * ci(showcase): ignore license header check for generated showcase client * ci(showcase): single-line addlicense call * ci(showcase): change addlicense argument order * ci(showcase): change addlicense argument order * ci(showcase): replace -ignore parameter with filtered 'find' * ci(showcase): fix working-directory in ./github/workflows/ci-maven.yaml * ci(showcase): set SHOWCASE_VERSION env in github actions * ci(showcase): correct path to showcase server download directory * ci(showcase): remove unused test dependencies and javadoc configurations * ci(showcase): use gapic-generator-java-pom-parent in showcase/pom.xml * ci(showcase): use gapic-generator-java-bom as parent in showcase/pom.xml * ci(showcase): install maven modules before showcase testing * ci(showcase): remove Java 8 build as it's not supported for gax * ci(showcase): use bazelisk instead of bazel for showcase client generation
- Loading branch information
1 parent
83766f1
commit 820f457
Showing
431 changed files
with
85,614 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.