You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace snok/install-poetry with pip install from JFrog
The snok/install-poetry action downloads from install.python-poetry.org
which is blocked by the hardened runner firewall. Install Poetry via pip
from JFrog instead, and configure virtualenv settings manually.
Co-authored-by: Isaac
Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>
0 commit comments