amoghrajesh commented on PR #59597:
URL: https://github.com/apache/airflow/pull/59597#issuecomment-3727548382

   Thanks, I added a prek hook which does this for mismatch:
   
   ```python
   (apache-airflow) ➜  airflow git:(remove-dependency-on-constant) ✗ 
./scripts/ci/prek/check_secrets_search_path_sync.py
   
   ERROR: Secrets search paths are not synchronized!
   
   The DEFAULT_SECRETS_SEARCH_PATH in airflow-core and 
_SERVER_DEFAULT_SECRETS_SEARCH_PATH in task-sdk must match.
   
   Please update either:
     - 
/Users/amoghdesai/Documents/OSS/repos/airflow/airflow-core/src/airflow/secrets/base_secrets.py
     - 
/Users/amoghdesai/Documents/OSS/repos/airflow/task-sdk/src/airflow/sdk/execution_time/secrets/__init__.py
   
   ```


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