Sagargupta16 commented on PR #63109: URL: https://github.com/apache/airflow/pull/63109#issuecomment-4043348606
Rebased again onto latest `main` (0 commits behind now). The CI failures on the previous push were all infrastructure/base-branch issues: - **Breeze unit tests**: `test_validate_provider_info_with_schema` failing on `'ai-inference' is not of type 'object'` in the **OpenAI provider** metadata -- unrelated to Salesforce - **Non-DB/Low-dep/Integration tests**: GitHub Actions infra errors (`Internal Server Error` resolving `apache/infrastructure-actions/stash/restore`, `CalledProcessError`) -- tests never actually ran - **Static checks/Docs**: Same infra download failures None of these touch `providers/salesforce/`. Our diff remains 2 files only: `bulk.py` (added `template_fields`, moved validation to `execute()`) and `test_bulk.py` (updated tests + template rendering test). -- 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]
