The GitHub Actions job "Tests AMD" on airflow.git/backport-ed67114-v3-0-test 
has succeeded.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
6283c6796ce04e704b49bda496d7d66002e95692 / QBidolet 
<[email protected]>
[v3-0-test] Docs `assets.rst`: use `AssetAlias` for alias in `Metadata` example 
(#50768)

This PR fixes an inconsistency in the `assets.rst` documentation example.
The sample code used a plain string for the `alias` argument in `Metadata()`, 
which in reality raises:

> TypeError: Key should be either an asset or an asset alias, not <class 'str'>

This change updates the example to use a typed `AssetAlias("my-task-outputs")`, 
matching the SDK API and avoiding that error.
(cherry picked from commit ed671144ca88176e57adc53c64c2226078577452)

Co-authored-by: QBidolet <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to