Skip to content

1.13.13

Compare
Choose a tag to compare
@leoschwarz leoschwarz released this 18 Dec 13:04
· 25 commits to main since this release
a1bc729

Changed

  • Move bfabric-cli read to bfabric-cli api read.
  • (internal) use_client decorator is introduced to simplify and standardize the client usage in the new CLI code.

Added

  • Functionality to log by specifying the workunit instead of external job, which is used in some legacy scripts.
  • Add logging commands to bfabric-cli api log.
  • Add bfabric-cli api save.
  • Submitter script prints the id and hostname of apps, which in practice can be very useful.

Fixed

  • A bug in bfabric_save_workflowstep.py that crashed the script.