Law

Latest version: v0.1.18

Safety actively analyzes 621622 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

0.1.18

Breaking changes

*None*

Features & improvements

- Refactor dynamic workflow condition. (95bedec, 306046d)
- Place remote workflow run() into optional context. (2146c7a)
- Add local_workflow_pre_run hook to local workflow proxy. (bda49ee)
- Add mypy to future-proof images. (05292ba, fbaaa5b)
- Change docs requirements. (84c0a0c)
- Add range expansion to range parameters. (5d0f2ed)

Fixes

- Fix FileSystemFileTarget.move_from. (cde51a9)
- Minor fix of local fs base handling. (d687241)

`contrib` packages

*None*

0.1.17

Breaking changes

*None*

Features & improvements

- Fallback for python executable in scripts. (1b6388e)
- Update cern htcondor settings in examples. (457c653)

Fixes

- Fix stray line in slurm job definition. (9ae93e6)

`contrib` packages

*None*

0.1.16

Breaking changes

*None*

Features & improvements

- Silence redundant interface logs when sandboxed. (5561678)
- Improve CI actions (324a43a, a320169, 449add7, 84b2f2e)
- Start util tests. (e1e742c)

Fixes

- Fix interactive parameter evaluation for sandbox tasks. (a9dc218)
- Fix setup. (e6fe30e)

`contrib` packages

*None*

0.1.15

Breaking changes

*None*

Features & improvements

- Split image workflows. (65e6b32)
- Streamline docker image builds, add alma9 images. (169) (e4afe3a)
- Add custom parameter base class. (e16012b)
- Preserve job data of skipped jobs. (57b5328)

Fixes

- Fix parameter encoding for law_run(). (4a0372b)
- Fix localize decorator. (9c2df74)
- Update CmdlineParser patch. (6d39db0)

`contrib` packages

- [htcondor] Improve error extraction from query response. (4d843dd)

0.1.14

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)

0.1.13

Breaking changes

- Combine {cached_,}workflow_property. (d4b12ff)
- Rename cfg.get_expanded_boolean -> cfg.get_expanded_bool. (4c3a503)

Features and improvements

Larger enhancements
- Crab job submission and workflows (c7f39b30) 🎉
- Workflow parameters (159) (cec32d9)
- Pass through requested workflow (155) (f54534a)
- Add support for group jobs. (9cd02d9, 8f2d086, f8ce46c) 🎉
- Deferred config values. (18e32ed)

Workflow and job handling
- Add mechanism to register contrib install scripts. (c718d67)
- Improve separating of workflow and branch attributes. (7d4f679)
- Improve parameter parsing. (d62f1f9)
- Add --assistant to global cli params. (3e5c233)
- Add options to read stdin in interruptable_popen. (8e281ff)
- Allow poll_callback return value to stop polling loop. (574ed58)
- Add additional hook for adding workflow control output postfixes. (aaaa6f6)
- Allow delay before job completeness checks in remote workflow. (b18d4ce)
- Add switch to check task completion after remote jobs finsihed. (e75728b)

General improvements
- Improve generic job script. (8bd879c)
- Mark job section in crab job wrapper. (a2d1d05)
- Add hook to setup job managers. (55515ba)
- Update job error summary grouping. (db1e74c)
- Improve error logs during job status checks in remote workflow. (4caf842)
- Make sandbox executable configurable. (a0c559c)
- Add make_set to utils. (c414b45)
- Add convert_types to util.mask_struct. (71f3796)
- Add classmethod checking to util. (e56e6cf)
- Support brace expansion in module list for 'law index'. (43fee29)
- Improve interactive task status formatting. (91de7b6)
- Better "optional" handling in collections (149) (bdb908d, 752b1a5)
- Streamline sandbox env caching and activity status. (cca3e22)
- Improve control over repr parameters when empty. (991208f)
- Refactor sandbox target stage-in/-out. (a87377d)
- Allow single value parsing in CSVParameter and MultiCSVParameter. (cc2aa0a)

Improvements in contrib packages
- Consistent naming of utils in arc contrib. (d56380d)
- Refactor voms proxy renewal and myproxy delegation. (f9b1d7d)
- Add myproxy delegation tools to wlcg and cms contribs. (d696c93)
- Add rlocks to guard checksum creation in contrib bundle tasks. (04fedbf)
- Catch xrootd listdir error in gfal interface. (f823440)

Fixes

- Backwards compatible lookup of log file in job data. (d067e02)
- Fix username in myproxy_info util in wlcg contrib. (2ae185f)
- Fix is_classmethod util, close 162. (02a71d4)
- Fix disabling of instance caching for proxy tasks. (2751204)
- Fix gfal_transfer_overwrite (160) (6199d42)
- Consistent usage of destination_info. (02d504c)
- Patch luigi run result in sandboxes. (6c02198)
- Fix inheritance issue in contrib ForestMerge task. (a892b9f)
- Fix entry point in example image, close 154. (e470fd3)
- Fix deps in docker and singularity sandboxes. (3b18aff)
- Fix readable_popen util. (e9100d4)
- Fix interactive messages. (cf1dfa3)
- Fix slurm job status queries. (22ced6c)
- Fix bookkeeping of finished jobs in remote workflow. (eee5d26, 6d88cf4)
- Fix job file merging setting in htcondor workflow, fix job id assignment. (fb58ec4)
- Fix cached workflow forwarding (147) (2f99321, f334bd3)
- Fix duration parsing. (09caa5d)
- Fix branch selection workflows. (098ec08)

Misc

- Update project list. (d277954)
- Update install instructions. (ba8c4f2)
- Restructure readme. (830a5e3, eceea23)
- Modernize docs. (4a9c2f3, 9d2d55c, a0cd688)
- Use LFS. (6450ef5)

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.