Skip to content

Fix make_partial_model#63716

Merged
pierrejeambrun merged 3 commits intoapache:mainfrom
astronomer:fix-main-partial-mode-lower-constraint
Mar 18, 2026
Merged

Fix make_partial_model#63716
pierrejeambrun merged 3 commits intoapache:mainfrom
astronomer:fix-main-partial-mode-lower-constraint

Conversation

@pierrejeambrun
Copy link
Copy Markdown
Member

@pierrejeambrun pierrejeambrun commented Mar 16, 2026

Fixing implementation which was brittle and not working on pydantic 2.12.0


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@pierrejeambrun pierrejeambrun added the full tests needed We need to run full set of tests for this PR to merge label Mar 16, 2026
@pierrejeambrun pierrejeambrun force-pushed the fix-main-partial-mode-lower-constraint branch from 3090598 to fbae196 Compare March 16, 2026 11:25
@pierrejeambrun pierrejeambrun force-pushed the fix-main-partial-mode-lower-constraint branch from fbae196 to b449cdb Compare March 16, 2026 12:12
@pierrejeambrun
Copy link
Copy Markdown
Member Author

Closing since we're good with the pydantic bump. If we want to remove the bump, we can re-open and fix the aliasing as mentioned by kaxil.

@pierrejeambrun pierrejeambrun force-pushed the fix-main-partial-mode-lower-constraint branch from 6131186 to d077ec2 Compare March 17, 2026 14:37
@pierrejeambrun pierrejeambrun requested a review from kaxil March 18, 2026 09:53
@pierrejeambrun pierrejeambrun merged commit 0e1832c into apache:main Mar 18, 2026
137 checks passed
@pierrejeambrun pierrejeambrun deleted the fix-main-partial-mode-lower-constraint branch March 18, 2026 12:05
@github-actions
Copy link
Copy Markdown

Backport failed to create: v3-1-test. View the failure log Run details

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 0e1832c v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

imrichardwu pushed a commit to imrichardwu/airflow that referenced this pull request Mar 18, 2026
* Fix make_partial_model

* Revert "Bump pydantic min version to 2.12.3 (apache#63570)"

This reverts commit 9516a77.

* Fix CI
imrichardwu pushed a commit to imrichardwu/airflow that referenced this pull request Mar 18, 2026
* Fix make_partial_model

* Revert "Bump pydantic min version to 2.12.3 (apache#63570)"

This reverts commit 9516a77.

* Fix CI
fat-catTW pushed a commit to fat-catTW/airflow that referenced this pull request Mar 22, 2026
* Fix make_partial_model

* Revert "Bump pydantic min version to 2.12.3 (apache#63570)"

This reverts commit 9516a77.

* Fix CI
techcodie pushed a commit to techcodie/airflow that referenced this pull request Mar 23, 2026
* Fix make_partial_model

* Revert "Bump pydantic min version to 2.12.3 (apache#63570)"

This reverts commit 9516a77.

* Fix CI
abhijeets25012-tech pushed a commit to abhijeets25012-tech/airflow that referenced this pull request Apr 9, 2026
* Fix make_partial_model

* Revert "Bump pydantic min version to 2.12.3 (apache#63570)"

This reverts commit 9516a77.

* Fix CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API 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.

4 participants