The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-config-update-option-matching has succeeded.
Run started by GitHub user SreeramaYeshwanthGowd (triggered by henry3260).

Head commit for run:
4400fc9fbc62f601926580ccf56dfedbafee2b1e / SreeramaYeshwanthGowd 
<[email protected]>
Fix `config update --option`/`--ignore-option` never matching options

`airflow config update` filtered changes by comparing the composed
`section.option` key against the bare option name the user passes, so
`--option` and `--ignore-option` never matched and silently did nothing.
The sibling `airflow config lint` already matches on the bare option name,
so this makes `update` consistent with it.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to