haseebmalik18 opened a new pull request, #70551:
URL: https://github.com/apache/airflow/pull/70551

   Moves the `branch`/`tag`/`repo_id`/`repo_path` provision checks in 
`DatabricksReposCreate/Update/DeleteOperator` back to `__init__` (reverting 
#70341) so bad argument combos fail when the Dag is parsed instead of at 
execute time. The `repo_path` regex check stays in `execute()` since it reads 
the rendered value.
   
   related: #70503  
   > Depends on #70505, will rebase once that merges.
   
   
   


-- 
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]

Reply via email to