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

Head commit for run:
95c1e3c6f2d8c1a38233cca2761df5e7034e90e2 / Aaron Wolmutt 
<[email protected]>
feat: added /ui/auth/me to private endpoints (#58292)

* feat: added /ui/auth/me to private endpoints

* add username and role to BaseUser class

* fixed base user and response type for ci

* fix: change base user interface for consistency and fallbacks between auth 
providers

* feat: added /ui/auth/me endpoint for fab auth

* fix mypy errors without changing existing providers

* remove change from Keycloack user

* fix KeyCloak tests

* remove provider import, add method to check auth manager type

* remove extra pydantic fields

* modified required pydantic fields for BaseUser based on child auth manager 
users. ran prek --all-files

* add comment. set username to optional and add get_groups method for aws auth 
manager pluggability

* worked on BaseUser api contracts. added empty string fallback to /ui/auth/me 
endpoint

* fixed failing unit test

* decoupled /ui/auth/me endpoint from existing providers and BaseUser

* remove pydantic attriubtes

* removed change made by vscode github co pilot agent

* remove docstring added by agent

* fix ci

* changed field name to ui_attributes

* removed ui_attributes field

* deleted init file

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

With regards,
GitHub Actions via GitBox


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

Reply via email to