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
This release fixes scie-pants caching of Pants installs. Previously a given version of Pants was
not fully cached and scie-pants would do un-necessary network requests when re-using the already
installed Pants version from a project directory different from the initial installation project
directory. Now a given version of Pants is fully cached per-user (really per SCIE_BASE, which
defaults to a cache directory under the user's HOME dir).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
0.5.3
This release fixes
scie-pants
caching of Pants installs. Previously a given version of Pants wasnot fully cached and
scie-pants
would do un-necessary network requests when re-using the alreadyinstalled Pants version from a project directory different from the initial installation project
directory. Now a given version of Pants is fully cached per-user (really per
SCIE_BASE
, whichdefaults to a cache directory under the user's
HOME
dir).This discussion was created from the release scie-pants 0.5.3.
Beta Was this translation helpful? Give feedback.
All reactions