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
add first 5 rules to group name (used e.g. when naming cluster/cloud jobs or logfiles) (#3168) (5657122)
allow to mark input files of rules as ancient via the API or command line interface (and thereby also via workflow specific profiles). Putting this into a workflow specific profile (or specifying as argument) allows to overrule rerun triggers caused by file modification dates where the user knows better. (#3171) (6f3aed3)
Bug Fixes
skip storage object when cloning flags for shadowed IO (#3174) (d733fed)
use permission safe copying when hidden conda files are already present in a workdir. This avoids problems in case multiple people use the same workdir and workflow. (#3169) (c98b2e7)
Documentation
add tutorial references and small syntax fix (#3172) (6bee12a)