-
Notifications
You must be signed in to change notification settings - Fork 17.1k
Fix max_active_runs lost during DAG serialisation when value equals schema default #65310
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
Merged
vatsrahul1001
merged 30 commits into
apache:main
from
seruman:fix-max-active-runs-serialisation
May 18, 2026
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
4820e1e
Fix max_active_runs lost during DAG serialisation when value equals s…
seruman 9ce5587
Merge branch 'main' into fix-max-active-runs-serialisation
seruman dfc21ab
Merge branch 'main' into fix-max-active-runs-serialisation
seruman 5ff1b01
Merge branch 'main' into fix-max-active-runs-serialisation
seruman 72055a7
Merge branch 'main' into fix-max-active-runs-serialisation
seruman 176c309
Merge branch 'main' into fix-max-active-runs-serialisation
seruman 6076f0b
Merge branch 'main' into fix-max-active-runs-serialisation
seruman bf505e8
Merge branch 'main' into fix-max-active-runs-serialisation
seruman 3c6082d
Merge branch 'main' into fix-max-active-runs-serialisation
seruman 60a1d31
Merge branch 'main' into fix-max-active-runs-serialisation
seruman 415add1
Merge branch 'main' into fix-max-active-runs-serialisation
seruman 966e991
Merge branch 'main' into fix-max-active-runs-serialisation
seruman eff48ad
Merge branch 'main' into fix-max-active-runs-serialisation
seruman ba58a37
Merge branch 'main' into fix-max-active-runs-serialisation
seruman 10d06aa
fix: introduce DAG_DEFAULTS
seruman da8186e
Merge branch 'main' into fix-max-active-runs-serialisation
seruman 02ae43d
chore: add test for catchup
seruman 6a5eb19
fix: revert comment change, that wording was better
seruman 3015027
fix: preserve DAG fields whose defaults match the schema default
seruman bf1a61c
Merge branch 'main' into fix-max-active-runs-serialisation
seruman 91d10ee
fix: update schema default check script
seruman 091b12e
Merge branch 'main' into fix-max-active-runs-serialisation
seruman e7a7217
fix: address review comments on serialisation tests
seruman 4a82bba
fix: add disable_bundle_versioning case to parametrised serialisation…
seruman 6971495
fix: improve docstring for config-driven fields serialisation test
seruman 984240b
Merge branch 'main' into fix-max-active-runs-serialisation
seruman d26a964
fix: use tuple for pytest.mark.parametrize first argument
seruman 4557699
Merge branch 'main' into fix-max-active-runs-serialisation
seruman b466fd5
Merge branch 'main' into fix-max-active-runs-serialisation
seruman 662f13e
Merge branch 'main' into fix-max-active-runs-serialisation
seruman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.