Re: [PR] AIP-81:Check if the user is logged in before loading credentials [airflow]

2025-05-19 Thread via GitHub


bugraoz93 merged PR #50457:
URL: https://github.com/apache/airflow/pull/50457


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] AIP-81:Check if the user is logged in before loading credentials [airflow]

2025-05-19 Thread via GitHub


bugraoz93 commented on PR #50457:
URL: https://github.com/apache/airflow/pull/50457#issuecomment-2892517567

   Thanks @Prab-27!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] AIP-81:Check if the user is logged in before loading credentials [airflow]

2025-05-19 Thread via GitHub


Prab-27 commented on PR #50457:
URL: https://github.com/apache/airflow/pull/50457#issuecomment-2891247231

   > Some tests are still failing, mostly due to not passing the CLI kind to 
the Credentials when the credentials class is tested. Static checks also failing
   
   Done!!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] AIP-81:Check if the user is logged in before loading credentials [airflow]

2025-05-11 Thread via GitHub


Prab-27 commented on PR #50457:
URL: https://github.com/apache/airflow/pull/50457#issuecomment-2869829241

   ```
   root@b23f22484400:/opt/airflow# airflowctl auth login --username="admin" 
--password
   Password:
   command failed due to No credentials found in
   /root/.config/airflow in breeze container 
   ```
   
   cc: @bugraoz93 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]