The GitHub Actions job "Build images for 'task_ids' expects lists (syntax 
suggestion) https://github.com/apache/airflow/pull/28702
" on airflow.git has succeeded.
Run started by GitHub user azriel-stephen (triggered by azriel-stephen).

Head commit for run:
6541fb907ea9885c3cac29255ca5ba9eb522df90 / azriel-stephen 
<[email protected]>
'task_ids' expects lists (syntax suggestion)

- The task_ids parameter in xcom_pull method doesn't work on strings like 
mentioned in the example : 
value = task_instance.xcom_pull(task_ids='pushing_task')
 
- Passing a list of task_ids (as the name suggests) seems to work

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

With regards,
GitHub Actions via GitBox


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

Reply via email to