You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/27 15:48:47 UTC

[GitHub] [beam] damondouglas commented on pull request #22046: Fix vendored dependency issue and other style checks

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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org