Skip to content

v0.1.14

Compare
Choose a tag to compare
@riga riga released this 13 Oct 08:14
· 169 commits to master since this release

Breaking changes

None

Features & improvements

  • Add dynamic_workflow_condition. (5173f91)
  • Handle potential pathlib.Path's throughout law, close #167. (dca607b)
  • Add 'law quickstart' cli, close #164. (ce82c5f)
  • Improve config handling in remote file interface. (6fb41c1)
  • Improve config variable expansion in sandboxing. (e2fc8fc)
  • Simplify log file handling and extra data for remote jobs. (e1ccb60)
  • Improve sandbox key parsing. (e300819)
  • Print contrib package location via 'law location'. (bae1576)

Fixes

  • Explicit sandbox config section names, close #165. (52fe3f9)
  • Fix sandbox stage-in vs. localization interplaye, fix #168. (d301b94)

contrib packages

  • Add mechanism to have contrib packages declare configs. (4af6f5f)
  • [cms] Add option to include additional files in bundling. (d44a138)
  • [cms] Minor fixes in crab config building. (2ca2340)
  • [cms] Extract input files in job wrapper. (6b15fac)