Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Missing Email configs in Configuration doc #13709

Merged
merged 1 commit into from Jan 16, 2021

Conversation

kaxil
Copy link
Member

@kaxil kaxil commented Jan 16, 2021

closes #13697


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

@kaxil kaxil requested review from XD-DENG and mik-laj January 16, 2021 00:17
@kaxil kaxil added this to the Airflow 2.0.1 milestone Jan 16, 2021
@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Jan 16, 2021
@github-actions
Copy link

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest master at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

kaxil added a commit to astronomer/airflow that referenced this pull request Jan 16, 2021
The "Build Docs" job was not running when the config.yml file changed, example: apache#13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file
@kaxil kaxil merged commit 1ab19b4 into apache:master Jan 16, 2021
@kaxil kaxil deleted the email-doc-config branch January 16, 2021 01:11
XD-DENG pushed a commit that referenced this pull request Jan 16, 2021
The "Build Docs" job was not running when the config.yml file changed, example: #13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file
kaxil added a commit that referenced this pull request Jan 21, 2021
kaxil added a commit that referenced this pull request Jan 21, 2021
The "Build Docs" job was not running when the config.yml file changed, example: #13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file

(cherry picked from commit 821194b)
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Sep 16, 2021
The "Build Docs" job was not running when the config.yml file changed, example: apache/airflow#13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file

(cherry picked from commit 821194beead51868ce360dfc096dbab91760cc37)

GitOrigin-RevId: fc488d8a4ec38977e232f07b2105411da73c963e
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Sep 17, 2021
The "Build Docs" job was not running when the config.yml file changed, example: apache/airflow#13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file

GitOrigin-RevId: 821194beead51868ce360dfc096dbab91760cc37
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Sep 23, 2021
The "Build Docs" job was not running when the config.yml file changed, example: apache/airflow#13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file

GitOrigin-RevId: 821194beead51868ce360dfc096dbab91760cc37
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Nov 27, 2021
The "Build Docs" job was not running when the config.yml file changed, example: apache/airflow#13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file

GitOrigin-RevId: 821194beead51868ce360dfc096dbab91760cc37
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Mar 10, 2022
The "Build Docs" job was not running when the config.yml file changed, example: apache/airflow#13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file

GitOrigin-RevId: 821194beead51868ce360dfc096dbab91760cc37
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Jun 4, 2022
The "Build Docs" job was not running when the config.yml file changed, example: apache/airflow#13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file

GitOrigin-RevId: 821194beead51868ce360dfc096dbab91760cc37
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Jun 7, 2022
The "Build Docs" job was not running when the config.yml file changed, example: apache/airflow#13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file

(cherry picked from commit 821194beead51868ce360dfc096dbab91760cc37)

GitOrigin-RevId: fc488d8a4ec38977e232f07b2105411da73c963e
kosteev pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Jul 9, 2022
The "Build Docs" job was not running when the config.yml file changed, example: apache/airflow#13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file

GitOrigin-RevId: 821194beead51868ce360dfc096dbab91760cc37
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Aug 27, 2022
The "Build Docs" job was not running when the config.yml file changed, example: apache/airflow#13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file

GitOrigin-RevId: 821194beead51868ce360dfc096dbab91760cc37
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Oct 4, 2022
The "Build Docs" job was not running when the config.yml file changed, example: apache/airflow#13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file

GitOrigin-RevId: 821194beead51868ce360dfc096dbab91760cc37
aglipska pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Oct 7, 2022
The "Build Docs" job was not running when the config.yml file changed, example: apache/airflow#13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file

GitOrigin-RevId: 821194beead51868ce360dfc096dbab91760cc37
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Dec 7, 2022
The "Build Docs" job was not running when the config.yml file changed, example: apache/airflow#13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file

GitOrigin-RevId: 821194beead51868ce360dfc096dbab91760cc37
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Jan 27, 2023
The "Build Docs" job was not running when the config.yml file changed, example: apache/airflow#13709

It should run it as Configuration Reference page (https://airflow.apache.org/docs/apache-airflow/2.0.0/configurations-ref.html) is built using that file

GitOrigin-RevId: 821194beead51868ce360dfc096dbab91760cc37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full tests needed We need to run full set of tests for this PR to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Email config section is incorrect
2 participants