Skip to content

Conversation

rawwar
Copy link
Contributor

@rawwar rawwar commented Apr 24, 2025

Noticed test failures in another PR - https://github.com/apache/airflow/actions/runs/14634141646/job/41061963159?pr=49599

backfill_id is defined as an integer in DB. So, making it NonNegativeInt

@boring-cyborg boring-cyborg bot added area:airflow-ctl area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels Apr 24, 2025
@rawwar rawwar requested a review from pierrejeambrun April 24, 2025 07:57
@rawwar rawwar marked this pull request as ready for review April 24, 2025 07:58
@rawwar rawwar marked this pull request as draft April 24, 2025 08:45
@rawwar rawwar force-pushed the kalyan/AIP-84/backfill/fix_backfill_id branch from 4e92899 to f205a7e Compare April 24, 2025 11:05
@rawwar rawwar marked this pull request as ready for review April 24, 2025 11:49
@pierrejeambrun pierrejeambrun added the type:bug-fix Changelog: Bug Fixes label Apr 24, 2025
@pierrejeambrun pierrejeambrun added the backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch label Apr 24, 2025
@rawwar rawwar merged commit e564f1b into apache:main Apr 24, 2025
110 of 173 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 24, 2025
* use NonNegativeInt for backfill_id

* fix aws failing test

* update BackfillResponse
(cherry picked from commit e564f1b)

Co-authored-by: Kalyan R <[email protected]>
Copy link

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

@rawwar rawwar deleted the kalyan/AIP-84/backfill/fix_backfill_id branch April 24, 2025 13:13
pierrejeambrun pushed a commit that referenced this pull request Apr 24, 2025
* use NonNegativeInt for backfill_id

* fix aws failing test

* update BackfillResponse
(cherry picked from commit e564f1b)

Co-authored-by: Kalyan R <[email protected]>
kaxil pushed a commit that referenced this pull request Apr 24, 2025
* use NonNegativeInt for backfill_id

* fix aws failing test

* update BackfillResponse
(cherry picked from commit e564f1b)

Co-authored-by: Kalyan R <[email protected]>
prabhusneha pushed a commit to astronomer/airflow that referenced this pull request Apr 25, 2025
* use NonNegativeInt for backfill_id

* fix aws failing test

* update BackfillResponse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:airflow-ctl area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants