You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "kristopherkane (via GitHub)" <gi...@apache.org> on 2023/02/06 16:31:27 UTC

[GitHub] [airflow] kristopherkane commented on pull request #29136: Dataproc batches

kristopherkane commented on PR #29136:
URL: https://github.com/apache/airflow/pull/29136#issuecomment-1419372977

   Thanks for the review @rajaths010494.  The pre-commit hook problem was certainly true in the initial commit and was since fixed.  
   
   Running, `pre-commit run --all-files` does not alter any of my files and
   
   `Run mypy for providers.................................................................Passed` 
   
   I do see: 
   
   ```
   Validate provider.yaml files...........................................................Failed
   - hook id: check-provider-yaml-valid
   - exit code: 1
   ```
   
   But I don't see anything related to my changes. 


-- 
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: commits-unsubscribe@airflow.apache.org

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