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

Head commit for run:
e9e74a484dc1120403b3b6215fd8d0762631d2d1 / github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
[v3-1-test] Improve CLI date argument help text documentation (#59797) (#59810)

The help text for --start-date and --end-date arguments only
documented the YYYY-MM-DD format, but the actual implementation
uses pendulum.parse() which accepts a much wider variety of formats.

This commit updates the help text to accurately document the
commonly used formats:
- YYYY-MM-DD (date only)
- YYYY-MM-DDTHH:MM:SS (datetime)
- YYYY-MM-DDTHH:MM:SSHH:MM (datetime with timezone, ISO 8601)

The help text also references pendulum.parse() to indicate that
additional formats are supported, improving clarity for users.
(cherry picked from commit c3824f27001994d67bf7c4ee31ada43119ebbff0)


Fixes: Incomplete documentation of date format options

Co-authored-by: Arunodoy Banerjee <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to