damondouglas commented on PR #22046: URL: https://github.com/apache/beam/pull/22046#issuecomment-1167521649
@damccorm (cc: @pabloem , @Abacn ) What is the gradle task to run on my local machine to detect these errors prevent this from happening in the future? Prior to marking #21953 as ready for review, I ran and passed the following gradle tasks. ``` ./gradlew rat ./gradlew spotlessCheck ./gradlew sdks:java:io:google-cloud-platform:test ``` When running `./gradlew :javaPreCommit`, I only see errors related to integration tests for which my credentials do not have access to dependent resources. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
