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

test: add test for maven-javadoc-plugin version #662

Merged
merged 6 commits into from
Oct 4, 2023
Merged

Conversation

alicejli
Copy link
Contributor

@alicejli alicejli commented Sep 27, 2023

Fixes #661

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Sep 27, 2023
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • .github/sync-repo-settings.yaml

@suztomo
Copy link
Member

suztomo commented Oct 4, 2023

How is it going?

@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: xs Pull request size is extra small. labels Oct 4, 2023
@alicejli alicejli marked this pull request as ready for review October 4, 2023 18:12
@alicejli alicejli requested a review from a team as a code owner October 4, 2023 18:12
- run: java -version
- run: sudo apt-get update -y
- run: sudo apt-get install libxml2-utils
- run: .kokoro/javadoc-generation-with-doclet.sh ${{matrix.repo}}
Copy link
Member

Choose a reason for hiding this comment

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

Can you rename the script to client-library-check-javadoc-with-doclet.sh? I want the name to tell it's similar to client-library-check.sh.

Copy link
Member

@suztomo suztomo left a comment

Choose a reason for hiding this comment

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

Approving. Can you rename the script to client-library-check-javadoc-with-doclet.sh? I want the name to tell it's similar to client-library-check.sh.

@suztomo
Copy link
Member

suztomo commented Oct 4, 2023

"Kokoro - Test: Docker Image Validation" has been failing. This pull request is irrelevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A check to detect javadoc plugin malfunction
2 participants