You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/07 08:27:20 UTC

[GitHub] [airflow] Bowrna edited a comment on issue #19967: Breeze: Setup Autocomplete for Breeze

Bowrna edited a comment on issue #19967:
URL: https://github.com/apache/airflow/issues/19967#issuecomment-987660387


   @potiuk I have tried the above https://click.palletsprojects.com/en/7.x/bashcomplete/#activation-script script generation part and it works for me. Do I have to add that as part of python script in pre_commit like what is there for update-version?  the script that generates <Breeze2-complete>.bash/.zsh/.fsh and update in .zshrc/.bashrc/`~/.config/fish/completions/` file? 
   
   https://github.com/apache/airflow/blob/cc3f038aede71d54e66cce37fe5ce1d4ec5a86e4/.pre-commit-config.yaml#L357
   
   Also, you have mentioned that in pre-commit we should simply run generation of the scripts whenever the dev/breeze/src/airflow_breeze.py changes. How could I find out there are changes in this script file?
   
   I want to know if the generated <Breeze2-complete>.bash/.zsh/.fsh should be committed as part of repo?


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org