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 2022/04/25 23:46:05 UTC

[GitHub] [airflow] uranusjr opened a new pull request, #23238: Remove unneeded --pip-args from pipx install

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

   `pipx install --force` removes an existing venv and starts from scratch, so upgrade arguments are not effective at all.


-- 
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 #23238: Remove unneeded --pip-args from pipx install

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


-- 
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] github-actions[bot] commented on pull request #23238: Remove unneeded --pip-args from pipx install

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #23238:
URL: https://github.com/apache/airflow/pull/23238#issuecomment-1109151080

   The PR is likely ready to be merged. No tests are needed as no important environment files, nor python files were modified by it. However, committers might decide that full test matrix is needed and add the 'full tests needed' label. Then you should rebase it to the latest main or amend the last commit of the PR, and push it with --force-with-lease.


-- 
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 commented on pull request #23238: Remove unneeded --pip-args from pipx install

Posted by GitBox <gi...@apache.org>.
potiuk commented on PR #23238:
URL: https://github.com/apache/airflow/pull/23238#issuecomment-1109151741

   Let me merge to get my "squash & merge" back.


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