The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-campaign-manager-delete-report has succeeded.
Run started by GitHub user mitre88 (triggered by mitre88).

Head commit for run:
64cd61f5b152211a459838b03483460954106bbc / Dr Alex Mitre 
<[email protected]>
Keep Campaign Manager delete report provision check in __init__

Per apache/airflow#70296, a check that only asks whether an argument was
passed (the exactly-one-of report_name/report_id guard) belongs in
__init__ and must not be moved to execute(). Rewrite it in place with
is-not-None polarity using exactly_one, and drop AirflowException in
favor of ValueError. Clears the validate-operators-init exemption.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to