francescomucio commented on PR #29171:
URL: https://github.com/apache/airflow/pull/29171#issuecomment-1407139320
Where should I run it? I did the changes using the web UI in github.
Before writing this comment I have also cloned my fork on my machine and
executed the command:
```bash
mucio@9i:~/airflow$ breeze setup regenerate-command-images
Reinstalling Breeze from /home/mucio/airflow/dev/breeze
Installing to existing venv 'apache-airflow-breeze'
installed package apache-airflow-breeze 0.0.1, installed using Python
3.11.1
These apps are now globally available
- breeze
done! ✨ 🌟 ✨
Default value of python parameter 3.7 used.
Default value of backend parameter sqlite used.
Default value of postgres_version parameter 11 used.
Default value of mysql_version parameter 5.7 used.
Default value of mssql_version parameter 2017-latest used.
Skip generation of SVG images as command hashes are unchanged.
(allianz) mucio@9i:~/airflow$ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
```
I have nothing else to commit. What am I missing?
--
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]