-
-
Notifications
You must be signed in to change notification settings - Fork 323
Closed
Labels
Description
Create a JavaDoc verification step in CI to avoid build crash when deploying. Now, the JavaDoc is not built until the deploy step, which only happens after merge to master branch.
It would be better to verify JavaDoc in a normal build step to avoid "bad" JavaDoc merges.
Reactions are currently unavailable