The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
d58da227f6cd419185e7b7a14c6ba23eb5195c10 / Ephraim Anierobi 
<[email protected]>
Add extra fields to plugins endpoint (#34913)

* Add extra fields to plugins endpoint

I added three extra fields, ti_deps, timetables, and listeners which I think 
are worth having since they will help in visualizing if those are included in a 
plugin.

I also found out that the UI has admin_views and menu_links which seems to come 
from airflow 1 but for consistency, I merged the attributes for both UI & 
webserver to be the same. The REST API does not have these two attributes as I 
feel they will soon be removed.

* fixup! Add extra fields to plugins endpoint

* Remove nullable=true in the arrays

* update the listener serialization

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

With regards,
GitHub Actions via GitBox


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

Reply via email to