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
do not fail if --cache is active but no SNAKEMAKE_OUTPUT_CACHE env var is defined. Instead, print a warning that explains the options. (#3270) (9610f7c)
Bug Fixes
do not use outdated metadata for rerun triggers (only warn about it) (#3259) (d766a48)
ensure that exceptions print storage queries instead of local copies of remote files (#3258) (e5d8ec1)
fix error message of evaluate helper function (#3282) (9483a64)
Revert cleaning of env vars in apptainer (#3285) (e79a51b)