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
pacwich uses a temp dir versioned to the package for running scripts. The version directories are cleaned up less aggressively to prevent the edge case of one pacwich process wiping another’s temp dir mid-process.
verify config: Values "/" and "." for ignoreInputFiles were silently ignored and now take effect. Using these values isn’t recommended, but now verify will explicitly ignore all files in scope if they are passed.