-
Notifications
You must be signed in to change notification settings - Fork 16.7k
Cleanup of variables in settings.py#59875
Merged
jscheffl merged 2 commits intoapache:mainfrom Dec 29, 2025
Merged
Conversation
Contributor
As I was starting to clean further global variables in settings.py I noticed a couple of constants being defined here which are only used at one place in the codebase. In order to un-clutter the settings.py this PR proposes to remove some fields which in my view are just "lurking" around in the wrong place.
boring-cyborg
bot
added
area:API
Airflow's REST/HTTP API
area:CLI
area:DAG-processing
area:db-migrations
PRs with DB migration
area:logging
area:providers
area:Scheduler
including HA (high availability) scheduler
area:serialization
kind:documentation
provider:apache-spark
provider:celery
labels
Dec 28, 2025
potiuk
reviewed
Dec 28, 2025
Member
|
Love it - that might really help with getting rid of the circular dependencies we have :) |
jscheffl
force-pushed
the
bugfix/variable-cleanup-in-settings-py
branch
from
December 28, 2025 20:39
b869fec to
f548ecb
Compare
jscheffl
added
the
full tests needed
We need to run full set of tests for this PR to merge
label
Dec 28, 2025
jscheffl
requested review from
XD-DENG,
amoghrajesh,
ashb,
bugraoz93,
ephraimbuddy,
hussein-awala,
jason810496,
jedcunningham,
pierrejeambrun,
rawwar and
shubhamraj-git
as code owners
December 28, 2025 21:47
jscheffl
added
the
all versions
If set, the CI build will be forced to use all versions of Python/K8S/DBs
label
Dec 28, 2025
Contributor
Author
|
Force restart CI |
potiuk
approved these changes
Dec 29, 2025
potiuk
force-pushed
the
bugfix/variable-cleanup-in-settings-py
branch
from
December 29, 2025 10:13
f548ecb to
7ba0abe
Compare
54 tasks
Subham-KRLX
pushed a commit
to Subham-KRLX/airflow
that referenced
this pull request
Jan 2, 2026
* Cleanup of variables in settings.py
* Fix pytest mocks
* Fix pytest mocks
stegololz
pushed a commit
to stegololz/airflow
that referenced
this pull request
Jan 9, 2026
* Cleanup of variables in settings.py
* Fix pytest mocks
* Fix pytest mocks
jhgoebbert
pushed a commit
to jhgoebbert/airflow_Owen-CH-Leung
that referenced
this pull request
Feb 8, 2026
* Cleanup of variables in settings.py
* Fix pytest mocks
* Fix pytest mocks
Subham-KRLX
pushed a commit
to Subham-KRLX/airflow
that referenced
this pull request
Mar 4, 2026
* Cleanup of variables in settings.py
* Fix pytest mocks
* Fix pytest mocks
Ankurdeewan
pushed a commit
to Ankurdeewan/airflow
that referenced
this pull request
Mar 15, 2026
* Cleanup of variables in settings.py
* Fix pytest mocks
* Fix pytest mocks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.