Skip to content

Add migration to update DAG default_view#23091

Merged
ashb merged 1 commit into
apache:mainfrom
astronomer:dag-default-view-migrations
Apr 19, 2022
Merged

Add migration to update DAG default_view#23091
ashb merged 1 commit into
apache:mainfrom
astronomer:dag-default-view-migrations

Conversation

@ashb
Copy link
Copy Markdown
Member

@ashb ashb commented Apr 19, 2022

The scheduler would make this change anyway when it next parses the dag, but up until that point the webserver won't be able to display the home page with that dag visible.

This migration also helps with the new downgrade feature.


^ 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.

The scheduler would make this change anyway when it next parses the dag,
but up until that point the webserver won't be able to display the home
page with that dag visible.

This migration also helps with the new downgrade feature.
@ashb ashb requested review from kaxil and potiuk as code owners April 19, 2022 17:12
@ashb ashb added this to the Airflow 2.3.0 milestone Apr 19, 2022
@github-actions
Copy link
Copy Markdown
Contributor

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 main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions Bot added the full tests needed We need to run full set of tests for this PR to merge label Apr 19, 2022
@ashb ashb merged commit b8bbfd4 into apache:main Apr 19, 2022
@ashb ashb deleted the dag-default-view-migrations branch April 19, 2022 18:01
@jedcunningham jedcunningham added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) full tests needed We need to run full set of tests for this PR to merge kind:documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants