kgress / scaffold

A Java based Selenium WebDriver abstraction
MIT License
4 stars 7 forks source link

Add sonatype javadoc linter #97

Open kgress-heb opened 3 years ago

kgress-heb commented 3 years ago

Summary

To prevent deploys from failing due to sonatype checks, we should add linters that will check prior to deploys.

A/C

kgress commented 2 years ago

High priority imo, we've encountered issues where our local github actions will pass just fine. But, when deploying, it will fail from some form of javadoc warning/error.