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 2023/01/03 22:06:46 UTC

[GitHub] [airflow] irudson opened a new pull request, #28709: doc: breeze instruction - "where to run" `pipx install` cmd

irudson opened a new pull request, #28709:
URL: https://github.com/apache/airflow/pull/28709

   This PR adds extra line of comment to indicate that `pipx install` should run from (this) airflow repo after cloning locally.
   
   `pipx` is normally used to install packages from pypi as cli, so to some users it's non-obvious that we look to install a tool that is part of apache airflow project/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


[GitHub] [airflow] uranusjr commented on a diff in pull request #28709: doc: breeze instruction - "where to run" `pipx install` cmd

Posted by GitBox <gi...@apache.org>.
uranusjr commented on code in PR #28709:
URL: https://github.com/apache/airflow/pull/28709#discussion_r1061194708


##########
BREEZE.rst:
##########
@@ -223,6 +223,7 @@ In case of disk space errors on macOS, increase the disk space available for Doc
 Installation
 ============
 
+Set your working directory to root of (this) cloned airflow repository.

Review Comment:
   ```suggestion
   Set your working directory to root of (this) cloned repository.
   ```



-- 
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


[GitHub] [airflow] potiuk merged pull request #28709: doc: breeze instruction - "where to run" `pipx install` cmd

Posted by GitBox <gi...@apache.org>.
potiuk merged PR #28709:
URL: https://github.com/apache/airflow/pull/28709


-- 
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