The GitHub Actions job "Tests" on airflow.git/backport-0224303-v3-1-test has 
failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
6d6b60d454b7cd21521e8c8249f6542ff1431f75 / Ephraim Anierobi 
<[email protected]>
[v3-1-test] Fix backfill run_on_latest_version defaulting to False instead of 
True (#59304)

The run_on_latest_version parameter for backfills was incorrectly
defaulting to False in the CLI, API, and UI. This fix ensures that
backfills default to using the latest bundle version, which is the
intended behavior.

Changes:
- Set ARG_BACKFILL_RUN_ON_LATEST_VERSION default to True in CLI
- Add run_on_latest_version field with default=True to BackfillPostBody API 
model
- Update API route to use request body value instead of hardcoded True
- Update UI form to include run_on_latest_version: true in defaultValues
- Update tests to reflect the new default behavior
- Refactor RunBackfillForm to reduce line count below 250 to comply with 
max-lines linting rule
(cherry picked from commit 0224303bc68d30573d87cc141c1d246806db906f)

Co-authored-by: Ephraim Anierobi <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/20140550667

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to