KenanAdel commented on PR #67804:
URL: https://github.com/apache/airflow/pull/67804#issuecomment-4606540873
Hi everyone,
I have updated the core Kerberos code logic along with its corresponding
documentation.
To ensure everything is fully verified, I simulated the checks and ran the
tests locally inside the Breeze Docker environment:
1. **Unit Tests:** All 12 Kerberos unit tests passed successfully:
`================ 12 passed, 1 warning in 133.55s (0:02:13)
================`
2. **Documentation Build:** Verified locally using `breeze build-docs
apache-airflow`. The core documentation builds successfully now (`build
succeeded`). The previous 2244 errors are completely resolved. (Note: Any
remaining local collection/intersphinx warnings are just due to missing
provider inventory caches on my standalone local setup, which the remote CI
handles automatically).
The implementation and documentation are fully verified locally and ready
for review!
--
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]