The GitHub Actions job "Scheduled verify release calendar" on airflow.git/main 
has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
d42096908f6a8a4622d0238dd4da0662c217439f / Niko Oliveira <[email protected]>
Make Amazon SageMaker triggers inherit AWS base classes (#68927)

* Make Amazon SageMaker triggers inherit AWS base classes

SageMakerTrigger and SageMakerPipelineTrigger now inherit AwsBaseWaiterTrigger,
so they accept and propagate the generic AWS hook parameters (region_name,
verify, botocore_config) consistently with the rest of the Amazon provider,
completing the trigger portion of the SageMaker migration in 
apache/airflow#35278.

* Keep poke_interval/max_attempts as deprecated SageMakerTrigger aliases

Preserve backward compatibility for SageMakerTrigger after switching to the
AwsBaseWaiterTrigger naming: poke_interval and max_attempts are still accepted
as deprecated aliases for waiter_delay and waiter_max_attempts, emitting
AirflowProviderDeprecationWarning. This keeps existing keyword callers working
and lets deferred-task triggers serialized by older versions deserialize after
upgrade.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to