The GitHub Actions job "Tests" on airflow.git/fix-60142-positional-params has 
failed.
Run started by GitHub user Fury0508 (triggered by Fury0508).

Head commit for run:
dc7c3424b37298b998650ae8b0154e1f3e901ea5 / Fury0508 <[email protected]>
Fix positional parameter implementation for both Pydantic and primitive types

- Use original field names for positional args (not sanitized versions)
- Apply positional logic to primitive type parameters (e.g., asset_id: str)
- Update test fixtures to expect original field names for positional args
- Required non-boolean parameters now appear as positional arguments
- Boolean and optional parameters remain as flags with -- prefix

This ensures commands like 'airflowctl assets get 1' work correctly

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

With regards,
GitHub Actions via GitBox


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

Reply via email to