Skip to content

build: add missing install step to Java 8 CI job#12852

Merged
meltsufin merged 1 commit intomainfrom
fix-ci-auth-dep-12842
Apr 20, 2026
Merged

build: add missing install step to Java 8 CI job#12852
meltsufin merged 1 commit intomainfrom
fix-ci-auth-dep-12842

Conversation

@meltsufin
Copy link
Copy Markdown
Member

The build-java8-except-gapic-generator-java job was missing a step to install dependencies, which caused it to fail when resolving unpublished artifacts from the monorepo. This commit adds the step to install all modules using Java 17 before running the tests.

Fixes #12842

The build-java8-except-gapic-generator-java job was missing a step to install dependencies, which caused it to fail when resolving unpublished artifacts from the monorepo.
This commit adds the step to install all modules using Java 17 before running the tests.

Fixes #12842
@meltsufin meltsufin requested a review from a team as a code owner April 19, 2026 02:35
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@meltsufin meltsufin merged commit dea45de into main Apr 20, 2026
108 checks passed
@meltsufin meltsufin deleted the fix-ci-auth-dep-12842 branch April 20, 2026 15:56
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.

"build(8) except for gapic-generator-java" failed in release PR

2 participants