Skip to content

Reducing dedent to fix doc building issues in CI#46350

Merged
amoghrajesh merged 1 commit intoapache:mainfrom
amoghrajesh:fixing-issues-ci
Feb 1, 2025
Merged

Reducing dedent to fix doc building issues in CI#46350
amoghrajesh merged 1 commit intoapache:mainfrom
amoghrajesh:fixing-issues-ci

Conversation

@amoghrajesh
Copy link
Copy Markdown
Contributor

CI ran into failure:

############################## Start docs build errors summary ##############################

============================== apache-airflow-providers-google ==============================
------------------------------ Error   1 --------------------
 WARNING: non-whitespace stripped by dedent

File path: apache-airflow-providers-google/operators/cloud/bigquery.rst.rst (216)
------------------------------ Error   2 --------------------
 WARNING: non-whitespace stripped by dedent

File path: apache-airflow-providers-google/operators/cloud/bigquery.rst.rst (314)
------------------------------ Error   3 --------------------
 WARNING: non-whitespace stripped by dedent

File path: apache-airflow-providers-google/operators/cloud/bigquery.rst.rst (337)
------------------------------ Error   4 --------------------
 WARNING: non-whitespace stripped by dedent

File path: apache-airflow-providers-google/operators/cloud/bigquery.rst.rst (374)
------------------------------ Error   5 --------------------
 WARNING: non-whitespace stripped by dedent

File path: apache-airflow-providers-google/operators/cloud/bigquery.rst.rst (400)
------------------------------ Error   6 --------------------
 WARNING: non-whitespace stripped by dedent

File path: apache-airflow-providers-google/operators/cloud/bigquery.rst.rst (424)

############################## End docs build errors summary ##############################

Caused due to #46244. Example failure: https://github.com/apache/airflow/actions/runs/13089095187/job/36523870095


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@potiuk
Copy link
Copy Markdown
Member

potiuk commented Feb 1, 2025

cool :)

amoghrajesh added a commit to astronomer/airflow that referenced this pull request Feb 3, 2025
dabla pushed a commit to dabla/airflow that referenced this pull request Feb 3, 2025
niklasr22 pushed a commit to niklasr22/airflow that referenced this pull request Feb 8, 2025
ambika-garg pushed a commit to ambika-garg/airflow that referenced this pull request Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers kind:documentation provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants