potiuk commented on code in PR #63386:
URL: https://github.com/apache/airflow/pull/63386#discussion_r2922017609
##########
devel-common/src/docs/utils/conf_constants.py:
##########
@@ -332,6 +332,7 @@ def get_google_intersphinx_mapping() -> dict[str,
tuple[str, tuple[str]]]:
"*/airflow/executors/*",
"*/_internal*",
"*/node_modules/*",
+ "*/.pnpm-store/*",
Review Comment:
Just realized that... That was bad rebase :) - rebased only last commit by
mistake :)
This is complete change
https://github.com/apache/airflow/pull/63402
--
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]