potiuk commented on PR #27829:
URL: https://github.com/apache/airflow/pull/27829#issuecomment-1338975540

   The problem is that breeze is reinstalling itself because it sees that 
dependencies changed. For whatever reason, the information that tehre are new 
packages has not been updated. Looking at that.
   
   Basically breeze in your branch now produces this output (and this confuses 
Github Actions because it parses it as output):
   
   ```
   Breeze dependencies changed since the installation!
   
   This might cause various problems!!
   
   If you experience problems - reinstall Breeze with:
   
       breeze setup self-upgrade
   
   This should usually take couple of seconds.
   
   
   Reinstalling Breeze from /home/jarek/code/airflow/dev/breeze
   
   Installing to existing venv 'apache-airflow-breeze'
   ⚠️  Note: breeze was already on your PATH at /home/jarek/.pyenv/shims/breeze
     installed package apache-airflow-breeze 0.0.1, installed using Python 
3.9.13
     These apps are now globally available
       - breeze
   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]

Reply via email to