dstandish edited a comment on pull request #14521:
URL: https://github.com/apache/airflow/pull/14521#issuecomment-837774480
seems that the recent change to `get_all_changes_for_package` in docs
generation may not handle the "new provider" case?
```
File "/opt/airflow/dev/provider_packages/prepare_provider_packages.py",
line 1464, in get_all_changes_for_package
return True, array_of_changes[0], changes_table
IndexError: list index out of range
```
https://github.com/apache/airflow/pull/14521/checks?check_run_id=2551909965#step:6:894
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]